summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-asn1crypto_1.0.1.bb
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-10-23 11:17:56 +0800
committerKhem Raj <raj.khem@gmail.com>2019-10-24 01:01:44 -0700
commit582d445fcbbd228527fa85d9409c3e0c258ad475 (patch)
treeb7d5c022d0f4a92a809062eb28414d3c19489fd8 /meta-python/recipes-devtools/python/python3-asn1crypto_1.0.1.bb
parent12cb4828ce646b2e0bd7ed8dd8ee4ba5240edb38 (diff)
downloadmeta-openembedded-582d445fcbbd228527fa85d9409c3e0c258ad475.tar.gz
python-asn1crypto: upgrade 1.0.1 -> 1.2.0
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-asn1crypto_1.0.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-asn1crypto_1.0.1.bb6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-python/recipes-devtools/python/python3-asn1crypto_1.0.1.bb b/meta-python/recipes-devtools/python/python3-asn1crypto_1.0.1.bb
deleted file mode 100644
index cfbe57520c..0000000000
--- a/meta-python/recipes-devtools/python/python3-asn1crypto_1.0.1.bb
+++ /dev/null
@@ -1,6 +0,0 @@
1inherit setuptools3
2require python-asn1crypto.inc
3
4RDEPENDS_${PN}_class-target += " \
5 ${PYTHON_PN}-shell \
6"