summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-xstatic-objectpath_1.2.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-xstatic-objectpath_1.2.1.0.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-xstatic-objectpath_1.2.1.0.bb22
1 files changed, 22 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-xstatic-objectpath_1.2.1.0.bb b/meta-openstack/recipes-devtools/python/python3-xstatic-objectpath_1.2.1.0.bb
new file mode 100644
index 0000000..faf2858
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python3-xstatic-objectpath_1.2.1.0.bb
@@ -0,0 +1,22 @@
1DESCRIPTION = "objectpath packaged for setuptools3 (easy_install) / pip."
2HOMEPAGE = "https://pypi.python.org/pypi/XStatic-objectpath"
3SECTION = "devel/python"
4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://PKG-INFO;md5=98f106ed7f6916011689fc3699a6dabd"
6
7PYPI_PACKAGE = "XStatic-objectpath"
8
9SRC_URI[md5sum] = "680a5e23a3d362db0b0721e5620dd6fc"
10SRC_URI[sha256sum] = "cd1e9f502482afcdd028821148843b07b4065c8dcea8e5cc33abb9ae1cf20b20"
11
12inherit setuptools3 pypi
13
14# DEPENDS_default: python-pip
15
16DEPENDS += " \
17 python3-pip \
18 "
19
20# RDEPENDS_default:
21RDEPENDS_${PN} += " \
22 "