python3-setproctitle: Update to version 1.3.2-1

Message ID 20230921154809.2460-4-adolf.belka@ipfire.org
State Accepted
Commit a1fc96fda8d00678f40e1f8fe91804b0279c465a
Headers
Series python3-setproctitle: Update to version 1.3.2-1 |

Commit Message

Adolf Belka Sept. 21, 2023, 3:48 p.m. UTC
  - 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 <adolf.belka@ipfire.org>
---
 python3-setproctitle/python3-setproctitle.nm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

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}