summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-xstatic-qunit_1.14.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-xstatic-qunit_1.14.0.2.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-xstatic-qunit_1.14.0.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-qunit_1.14.0.2.bb b/meta-openstack/recipes-devtools/python/python-xstatic-qunit_1.14.0.2.bb
index f54d6b1..014b004 100644
--- a/meta-openstack/recipes-devtools/python/python-xstatic-qunit_1.14.0.2.bb
+++ b/meta-openstack/recipes-devtools/python/python-xstatic-qunit_1.14.0.2.bb
@@ -1,4 +1,4 @@
1DESCRIPTION = "QUnit JavaScript library packaged for setuptools" 1DESCRIPTION = "QUnit JavaScript library packaged for setuptools3"
2HOMEPAGE = "https://pypi.python.org/pypi/XStatic-QUnit" 2HOMEPAGE = "https://pypi.python.org/pypi/XStatic-QUnit"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "MIT" 4LICENSE = "MIT"
@@ -9,7 +9,7 @@ PYPI_PACKAGE = "XStatic-QUnit"
9SRC_URI[md5sum] = "21d48252d3301bd7ae530bfeffa3d108" 9SRC_URI[md5sum] = "21d48252d3301bd7ae530bfeffa3d108"
10SRC_URI[sha256sum] = "c5e2d68d55a3f62b1cfc586112099a522a0a2e2eb22533bbe5dff7d907249ee6" 10SRC_URI[sha256sum] = "c5e2d68d55a3f62b1cfc586112099a522a0a2e2eb22533bbe5dff7d907249ee6"
11 11
12inherit setuptools pypi 12inherit setuptools3 pypi
13 13
14# DEPENDS_default: python-pip 14# DEPENDS_default: python-pip
15 15