From 151b1b975167a695c5efaf6dfcd5977d24a7978b Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Wed, 9 Oct 2019 16:23:24 +0800 Subject: python-asn1crypto: upgrade 0.24.0 -> 1.0.1 -License-Update: Copyright year updated to 2019. Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-asn1crypto_1.0.1.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-asn1crypto_1.0.1.bb (limited to 'meta-python/recipes-devtools/python/python-asn1crypto_1.0.1.bb') diff --git a/meta-python/recipes-devtools/python/python-asn1crypto_1.0.1.bb b/meta-python/recipes-devtools/python/python-asn1crypto_1.0.1.bb new file mode 100644 index 0000000000..46aace286f --- /dev/null +++ b/meta-python/recipes-devtools/python/python-asn1crypto_1.0.1.bb @@ -0,0 +1,7 @@ +inherit setuptools +require python-asn1crypto.inc + +RDEPENDS_${PN} += " \ + ${PYTHON_PN}-subprocess \ + ${PYTHON_PN}-textutils \ +" -- cgit v1.2.3-54-g00ecf