summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-simplegeneric.inc
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-09-12 15:57:18 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-09-15 00:03:03 -0400
commit4e42c257340629d7a963e570aab17fa1b0b1b426 (patch)
tree6996b481999a93774f79507ffd92fe4bcc209b45 /meta-openstack/recipes-devtools/python/python-simplegeneric.inc
parente73ce0dac012bcab1e3bd6db6ad9497cbc7618c5 (diff)
downloadmeta-cloud-services-4e42c257340629d7a963e570aab17fa1b0b1b426.tar.gz
python-simplegeneric: Add python3 version
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-simplegeneric.inc')
-rw-r--r--meta-openstack/recipes-devtools/python/python-simplegeneric.inc12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-simplegeneric.inc b/meta-openstack/recipes-devtools/python/python-simplegeneric.inc
new file mode 100644
index 0000000..2cd9fc0
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python-simplegeneric.inc
@@ -0,0 +1,12 @@
1DESCRIPTION = "Simple generic functions"
2HOMEPAGE = "https://pypi.python.org/pypi/simplegeneric/"
3SECTION = "devel/python"
4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://README.txt;md5=2085f2c228ed80422edf70e52e86c34b"
6
7PYPI_PACKAGE_EXT = "zip"
8
9SRC_URI[md5sum] = "f9c1fab00fd981be588fc32759f474e3"
10SRC_URI[sha256sum] = "dc972e06094b9af5b855b3df4a646395e43d1c9d0d39ed345b7393560d0b9173"
11
12inherit pypi