diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-setuptools-rust_1.11.0.bb (renamed from meta/recipes-devtools/python/python3-setuptools-rust_1.10.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-setuptools-rust_1.10.2.bb b/meta/recipes-devtools/python/python3-setuptools-rust_1.11.0.bb index df39d61d86..fd6ebf2f61 100644 --- a/meta/recipes-devtools/python/python3-setuptools-rust_1.10.2.bb +++ b/meta/recipes-devtools/python/python3-setuptools-rust_1.11.0.bb | |||
@@ -9,7 +9,7 @@ BUGTRACKER = "https://github.com/PyO3/setuptools-rust/issues" | |||
9 | LICENSE = "MIT" | 9 | LICENSE = "MIT" |
10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=011cd92e702dd9e6b1a26157b6fd53f5" | 10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=011cd92e702dd9e6b1a26157b6fd53f5" |
11 | 11 | ||
12 | SRC_URI[sha256sum] = "5d73e7eee5f87a6417285b617c97088a7c20d1a70fcea60e3bdc94ff567c29dc" | 12 | SRC_URI[sha256sum] = "f765d66f3def6fdc85e1e6d889c6a812aea1430c8dadcf1c7b6779b45f874fb2" |
13 | 13 | ||
14 | PYPI_PACKAGE = "setuptools_rust" | 14 | PYPI_PACKAGE = "setuptools_rust" |
15 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | 15 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |