Skip to content

Commit cc4cc78

Browse files
committed
python3-setuptools-rust: upgrade 1.11.1 -> 1.12.0
1.12.0 (2025-08-29) * Set PYO3_BUILD_EXTENSION_MODULE environment variable when building PyO3 extensions. #540 https://github.com/PyO3/setuptools-rust/blob/main/CHANGELOG.md#1120-2025-08-29 Reference: PyO3/setuptools-rust#540 Comparing Changes: PyO3/setuptools-rust@v1.11.1...v1.12.0 Signed-off-by: Tim Orling <[email protected]>
1 parent 4ad510a commit cc4cc78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta/recipes-devtools/python/python3-setuptools-rust_1.11.1.bb renamed to meta/recipes-devtools/python/python3-setuptools-rust_1.12.0.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ BUGTRACKER = "https://github.com/PyO3/setuptools-rust/issues"
99
LICENSE = "MIT"
1010
LIC_FILES_CHKSUM = "file://LICENSE;md5=011cd92e702dd9e6b1a26157b6fd53f5"
1111

12-
SRC_URI[sha256sum] = "7dabc4392252ced314b8050d63276e05fdc5d32398fc7d3cce1f6a6ac35b76c0"
12+
SRC_URI[sha256sum] = "d94a93f0c97751c17014565f07bdc324bee45d396cd1bba83d8e7af92b945f0c"
1313

1414
PYPI_PACKAGE = "setuptools_rust"
1515
UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"

0 commit comments

Comments
 (0)