summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap_2.2.0.0.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-xstatic-angular-bootstrap_2.2.0.0.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-xstatic-angular-bootstrap_2.5.0.0.bb (renamed from meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap.inc)6
3 files changed, 3 insertions, 7 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap_2.2.0.0.bb b/meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap_2.2.0.0.bb
deleted file mode 100644
index 622f152..0000000
--- a/meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap_2.2.0.0.bb
+++ /dev/null
@@ -1,2 +0,0 @@
1require python-xstatic-angular-bootstrap.inc
2inherit setuptools3
diff --git a/meta-openstack/recipes-devtools/python/python3-xstatic-angular-bootstrap_2.2.0.0.bb b/meta-openstack/recipes-devtools/python/python3-xstatic-angular-bootstrap_2.2.0.0.bb
deleted file mode 100644
index 622f152..0000000
--- a/meta-openstack/recipes-devtools/python/python3-xstatic-angular-bootstrap_2.2.0.0.bb
+++ /dev/null
@@ -1,2 +0,0 @@
1require python-xstatic-angular-bootstrap.inc
2inherit setuptools3
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap.inc b/meta-openstack/recipes-devtools/python/python3-xstatic-angular-bootstrap_2.5.0.0.bb
index 1a38067..7d24a67 100644
--- a/meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap.inc
+++ b/meta-openstack/recipes-devtools/python/python3-xstatic-angular-bootstrap_2.5.0.0.bb
@@ -6,10 +6,10 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
6 6
7PYPI_PACKAGE = "XStatic-Angular-Bootstrap" 7PYPI_PACKAGE = "XStatic-Angular-Bootstrap"
8 8
9SRC_URI[md5sum] = "1d7d02580f022c36628f99fbf40e39c9" 9SRC_URI[md5sum] = "cb8629df48e822255d1057a2bc624cb6"
10SRC_URI[sha256sum] = "61b0a86aad66bf0d333ed24496f51d77cb20ad5bf664140d86e880b15a231166" 10SRC_URI[sha256sum] = "be60686c9a29c74ceeadd787969c2bcbce39f15b30daa4949574aeca602f9f35"
11 11
12inherit pypi 12inherit setuptools3 pypi
13 13
14DEPENDS += " \ 14DEPENDS += " \
15 ${PYTHON_PN}-pip \ 15 ${PYTHON_PN}-pip \