From 80b6e6f151588765000cf17d2b86d0ded762def1 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Tue, 19 Dec 2017 10:42:06 -0500 Subject: python-asn1crypto: update to version 0.24.0 Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python3-asn1crypto_0.24.0.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-asn1crypto_0.24.0.bb (limited to 'meta-python/recipes-devtools/python/python3-asn1crypto_0.24.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-asn1crypto_0.24.0.bb b/meta-python/recipes-devtools/python/python3-asn1crypto_0.24.0.bb new file mode 100644 index 0000000000..bc672158a9 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-asn1crypto_0.24.0.bb @@ -0,0 +1,8 @@ +inherit setuptools3 +require python-asn1crypto.inc + +RDEPENDS_${PN}_class-target += " \ + ${PYTHON_PN}-enum \ + ${PYTHON_PN}-selectors \ + ${PYTHON_PN}-shell \ +" -- cgit 1.2.3-korg