summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-deprecation_1.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-deprecation_1.0.1.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-deprecation_1.0.1.bb12
1 files changed, 2 insertions, 10 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-deprecation_1.0.1.bb b/meta-openstack/recipes-devtools/python/python-deprecation_1.0.1.bb
index 53e3665..9f155a2 100644
--- a/meta-openstack/recipes-devtools/python/python-deprecation_1.0.1.bb
+++ b/meta-openstack/recipes-devtools/python/python-deprecation_1.0.1.bb
@@ -1,10 +1,2 @@
1DESCRIPTION = "A library to handle automated deprecations" 1require python-deprecation.inc
2HOMEPAGE = "http://deprecation.readthedocs.io/en/latest/" 2inherit setuptools
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 setuptools pypi