diff mbox series

[meta-python,4/5] python3-cerberus: Upgrade 1.3.5 -> 1.3.7

Message ID 20250108093851.1560110-4-leon.anavi@konsulko.com
State Under Review
Headers show
Series [meta-python,1/5] python3-kivy: Upgrade 2.3.0 -> 2.3.1 | expand

Commit Message

Leon Anavi Jan. 8, 2025, 9:38 a.m. UTC
Upgrade to release 1.3.7:

- Amends missing changelog
- Support for Python 3.12 & 3.13

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../{python3-cerberus_1.3.5.bb => python3-cerberus_1.3.7.bb}  | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-cerberus_1.3.5.bb => python3-cerberus_1.3.7.bb} (63%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-cerberus_1.3.5.bb b/meta-python/recipes-devtools/python/python3-cerberus_1.3.7.bb
similarity index 63%
rename from meta-python/recipes-devtools/python/python3-cerberus_1.3.5.bb
rename to meta-python/recipes-devtools/python/python3-cerberus_1.3.7.bb
index 7d985fa7ac..83a06c6f57 100644
--- a/meta-python/recipes-devtools/python/python3-cerberus_1.3.5.bb
+++ b/meta-python/recipes-devtools/python/python3-cerberus_1.3.7.bb
@@ -4,10 +4,8 @@  SECTION = "devel/python"
 LICENSE = "ISC"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=48f8e9432d0dac5e0e7a18211a0bacdb"
 
-# The PyPI package uses a capital letter so we have to specify this explicitly
-PYPI_PACKAGE = "Cerberus"
 UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
 
 inherit pypi python_poetry_core
 
-SRC_URI[sha256sum] = "81011e10266ef71b6ec6d50e60171258a5b134d69f8fb387d16e4936d0d47642"
+SRC_URI[sha256sum] = "ecf249665400a0b7a9d5e4ee1ffc234fd5d003186d3e1904f70bc14038642c13"