[oe-commits] [meta-openembedded] 45/82: python-dnspython: upgrade 1.15.0 -> 1.16.0

git at git.openembedded.org git at git.openembedded.org
Fri Nov 1 14:53:26 UTC 2019


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 77bb5edd00c9234c1cdf91785e4ce6d66c157b8b
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Thu Oct 31 12:59:22 2019 +0800

    python-dnspython: upgrade 1.15.0 -> 1.16.0
    
    -License-Update: Copyright year updated to 2017.
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-dnspython.inc            | 6 +++---
 .../{python-dnspython_1.15.0.bb => python-dnspython_1.16.0.bb}      | 0
 .../{python3-dnspython_1.15.0.bb => python3-dnspython_1.16.0.bb}    | 0
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-dnspython.inc b/meta-python/recipes-devtools/python/python-dnspython.inc
index 1b5f716..84502af 100644
--- a/meta-python/recipes-devtools/python/python-dnspython.inc
+++ b/meta-python/recipes-devtools/python/python-dnspython.inc
@@ -1,10 +1,10 @@
 DESCRIPTION = "DNS toolkit for Python"
 HOMEPAGE = "http://www.dnspython.org/"
 LICENSE = "ISC"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=b9d855ee0d7bea17c8b0994d37985e1e"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=5af50906b5929837f667dfe31052bd34"
 
-SRC_URI[md5sum] = "05d33ffb5d8f35ae0474bb952778a344"
-SRC_URI[sha256sum] = "40f563e1f7a7b80dc5a4e76ad75c23da53d62f1e15e6e517293b04e1f84ead7c"
+SRC_URI[md5sum] = "bc9ca3b3a82164667d5730ec6d5248a2"
+SRC_URI[sha256sum] = "36c5e8e38d4369a08b6780b7f27d790a292b2b08eea01607865bf0936c558e01"
 
 PYPI_PACKAGE_EXT = "zip"
 
diff --git a/meta-python/recipes-devtools/python/python-dnspython_1.15.0.bb b/meta-python/recipes-devtools/python/python-dnspython_1.16.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-dnspython_1.15.0.bb
rename to meta-python/recipes-devtools/python/python-dnspython_1.16.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-dnspython_1.15.0.bb b/meta-python/recipes-devtools/python/python3-dnspython_1.16.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-dnspython_1.15.0.bb
rename to meta-python/recipes-devtools/python/python3-dnspython_1.16.0.bb

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


More information about the Openembedded-commits mailing list