diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-packaging_21.0.bb (renamed from meta/recipes-devtools/python/python3-packaging_20.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-packaging_20.9.bb b/meta/recipes-devtools/python/python3-packaging_21.0.bb index 92cf6a25fe..23ecd9df5e 100644 --- a/meta/recipes-devtools/python/python3-packaging_20.9.bb +++ b/meta/recipes-devtools/python/python3-packaging_21.0.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pypa/packaging" | |||
3 | LICENSE = "Apache-2.0 & BSD" | 3 | LICENSE = "Apache-2.0 & BSD" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=faadaedca9251a90b205c9167578ce91" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=faadaedca9251a90b205c9167578ce91" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "5b327ac1320dc863dca72f4514ecc086f31186744b84a230374cc1fd776feae5" | 6 | SRC_URI[sha256sum] = "7dc96269f53a4ccec5c0670940a4281106dd0bb343f47b7471f779df49c2fbe7" |
7 | 7 | ||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
9 | 9 | ||