diff mbox series

[10/15] python3-calver: upgrade 2025.04.01 -> 2025.04.02

Message ID 1744073502-27695-10-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [01/15] curl: upgrade 8.12.1 -> 8.13.0 | expand

Commit Message

Mingyu Wang (Fujitsu) April 8, 2025, 12:51 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
============
- Update build backend
- Support running tests from source distribution

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

Patch

diff --git a/meta/recipes-devtools/python/python3-calver_2025.04.01.bb b/meta/recipes-devtools/python/python3-calver_2025.04.02.bb
similarity index 89%
rename from meta/recipes-devtools/python/python3-calver_2025.04.01.bb
rename to meta/recipes-devtools/python/python3-calver_2025.04.02.bb
index a05e787201..3f169e1f7c 100644
--- a/meta/recipes-devtools/python/python3-calver_2025.04.01.bb
+++ b/meta/recipes-devtools/python/python3-calver_2025.04.02.bb
@@ -4,7 +4,7 @@  LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 SRC_URI = "git://github.com/di/calver;branch=master;protocol=https;tag=${PV}"
-SRCREV = "5b62e5127f9ad5bb56bd09ccd8c44283a23ddb60"
+SRCREV = "e9c8017caf3e3aff214fbb581ee7f366de55f629"
 
 inherit python_setuptools_build_meta ptest-python-pytest