python3-meh: upgrade 0.51 -> 0.52

Changelog:
==========
- Merge pull request #42 from M4rtinK/master-optional_libreport
- Make libreport optional
- Merge pull request #40 from M4rtinK/master-make_buildrequires
- Add BuildRequires: make

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2024-06-25 16:56:09 +08:00 committed by Khem Raj
parent 532b4b699d
commit f16c0c0256
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -11,6 +11,6 @@ S = "${WORKDIR}/git"
SRC_URI = "git://github.com/rhinstaller/python-meh.git;protocol=https;branch=master"
SRCREV = "eb5d4adc3b838704b6a68f0f77ada2063a11ab1b"
SRCREV = "f0fcc3ce1943dce9cf958f4a2f7398daff619c9f"
FILES:${PN} += "${datadir}/python-meh"