From: Wang Mingyu <[email protected]>

Changelog:
============
- Drop support for Python < 3.9, support 3.9 .. 3.14.
- README: clarify pkg-config and pkgconf, #75
- Switch CI from Travis to GitHub Actions; test on all supported Python 
versions.
- Use src/ layout for project, fixes #36. Also move tests and test data to 
tests/.
- Replace deprecated distutils with setuptools to make tests work on Python 
3.12; fixes #64.
- Fix configure_extension for empty cflags or libs.

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../{python3-pkgconfig_1.5.5.bb => python3-pkgconfig_1.6.0.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pkgconfig_1.5.5.bb => 
python3-pkgconfig_1.6.0.bb} (81%)

diff --git a/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.5.bb 
b/meta-python/recipes-devtools/python/python3-pkgconfig_1.6.0.bb
similarity index 81%
rename from meta-python/recipes-devtools/python/python3-pkgconfig_1.5.5.bb
rename to meta-python/recipes-devtools/python/python3-pkgconfig_1.6.0.bb
index 8f65d3d4c5..e872c7a314 100644
--- a/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.5.bb
+++ b/meta-python/recipes-devtools/python/python3-pkgconfig_1.6.0.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=faa7f82be8f220bff6156be4790344fc"
 
-SRC_URI[sha256sum] = 
"deb4163ef11f75b520d822d9505c1f462761b4309b1bb713d08689759ea8b899"
+SRC_URI[sha256sum] = 
"4a5a6631ce937fafac457104a40d558785a658bbdca5c49b6295bc3fd651907f"
 
 RDEPENDS:${PN} = "pkgconfig \
                  python3-shell \
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#125144): 
https://lists.openembedded.org/g/openembedded-devel/message/125144
Mute This Topic: https://lists.openembedded.org/mt/118276663/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to