Message ID | 20250616091643.918-14-wangmy@fujitsu.com |
---|---|
State | Accepted, archived |
Commit | ad9e2ba3d7c1af3f7084427eb9ddb0822460b108 |
Headers | show |
Series | [01/24] debianutils: upgrade 5.22 -> 5.23.1 | expand |
diff --git a/meta/recipes-devtools/python/python3-cython_3.1.1.bb b/meta/recipes-devtools/python/python3-cython_3.1.2.bb similarity index 93% rename from meta/recipes-devtools/python/python3-cython_3.1.1.bb rename to meta/recipes-devtools/python/python3-cython_3.1.2.bb index 1bc6eda4ac..77dbbe8b2c 100644 --- a/meta/recipes-devtools/python/python3-cython_3.1.1.bb +++ b/meta/recipes-devtools/python/python3-cython_3.1.2.bb @@ -7,7 +7,7 @@ SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=61c3ee8961575861fa86c7e62bc9f69c" -SRC_URI[sha256sum] = "505ccd413669d5132a53834d792c707974248088c4f60c497deb1b416e366397" +SRC_URI[sha256sum] = "6bbf7a953fa6762dfecdec015e3b054ba51c0121a45ad851fa130f63f5331381" inherit pypi setuptools3 cython