summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-deprecation.inc
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2019-11-29 10:49:06 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-12-01 23:17:09 -0500
commitc277a849ae93ee28d3b5db3efbc5c006e2690c33 (patch)
treee66216e63778ccb75f7667209bd554a0789309f7 /meta-openstack/recipes-devtools/python/python-deprecation.inc
parenta32e35c4916b7dbc3282d0a006273f1487f6ebee (diff)
downloadmeta-cloud-services-c277a849ae93ee28d3b5db3efbc5c006e2690c33.tar.gz
python-deprecation: 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-deprecation.inc')
-rw-r--r--meta-openstack/recipes-devtools/python/python-deprecation.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-deprecation.inc b/meta-openstack/recipes-devtools/python/python-deprecation.inc
new file mode 100644
index 0000000..eec4dd1
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python-deprecation.inc
@@ -0,0 +1,10 @@
1DESCRIPTION = "A library to handle automated deprecations"
2HOMEPAGE = "http://deprecation.readthedocs.io/en/latest/"
3SECTION = "devel/python"
4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
6
7SRC_URI[md5sum] = "d8a318c66d442dc4b900e070267ed9aa"
8SRC_URI[sha256sum] = "b9bff5cc91f601ef2a8a0200bc6cde3f18a48c2ed3d1ecbfc16076b14b3ad935"
9
10inherit pypi