summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/recipes-devtools/python/python-xstatic-bootstrap-scss_3.3.7.1.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-xstatic-bootstrap-scss_3.3.7.1.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-xstatic-bootstrap-scss_3.4.1.0.bb (renamed from meta-openstack/recipes-devtools/python/python-xstatic-bootstrap-scss.inc)6
3 files changed, 3 insertions, 7 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-bootstrap-scss_3.3.7.1.bb b/meta-openstack/recipes-devtools/python/python-xstatic-bootstrap-scss_3.3.7.1.bb
deleted file mode 100644
index 20eab88..0000000
--- a/meta-openstack/recipes-devtools/python/python-xstatic-bootstrap-scss_3.3.7.1.bb
+++ /dev/null
@@ -1,2 +0,0 @@
1require python-xstatic-bootstrap-scss.inc
2inherit setuptools3
diff --git a/meta-openstack/recipes-devtools/python/python3-xstatic-bootstrap-scss_3.3.7.1.bb b/meta-openstack/recipes-devtools/python/python3-xstatic-bootstrap-scss_3.3.7.1.bb
deleted file mode 100644
index 20eab88..0000000
--- a/meta-openstack/recipes-devtools/python/python3-xstatic-bootstrap-scss_3.3.7.1.bb
+++ /dev/null
@@ -1,2 +0,0 @@
1require python-xstatic-bootstrap-scss.inc
2inherit setuptools3
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-bootstrap-scss.inc b/meta-openstack/recipes-devtools/python/python3-xstatic-bootstrap-scss_3.4.1.0.bb
index 2987919..3102979 100644
--- a/meta-openstack/recipes-devtools/python/python-xstatic-bootstrap-scss.inc
+++ b/meta-openstack/recipes-devtools/python/python3-xstatic-bootstrap-scss_3.4.1.0.bb
@@ -6,10 +6,10 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
6 6
7PYPI_PACKAGE = "XStatic-Bootstrap-SCSS" 7PYPI_PACKAGE = "XStatic-Bootstrap-SCSS"
8 8
9SRC_URI[md5sum] = "cc0d26647d10e1de84ba6649d3264f77" 9SRC_URI[md5sum] = "01b41f33c6c57d1a5d59f41ce360bdd0"
10SRC_URI[sha256sum] = "4d388df037293163bf3242e0b60c79d06e1f743af8b0be8473f92676340e5acd" 10SRC_URI[sha256sum] = "5cb56f0090cb6489d643730de57c68d8a6714f2b9fe526ac89bb68f5d77dfe10"
11 11
12inherit pypi 12inherit setuptools3 pypi
13 13
14# DEPENDS_default: python-pip 14# DEPENDS_default: python-pip
15 15