[oe-commits] [meta-openembedded] 18/26: python-pyasn1-modules: upgrade 0.2.2 -> 0.2.6

git at git.openembedded.org git at git.openembedded.org
Sat Aug 3 01:11:41 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 bb1e389297e26b137cf5f54ae63a70edbdb6a29e
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Fri Aug 2 14:38:21 2019 +0800

    python-pyasn1-modules: upgrade 0.2.2 -> 0.2.6
    
    -License-Update: Copyright year updated to 2019.
    
    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-pyasn1-modules.inc       | 6 +++---
 ...ython-pyasn1-modules_0.2.2.bb => python-pyasn1-modules_0.2.6.bb} | 0
 ...hon3-pyasn1-modules_0.2.2.bb => python3-pyasn1-modules_0.2.6.bb} | 0
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pyasn1-modules.inc b/meta-python/recipes-devtools/python/python-pyasn1-modules.inc
index 87dbd1d..a9e4bbe 100644
--- a/meta-python/recipes-devtools/python/python-pyasn1-modules.inc
+++ b/meta-python/recipes-devtools/python/python-pyasn1-modules.inc
@@ -4,10 +4,10 @@ DESCRIPTION = "A collection of ASN.1 modules expressed in form of pyasn1\
  data structures (X.509, PKCS etc.)."
 HOMEPAGE = "https://github.com/etingof/pyasn1-modules"
 LICENSE = "BSD-2-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=815ac3f9ca693006349094b358ab3155"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a14482d15c2249de3b6f0e8a47e021fd"
 
-SRC_URI[md5sum] = "65ce1ea1021679bffe96065baab232de"
-SRC_URI[sha256sum] = "a0cf3e1842e7c60fde97cb22d275eb6f9524f5c5250489e292529de841417547"
+SRC_URI[md5sum] = "c0bbe9820c971a97f156ff343ae67911"
+SRC_URI[sha256sum] = "43c17a83c155229839cc5c6b868e8d0c6041dba149789b6d6e28801c64821722"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-pyasn1-modules_0.2.2.bb b/meta-python/recipes-devtools/python/python-pyasn1-modules_0.2.6.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyasn1-modules_0.2.2.bb
rename to meta-python/recipes-devtools/python/python-pyasn1-modules_0.2.6.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.2.bb b/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.6.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.2.bb
rename to meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.6.bb

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


More information about the Openembedded-commits mailing list