diff options
author | Derek Straka <derek@asterius.io> | 2017-02-22 19:13:50 -0500 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-23 23:22:29 +0100 |
commit | f2b080fb47903f58506b180d398476e1b92ab8f2 (patch) | |
tree | 7114d27b533407e78cbd828e422d69e596bc6a41 /meta-python/recipes-devtools/python | |
parent | 05fc773d68ace015860189739ef97677915d1cae (diff) | |
download | meta-openembedded-f2b080fb47903f58506b180d398476e1b92ab8f2.tar.gz |
python-pyasn1: update to version 0.2.2
Verify the license terms remain intact and update the location
and checksum to match the latest copyright modifications
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyasn1.inc | 6 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyasn1_0.2.2.bb (renamed from meta-python/recipes-devtools/python/python-pyasn1_0.1.9.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyasn1_0.2.2.bb (renamed from meta-python/recipes-devtools/python/python3-pyasn1_0.1.9.bb) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyasn1.inc b/meta-python/recipes-devtools/python/python-pyasn1.inc index 72cabc484..e740305ed 100644 --- a/meta-python/recipes-devtools/python/python-pyasn1.inc +++ b/meta-python/recipes-devtools/python/python-pyasn1.inc | |||
@@ -1,10 +1,10 @@ | |||
1 | SUMMARY = "Python library implementing ASN.1 types." | 1 | SUMMARY = "Python library implementing ASN.1 types." |
2 | HOMEPAGE = "http://pyasn1.sourceforge.net/" | 2 | HOMEPAGE = "http://pyasn1.sourceforge.net/" |
3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=425e62320d430219736139b134db2fc4" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=280606d9c18f200e03e0c247ac61475a" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "f00a02a631d4016818659d1cc38d229a" | 6 | SRC_URI[md5sum] = "800d0114db2084f7256586dadf37d1aa" |
7 | SRC_URI[sha256sum] = "853cacd96d1f701ddd67aa03ecc05f51890135b7262e922710112f12a2ed2a7f" | 7 | SRC_URI[sha256sum] = "6b42f96b942406712e0be5ea2bbbc57d8f30c7835a4904c9c195cc669736d435" |
8 | 8 | ||
9 | RDEPENDS_${PN}_class-target += " \ | 9 | RDEPENDS_${PN}_class-target += " \ |
10 | ${PYTHON_PN}-lang \ | 10 | ${PYTHON_PN}-lang \ |
diff --git a/meta-python/recipes-devtools/python/python-pyasn1_0.1.9.bb b/meta-python/recipes-devtools/python/python-pyasn1_0.2.2.bb index 4461918ca..4461918ca 100644 --- a/meta-python/recipes-devtools/python/python-pyasn1_0.1.9.bb +++ b/meta-python/recipes-devtools/python/python-pyasn1_0.2.2.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pyasn1_0.1.9.bb b/meta-python/recipes-devtools/python/python3-pyasn1_0.2.2.bb index a5e2a7136..a5e2a7136 100644 --- a/meta-python/recipes-devtools/python/python3-pyasn1_0.1.9.bb +++ b/meta-python/recipes-devtools/python/python3-pyasn1_0.2.2.bb | |||