summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pytz-deprecation-shim_0.1.0.post0.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2022-03-18 13:10:47 +0000
committerKhem Raj <raj.khem@gmail.com>2022-03-19 19:00:34 -0700
commit7f27771b2891018758ea18eee20f4af8d25509e7 (patch)
treea564ee3203667d753d5f07ff1acca351f9c3c6ad /meta-python/recipes-devtools/python/python3-pytz-deprecation-shim_0.1.0.post0.bb
parent0fdc02d0f94b4138a98329e1313c8e4533c2404d (diff)
downloadmeta-openembedded-7f27771b2891018758ea18eee20f4af8d25509e7.tar.gz
Update for setuptools_build_meta renamed to python_setuptools_build_meta
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pytz-deprecation-shim_0.1.0.post0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pytz-deprecation-shim_0.1.0.post0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytz-deprecation-shim_0.1.0.post0.bb b/meta-python/recipes-devtools/python/python3-pytz-deprecation-shim_0.1.0.post0.bb
index 96f1522b7..d116c3bd4 100644
--- a/meta-python/recipes-devtools/python/python3-pytz-deprecation-shim_0.1.0.post0.bb
+++ b/meta-python/recipes-devtools/python/python3-pytz-deprecation-shim_0.1.0.post0.bb
@@ -8,4 +8,4 @@ SRC_URI[sha256sum] = "af097bae1b616dde5c5744441e2ddc69e74dfdcb0c263129610d85b874
8PYPI_PACKAGE = "pytz_deprecation_shim" 8PYPI_PACKAGE = "pytz_deprecation_shim"
9PYPI_SRC_URI = "https://files.pythonhosted.org/packages/94/f0/909f94fea74759654390a3e1a9e4e185b6cd9aa810e533e3586f39da3097/${PYPI_PACKAGE}-${PV}.tar.gz" 9PYPI_SRC_URI = "https://files.pythonhosted.org/packages/94/f0/909f94fea74759654390a3e1a9e4e185b6cd9aa810e533e3586f39da3097/${PYPI_PACKAGE}-${PV}.tar.gz"
10 10
11inherit pypi setuptools_build_meta 11inherit pypi python_setuptools_build_meta