From e9ed8cc2c2346c1f0175205fdf6d38aa9efe8430 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 21 Sep 2022 23:13:48 +0200 Subject: [PATCH] python3-setproctitle: upgrade 1.2.3 -> 1.3.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- ...n3-setproctitle_1.2.3.bb => python3-setproctitle_1.3.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-python/{python3-setproctitle_1.2.3.bb => python3-setproctitle_1.3.2.bb} (55%) diff --git a/recipes-python/python3-setproctitle_1.2.3.bb b/recipes-python/python3-setproctitle_1.3.2.bb similarity index 55% rename from recipes-python/python3-setproctitle_1.2.3.bb rename to recipes-python/python3-setproctitle_1.3.2.bb index 9ccd000..4a41664 100644 --- a/recipes-python/python3-setproctitle_1.2.3.bb +++ b/recipes-python/python3-setproctitle_1.3.2.bb @@ -2,6 +2,6 @@ SUMMARY = "A Python module to customize the process title" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=86d2d41b5f4f023f43466f8cb7adebaa" -inherit pypi python_setuptools_build_meta +inherit pypi setuptools3 -SRC_URI[sha256sum] = "ecf28b1c07a799d76f4326e508157b71aeda07b84b90368ea451c0710dbd32c0" +SRC_URI[sha256sum] = "b9fb97907c830d260fa0658ed58afd48a86b2b88aac521135c352ff7fd3477fd"