From a1fc96fda8d00678f40e1f8fe91804b0279c465a Mon Sep 17 00:00:00 2001 From: Adolf Belka Date: Thu, 21 Sep 2023 17:48:06 +0200 Subject: [PATCH] python3-setproctitle: Update to version 1.3.2-1 - IPFire-3.x - Update from version 1.3.1-1 to 1.3.2-1 - Changelog 1.3.2 Restore import-time initialization of macOS to avoid crash on thread+fork (issue #113). Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- python3-setproctitle/python3-setproctitle.nm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3-setproctitle/python3-setproctitle.nm b/python3-setproctitle/python3-setproctitle.nm index 924e6cdaf..1aff88745 100644 --- a/python3-setproctitle/python3-setproctitle.nm +++ b/python3-setproctitle/python3-setproctitle.nm @@ -4,7 +4,7 @@ ############################################################################### name = python3-setproctitle -version = 1.3.1 +version = 1.3.2 release = 1 thisapp = py-setproctitle-version-%{version} -- 2.47.3