summaryrefslogtreecommitdiffstats
path: root/meta-openstack
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack')
-rw-r--r--meta-openstack/recipes-devtools/python/python-xstatic-jquery_1.10.2.1.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-xstatic-jquery_1.10.2.1.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-xstatic-jquery_3.4.1.0.bb (renamed from meta-openstack/recipes-devtools/python/python-xstatic-jquery.inc)8
3 files changed, 4 insertions, 8 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-jquery_1.10.2.1.bb b/meta-openstack/recipes-devtools/python/python-xstatic-jquery_1.10.2.1.bb
deleted file mode 100644
index efbb9e3..0000000
--- a/meta-openstack/recipes-devtools/python/python-xstatic-jquery_1.10.2.1.bb
+++ /dev/null
@@ -1,2 +0,0 @@
1require python-xstatic-jquery.inc
2inherit setuptools3
diff --git a/meta-openstack/recipes-devtools/python/python3-xstatic-jquery_1.10.2.1.bb b/meta-openstack/recipes-devtools/python/python3-xstatic-jquery_1.10.2.1.bb
deleted file mode 100644
index efbb9e3..0000000
--- a/meta-openstack/recipes-devtools/python/python3-xstatic-jquery_1.10.2.1.bb
+++ /dev/null
@@ -1,2 +0,0 @@
1require python-xstatic-jquery.inc
2inherit setuptools3
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-jquery.inc b/meta-openstack/recipes-devtools/python/python3-xstatic-jquery_3.4.1.0.bb
index db8e2a2..b68654f 100644
--- a/meta-openstack/recipes-devtools/python/python-xstatic-jquery.inc
+++ b/meta-openstack/recipes-devtools/python/python3-xstatic-jquery_3.4.1.0.bb
@@ -6,12 +6,12 @@ LIC_FILES_CHKSUM = "file://README.txt;md5=af1f21066b501c7d9265fab0d5556ece"
6 6
7PYPI_PACKAGE = "XStatic-jQuery" 7PYPI_PACKAGE = "XStatic-jQuery"
8 8
9SRC_URI[md5sum] = "7a29efeab6961ef00ea2272c923f4503" 9SRC_URI[md5sum] = "8b7ace314d6780e159b2c03cd93a4b5b"
10SRC_URI[sha256sum] = "83416a6bb86e8534858c4d1ddca45e881c87639da6f78000c28c3a193fe91305" 10SRC_URI[sha256sum] = "3fccac7eb265f95430c62eb652cdaeb671785267c77413df926d9facd5825978"
11 11
12inherit pypi 12inherit setuptools3 pypi
13 13
14# DEPENDS_default: python-pip 14# DEPENDS_default: python3-pip
15 15
16DEPENDS += " \ 16DEPENDS += " \
17 ${PYTHON_PN}-pip \ 17 ${PYTHON_PN}-pip \