diff options
author | Derek Straka <derek@asterius.io> | 2017-12-19 10:42:06 -0500 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2017-12-27 07:25:01 -0800 |
commit | 80b6e6f151588765000cf17d2b86d0ded762def1 (patch) | |
tree | e6939caf939bc5c1bcaf5c91915c32589256fbca /meta-python | |
parent | b76cedf440e124e10d6374f86672ba6dacccea73 (diff) | |
download | meta-openembedded-80b6e6f151588765000cf17d2b86d0ded762def1.tar.gz |
python-asn1crypto: update to version 0.24.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-asn1crypto.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-asn1crypto_0.24.0.bb (renamed from meta-python/recipes-devtools/python/python-asn1crypto_0.23.0.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-asn1crypto_0.24.0.bb (renamed from meta-python/recipes-devtools/python/python3-asn1crypto_0.23.0.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-asn1crypto.inc b/meta-python/recipes-devtools/python/python-asn1crypto.inc index 92c71989d..0d3ee4152 100644 --- a/meta-python/recipes-devtools/python/python-asn1crypto.inc +++ b/meta-python/recipes-devtools/python/python-asn1crypto.inc | |||
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=52010cd3c7d7bd965b55721ef4d93ec2" | |||
6 | 6 | ||
7 | PYPI_PACKAGE = "asn1crypto" | 7 | PYPI_PACKAGE = "asn1crypto" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "97d54665c397b72b165768398dfdd876" | 9 | SRC_URI[md5sum] = "de3520426e81a6581352d4366f310eb1" |
10 | SRC_URI[sha256sum] = "0874981329cfebb366d6584c3d16e913f2a0eb026c9463efcc4aaf42a9d94d70" | 10 | SRC_URI[sha256sum] = "9d5c20441baf0cb60a4ac34cc447c6c189024b6b4c6cd7877034f4965c464e49" |
11 | 11 | ||
12 | inherit pypi | 12 | inherit pypi |
13 | 13 | ||
diff --git a/meta-python/recipes-devtools/python/python-asn1crypto_0.23.0.bb b/meta-python/recipes-devtools/python/python-asn1crypto_0.24.0.bb index 6af60c2d4..6af60c2d4 100644 --- a/meta-python/recipes-devtools/python/python-asn1crypto_0.23.0.bb +++ b/meta-python/recipes-devtools/python/python-asn1crypto_0.24.0.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-asn1crypto_0.23.0.bb b/meta-python/recipes-devtools/python/python3-asn1crypto_0.24.0.bb index bc672158a..bc672158a 100644 --- a/meta-python/recipes-devtools/python/python3-asn1crypto_0.23.0.bb +++ b/meta-python/recipes-devtools/python/python3-asn1crypto_0.24.0.bb | |||