diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-packaging.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-packaging.inc | 4 |
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 7cedadf692..418483f4e8 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" | |||
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[md5sum] = "93d6ccbdfcb5b7697b6ecea53ecc294b" | 6 | SRC_URI[md5sum] = "19e0d1f82a9007b448650ccfeffd0a26" |
7 | SRC_URI[sha256sum] = "fe1d8331dfa7cc0a883b49d75fc76380b2ab2734b220fbb87d774e4fd4b851f8" | 7 | SRC_URI[sha256sum] = "3c292b474fda1671ec57d46d739d072bfd495a4f51ad01a055121d81e952b7a3" |
8 | 8 | ||
9 | DEPENDS += "${PYTHON_PN}-setuptools-scm-native" | 9 | DEPENDS += "${PYTHON_PN}-setuptools-scm-native" |
10 | RDEPENDS_${PN} += "${PYTHON_PN}-six ${PYTHON_PN}-pyparsing" | 10 | RDEPENDS_${PN} += "${PYTHON_PN}-six ${PYTHON_PN}-pyparsing" |