summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/recipes-devtools/python/python3-xstatic-spin_1.2.5.3.bb (renamed from meta-openstack/recipes-devtools/python/python-xstatic-spin_1.2.5.2.bb)8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-spin_1.2.5.2.bb b/meta-openstack/recipes-devtools/python/python3-xstatic-spin_1.2.5.3.bb
index 4060bd9..66bd986 100644
--- a/meta-openstack/recipes-devtools/python/python-xstatic-spin_1.2.5.2.bb
+++ b/meta-openstack/recipes-devtools/python/python3-xstatic-spin_1.2.5.3.bb
@@ -2,19 +2,19 @@ DESCRIPTION = "Spin JavaScript library packaged for setuptools3"
2HOMEPAGE = "https://pypi.python.org/pypi/XStatic-Spin" 2HOMEPAGE = "https://pypi.python.org/pypi/XStatic-Spin"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://PKG-INFO;md5=322c2399a1682aaec2f4e5fff4be5726" 5LIC_FILES_CHKSUM = "file://PKG-INFO;md5=45c30e2aa7df682a626f8e3629b8f7ee"
6 6
7PYPI_PACKAGE = "XStatic-Spin" 7PYPI_PACKAGE = "XStatic-Spin"
8 8
9SRC_URI[md5sum] = "df83f80fd0b11545b64497112996e49e" 9SRC_URI[md5sum] = "d0cad2593c74eec38dbeed5161eab462"
10SRC_URI[sha256sum] = "7f46ef0e45e047019ba6eda22c432fb96f681b97bbe7f1749aa9209e07727192" 10SRC_URI[sha256sum] = "06e889cf3318f08ce74ef888b45d9f1e09017bb8e6d519a299c10a9e6b542642"
11 11
12inherit setuptools3 pypi 12inherit setuptools3 pypi
13 13
14# DEPENDS_default: python-pip 14# DEPENDS_default: python-pip
15 15
16DEPENDS += " \ 16DEPENDS += " \
17 python-pip \ 17 python3-pip \
18 " 18 "
19 19
20# RDEPENDS_default: 20# RDEPENDS_default: