summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-packaging.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-packaging.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-packaging.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-packaging.inc b/meta-python/recipes-devtools/python/python-packaging.inc
index c32caaa40..7cedadf69 100644
--- a/meta-python/recipes-devtools/python/python-packaging.inc
+++ b/meta-python/recipes-devtools/python/python-packaging.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/pypa/packaging"
3LICENSE = "Apache-2.0 & BSD" 3LICENSE = "Apache-2.0 & BSD"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=faadaedca9251a90b205c9167578ce91" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=faadaedca9251a90b205c9167578ce91"
5 5
6SRC_URI[md5sum] = "867ce70984dc7b89bbbc3cac2a72b171" 6SRC_URI[md5sum] = "93d6ccbdfcb5b7697b6ecea53ecc294b"
7SRC_URI[sha256sum] = "28b924174df7a2fa32c1953825ff29c61e2f5e082343165438812f00d3a7fc47" 7SRC_URI[sha256sum] = "fe1d8331dfa7cc0a883b49d75fc76380b2ab2734b220fbb87d774e4fd4b851f8"
8 8
9DEPENDS += "${PYTHON_PN}-setuptools-scm-native" 9DEPENDS += "${PYTHON_PN}-setuptools-scm-native"
10RDEPENDS_${PN} += "${PYTHON_PN}-six ${PYTHON_PN}-pyparsing" 10RDEPENDS_${PN} += "${PYTHON_PN}-six ${PYTHON_PN}-pyparsing"