diff mbox series

[08/10] python3-setuptools-rust: upgrade 1.5.1 -> 1.5.2

Message ID 14b45d2df0ab559a502f03468171f6d1dae5be05.1665270768.git.tim.orling@konsulko.com
State Accepted, archived
Commit 0cf8aeea74205b71be633afb199bf7ce5afbc938
Headers show
Series [01/10] python3-cryptography: upgrade 37.0.4 -> 38.0.1 | expand

Commit Message

Tim Orling Oct. 8, 2022, 11:54 p.m. UTC
1.5.2 (2022-09-19)
Fixed:
* Fix regression in dylib build artifacts not being found since 1.5.0.
  #290
* Fix regression in sdist missing examples and other supplementary
  files since 1.5.0. #291

https://github.com/PyO3/setuptools-rust/blob/main/CHANGELOG.md#152-2022-09-19

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
---
 ...etuptools-rust_1.5.1.bb => python3-setuptools-rust_1.5.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-setuptools-rust_1.5.1.bb => python3-setuptools-rust_1.5.2.bb} (92%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-setuptools-rust_1.5.1.bb b/meta/recipes-devtools/python/python3-setuptools-rust_1.5.2.bb
similarity index 92%
rename from meta/recipes-devtools/python/python3-setuptools-rust_1.5.1.bb
rename to meta/recipes-devtools/python/python3-setuptools-rust_1.5.2.bb
index 24a4f4abef0..502967fd20e 100644
--- a/meta/recipes-devtools/python/python3-setuptools-rust_1.5.1.bb
+++ b/meta/recipes-devtools/python/python3-setuptools-rust_1.5.2.bb
@@ -12,7 +12,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=011cd92e702dd9e6b1a26157b6fd53f5"
 SRC_URI = "${PYPI_SRC_URI} \
            https://files.pythonhosted.org/packages/67/08/e1aa2c582c62ac76e4d60f8e454bd3bba933781a06a88b4e38797445822a/setuptools-rust-${PV}.tar.gz \
            "
-SRC_URI[sha256sum] = "0e05e456645d59429cb1021370aede73c0760e9360bbfdaaefb5bced530eb9d7"
+SRC_URI[sha256sum] = "d8daccb14dc0eae1b6b6eb3ecef79675bd37b4065369f79c35393dd5c55652c7"
 
 inherit cargo pypi python_setuptools_build_meta