diff mbox series

[meta-python,38/54] python3-pyzstd: upgrade 0.16.1 -> 0.16.2

Message ID 1728896115-2944-38-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-oe,01/54] adw-gtk3: upgrade 5.4 -> 5.5 | expand

Commit Message

Mingyu Wang (Fujitsu) Oct. 14, 2024, 8:54 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
============
- Build wheels for Python 3.13
- Deprecate support for Python version before 3.9 and stop building wheels for them

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-pyzstd_0.16.1.bb => python3-pyzstd_0.16.2.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pyzstd_0.16.1.bb => python3-pyzstd_0.16.2.bb} (86%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pyzstd_0.16.1.bb b/meta-python/recipes-devtools/python/python3-pyzstd_0.16.2.bb
similarity index 86%
rename from meta-python/recipes-devtools/python/python3-pyzstd_0.16.1.bb
rename to meta-python/recipes-devtools/python/python3-pyzstd_0.16.2.bb
index a4aae4aca..c1abd59f6 100644
--- a/meta-python/recipes-devtools/python/python3-pyzstd_0.16.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pyzstd_0.16.2.bb
@@ -8,7 +8,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=aedb5a2679cd1552fb61c181ef974b9e"
 
 PYPI_PACKAGE = "pyzstd"
 
-SRC_URI[sha256sum] = "ed50c08233878c155c73ab2622e115cd9e46c0f1c2e2ddd76f2e7ca24933f195"
+SRC_URI[sha256sum] = "179c1a2ea1565abf09c5f2fd72f9ce7c54b2764cf7369e05c0bfd8f1f67f63d2"
 
 inherit pypi setuptools3