[oe-commits] [meta-openembedded] 13/23: python-pyasn1-modules: update to version 0.2.2

git at git.openembedded.org git at git.openembedded.org
Sat Jun 30 16:05:52 UTC 2018


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 4ef58ec904310e0795d98e9d6c2e99f21024a53c
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Jun 29 16:08:25 2018 -0400

    python-pyasn1-modules: update to version 0.2.2
    
    License-Update: Checksum changed due to copyright year update
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    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.1.bb => python-pyasn1-modules_0.2.2.bb} | 0
 ...hon3-pyasn1-modules_0.2.1.bb => python3-pyasn1-modules_0.2.2.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 9fa54cf..87dbd1d 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=280606d9c18f200e03e0c247ac61475a"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=815ac3f9ca693006349094b358ab3155"
 
-SRC_URI[md5sum] = "ff938698590f314ff9b3d5c48737d899"
-SRC_URI[sha256sum] = "af00ea8f2022b6287dc375b2c70f31ab5af83989fc6fe9eacd4976ce26cd7ccc"
+SRC_URI[md5sum] = "65ce1ea1021679bffe96065baab232de"
+SRC_URI[sha256sum] = "a0cf3e1842e7c60fde97cb22d275eb6f9524f5c5250489e292529de841417547"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-pyasn1-modules_0.2.1.bb b/meta-python/recipes-devtools/python/python-pyasn1-modules_0.2.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pyasn1-modules_0.2.1.bb
rename to meta-python/recipes-devtools/python/python-pyasn1-modules_0.2.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.1.bb b/meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.1.bb
rename to meta-python/recipes-devtools/python/python3-pyasn1-modules_0.2.2.bb

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


More information about the Openembedded-commits mailing list