summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-geojson_3.1.0.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2024-10-16 21:34:56 +0200
committerKhem Raj <raj.khem@gmail.com>2024-10-16 14:07:29 -0700
commit5122ca2d5cc890d317fb185b1b2c7d2011fecd15 (patch)
treed189c2a3b41fd23802189fb1c3f60dff9ba4d44a /meta-python/recipes-devtools/python/python3-geojson_3.1.0.bb
parenta426f5efdc7f91ec800d79a5b28c5e2431357b01 (diff)
downloadmeta-openembedded-5122ca2d5cc890d317fb185b1b2c7d2011fecd15.tar.gz
python3-geojson: backport python 3.13 patch
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-geojson_3.1.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-geojson_3.1.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-geojson_3.1.0.bb b/meta-python/recipes-devtools/python/python3-geojson_3.1.0.bb
index 742f921e59..36f5fa09ec 100644
--- a/meta-python/recipes-devtools/python/python3-geojson_3.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-geojson_3.1.0.bb
@@ -9,6 +9,7 @@ inherit pypi setuptools3 ptest
9 9
10SRC_URI += " \ 10SRC_URI += " \
11 file://run-ptest \ 11 file://run-ptest \
12 file://py3.13.patch \
12" 13"
13 14
14RDEPENDS:${PN}-ptest += " \ 15RDEPENDS:${PN}-ptest += " \