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