python3-setproctitle: upgrade 1.2.3 -> 1.3.2

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2022-09-21 23:13:48 +02:00
parent 64de03f29d
commit e9ed8cc2c2

View File

@@ -2,6 +2,6 @@ SUMMARY = "A Python module to customize the process title"
LICENSE = "BSD-3-Clause" LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=86d2d41b5f4f023f43466f8cb7adebaa" LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=86d2d41b5f4f023f43466f8cb7adebaa"
inherit pypi python_setuptools_build_meta inherit pypi setuptools3
SRC_URI[sha256sum] = "ecf28b1c07a799d76f4326e508157b71aeda07b84b90368ea451c0710dbd32c0" SRC_URI[sha256sum] = "b9fb97907c830d260fa0658ed58afd48a86b2b88aac521135c352ff7fd3477fd"