summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-babel_2.15.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-babel_2.15.0.bb')
-rw-r--r--meta/recipes-devtools/python/python3-babel_2.15.0.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-devtools/python/python3-babel_2.15.0.bb b/meta/recipes-devtools/python/python3-babel_2.15.0.bb
index 03d06c4684..c8a0d23100 100644
--- a/meta/recipes-devtools/python/python3-babel_2.15.0.bb
+++ b/meta/recipes-devtools/python/python3-babel_2.15.0.bb
@@ -5,10 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e7ebed8cd9f4ff11f547e3afd024a28c"
5 5
6SRC_URI[sha256sum] = "8daf0e265d05768bc6c7a314cf1321e9a123afc328cc635c18622a2f30a04413" 6SRC_URI[sha256sum] = "8daf0e265d05768bc6c7a314cf1321e9a123afc328cc635c18622a2f30a04413"
7 7
8PYPI_PACKAGE = "Babel"
9
10PYPI_SRC_URI = "https://files.pythonhosted.org/packages/source/b/babel/babel-${PV}.tar.gz"
11
12inherit pypi setuptools3 8inherit pypi setuptools3
13 9
14S = "${WORKDIR}/babel-${PV}" 10S = "${WORKDIR}/babel-${PV}"