summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-pyasn1-modules_0.2.1.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-pyasn1-modules_0.2.1.bb b/meta-openstack/recipes-devtools/python/python-pyasn1-modules_0.2.1.bb
deleted file mode 100644
index c812fe6..0000000
--- a/meta-openstack/recipes-devtools/python/python-pyasn1-modules_0.2.1.bb
+++ /dev/null
@@ -1,15 +0,0 @@
1DESCRIPTION = "A collection of ASN.1-based protocols modules."
2HOMEPAGE = "https://pypi.python.org/pypi/pyasn1-modules/"
3SECTION = "devel/python"
4LICENSE = "BSD"
5LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=280606d9c18f200e03e0c247ac61475a"
6
7SRC_URI[md5sum] = "ff938698590f314ff9b3d5c48737d899"
8SRC_URI[sha256sum] = "af00ea8f2022b6287dc375b2c70f31ab5af83989fc6fe9eacd4976ce26cd7ccc"
9
10inherit setuptools pypi
11
12RDEPENDS_${PN} += " \
13 python-pyasn1 \
14 "
15 \ No newline at end of file