mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-18 10:58:18 +00:00
python3-setproctitle: upgrade 1.3.4 -> 1.3.5
Changelog: =========== - Modernizing handling of bool type. - docs: add release note about C23 compilers fix - fix: modernize handling of bool type - Preventing bouncing Dock icon when using setproctitle on newer macOS versions. - docs: add history note about bouncy macOS fix - fix(macOS): prevent bouncing Dock icon on newer macOS versions Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=86d2d41b5f4f023f43466f8cb7adebaa"
|
||||
|
||||
inherit pypi setuptools3 ptest
|
||||
|
||||
SRC_URI[sha256sum] = "3b40d32a3e1f04e94231ed6dfee0da9e43b4f9c6b5450d53e6dd7754c34e0c50"
|
||||
SRC_URI[sha256sum] = "1e6eaeaf8a734d428a95d8c104643b39af7d247d604f40a7bebcf3960a853c5e"
|
||||
|
||||
SRC_URI += " \
|
||||
file://run-ptest \
|
||||
Reference in New Issue
Block a user