[oe-commits] [meta-openembedded] 13/13: python3-packaging: upgrade 20.0 -> 20.3

git at git.openembedded.org git at git.openembedded.org
Wed Mar 11 01:21:35 UTC 2020


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit f5d2bf55a8169a9446c2f96f327b3e5d91a6e6cc
Author: Pierre-Jean Texier <pjtexier at koncepto.io>
AuthorDate: Tue Mar 10 14:25:33 2020 +0000

    python3-packaging: upgrade 20.0 -> 20.3
    
    Signed-off-by: Pierre-Jean Texier <pjtexier at koncepto.io>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-packaging.inc              | 4 ++--
 .../python/{python3-packaging_20.0.bb => python3-packaging_20.3.bb}   | 0
 2 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 7cedadf..418483f 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"
 LICENSE = "Apache-2.0 & BSD"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=faadaedca9251a90b205c9167578ce91"
 
-SRC_URI[md5sum] = "93d6ccbdfcb5b7697b6ecea53ecc294b"
-SRC_URI[sha256sum] = "fe1d8331dfa7cc0a883b49d75fc76380b2ab2734b220fbb87d774e4fd4b851f8"
+SRC_URI[md5sum] = "19e0d1f82a9007b448650ccfeffd0a26"
+SRC_URI[sha256sum] = "3c292b474fda1671ec57d46d739d072bfd495a4f51ad01a055121d81e952b7a3"
 
 DEPENDS += "${PYTHON_PN}-setuptools-scm-native"
 RDEPENDS_${PN} += "${PYTHON_PN}-six ${PYTHON_PN}-pyparsing"
diff --git a/meta-python/recipes-devtools/python/python3-packaging_20.0.bb b/meta-python/recipes-devtools/python/python3-packaging_20.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-packaging_20.0.bb
rename to meta-python/recipes-devtools/python/python3-packaging_20.3.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list