[meta-virtualization] [m-c-s][PATCH 3/6] python-deprecation: initial version

Mark Asselstine mark.asselstine at windriver.com
Wed Nov 22 10:28:09 PST 2017


This package is required by python-openstacksdk.

Signed-off-by: Mark Asselstine <mark.asselstine at windriver.com>
---
 .../recipes-devtools/python/python-deprecation_1.0.1.bb        | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 meta-openstack/recipes-devtools/python/python-deprecation_1.0.1.bb

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
new file mode 100644
index 0000000..53e3665
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python-deprecation_1.0.1.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "A library to handle automated deprecations"
+HOMEPAGE = "http://deprecation.readthedocs.io/en/latest/"
+SECTION = "devel/python"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
+
+SRC_URI[md5sum] = "d8a318c66d442dc4b900e070267ed9aa"
+SRC_URI[sha256sum] = "b9bff5cc91f601ef2a8a0200bc6cde3f18a48c2ed3d1ecbfc16076b14b3ad935"
+
+inherit setuptools pypi
-- 
2.7.4



More information about the meta-virtualization mailing list