summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/recipes-devtools/python/python3-lesscpy_0.10.2.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-lesscpy_0.14.0.bb (renamed from meta-openstack/recipes-devtools/python/python-lesscpy.inc)6
2 files changed, 3 insertions, 5 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-lesscpy_0.10.2.bb b/meta-openstack/recipes-devtools/python/python3-lesscpy_0.10.2.bb
deleted file mode 100644
index 167b970..0000000
--- a/meta-openstack/recipes-devtools/python/python3-lesscpy_0.10.2.bb
+++ /dev/null
@@ -1,2 +0,0 @@
1require python-lesscpy.inc
2inherit setuptools3
diff --git a/meta-openstack/recipes-devtools/python/python-lesscpy.inc b/meta-openstack/recipes-devtools/python/python3-lesscpy_0.14.0.bb
index c10b0b8..64417b3 100644
--- a/meta-openstack/recipes-devtools/python/python-lesscpy.inc
+++ b/meta-openstack/recipes-devtools/python/python3-lesscpy_0.14.0.bb
@@ -7,10 +7,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a01aae31681ac25b4c46f98d627b9b5d"
7DEPENDS += "${PYTHON_PN}-ply" 7DEPENDS += "${PYTHON_PN}-ply"
8RDEPENDS_${PN} += "${PYTHON_PN}-ply" 8RDEPENDS_${PN} += "${PYTHON_PN}-ply"
9 9
10SRC_URI[md5sum] = "fedbad1f4eb19c3af37f09560156246d" 10SRC_URI[md5sum] = "efe82be479ddb7bdc48b2114dab94b20"
11SRC_URI[sha256sum] = "ccad1ad2a89ced1875c5ca4e16e5478b791d31fb187fe29f1541859318ed9055" 11SRC_URI[sha256sum] = "7b664f60818a16afa8cc9f1dd6d9b17f944e0ce94e50787d76f81bc7a8648cce"
12 12
13inherit pypi 13inherit setuptools3 pypi
14 14
15DISTUTILS_INSTALL_ARGS = "--root=${D} \ 15DISTUTILS_INSTALL_ARGS = "--root=${D} \
16 --prefix=${prefix} \ 16 --prefix=${prefix} \