summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-11-18 17:29:48 +0800
committerKhem Raj <raj.khem@gmail.com>2024-11-19 16:59:14 -0800
commit0340d53ec9c6a0b3ee6767ed27a46968befd6630 (patch)
treeb0a21977a90dc90776963e62db9baab0a1796791 /meta-python/recipes-devtools/python
parentd8097fa07a1781545b15d2b964021119ff866a14 (diff)
downloadmeta-openembedded-0340d53ec9c6a0b3ee6767ed27a46968befd6630.tar.gz
python3-setproctitle: upgrade 1.3.3 -> 1.3.4
Changelog: =========== - Add support for Python 3.13 - Drop support for Python 3.7. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-setproctitle_1.3.4.bb (renamed from meta-python/recipes-devtools/python/python3-setproctitle_1.3.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-setproctitle_1.3.3.bb b/meta-python/recipes-devtools/python/python3-setproctitle_1.3.4.bb
index d0373b46d7..24200533f5 100644
--- a/meta-python/recipes-devtools/python/python3-setproctitle_1.3.3.bb
+++ b/meta-python/recipes-devtools/python/python3-setproctitle_1.3.4.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=86d2d41b5f4f023f43466f8cb7adebaa"
9 9
10inherit pypi setuptools3 ptest 10inherit pypi setuptools3 ptest
11 11
12SRC_URI[sha256sum] = "c913e151e7ea01567837ff037a23ca8740192880198b7fbb90b16d181607caae" 12SRC_URI[sha256sum] = "3b40d32a3e1f04e94231ed6dfee0da9e43b4f9c6b5450d53e6dd7754c34e0c50"
13 13
14SRC_URI += " \ 14SRC_URI += " \
15 file://run-ptest \ 15 file://run-ptest \