4bb729c142
- Update to 1.3.5 * Fix bouncing Dock icon on macOS (issue #143). * Fix building on C23 compilers (issue #145). - Add fdupes to BuildRequires - Run %fdupes in %install section
Nico Krapp2025-02-26 13:15:16 +00:00
c53c343035
Accepting request 1248714 from home:glaubitz:branches:devel:languages:python
Nico Krapp2025-02-26 13:15:16 +00:00
8685eec6a4
Accepting request 1225350 from devel:languages:python
Ana Guerrero2024-11-21 14:14:12 +00:00
fb44d42e59
Accepting request 1225350 from devel:languages:python
Ana Guerrero2024-11-21 14:14:12 +00:00
653409c255
- update to 1.3.4: * Add support for Python 3.13 (issue #139). * Drop support for Python 3.7.
Dirk Mueller2024-11-20 16:57:31 +00:00
0a9bdb637d
- update to 1.3.4: * Add support for Python 3.13 (issue #139). * Drop support for Python 3.7.
Dirk Mueller2024-11-20 16:57:31 +00:00
8d47914f00
Accepting request 1133403 from devel:languages:python
Ana Guerrero2023-12-15 20:50:02 +00:00
40ff4848ef
Accepting request 1133403 from devel:languages:python
Ana Guerrero2023-12-15 20:50:02 +00:00
7db4f5f4c0
Accepting request 1133099 from openSUSE:Factory:RISCV
Dirk Mueller2023-12-15 11:58:40 +00:00
cd82f9a963
Accepting request 1133099 from openSUSE:Factory:RISCV
Dirk Mueller2023-12-15 11:58:40 +00:00
e79e5fd7f9
Accepting request 1129198 from devel:languages:python
Ana Guerrero2023-11-27 21:44:48 +00:00
d0d946261b
Accepting request 1129198 from devel:languages:python
Ana Guerrero2023-11-27 21:44:48 +00:00
3043e0f842
- update to 1.3.3: * Add support for Python 3.12 * Fix package metadata to include Python 3.11, 3.12. - Fixed segfault after `os.environ.clear()` (issue #88). - Update to version 1.2 * Initialisation of the module moved to the first usage:
Dirk Mueller2023-11-27 16:15:14 +00:00
d1c123df87
- update to 1.3.3: * Add support for Python 3.12 * Fix package metadata to include Python 3.11, 3.12. - Fixed segfault after `os.environ.clear()` (issue #88). - Update to version 1.2 * Initialisation of the module moved to the first usage:
Dirk Mueller2023-11-27 16:15:14 +00:00
32ff301416
- update to 1.3.2: * Restore import-time initialization of macOS to avoid crash on thread+fork * Fixed segfault on macOS 12.5 in forked processes (issue #111). Note that, as a workaround, Activity Monitor will show the title of the parent. * Added fallback no-op implementation if building the extension fails. * Added support for displaying title as the process name in MacOS Activity Monitor (issue #10). * Fixed "Symbol not found: _Py_GetArgcArgv" error when using Xcode provided Python (issues #82, #103). * Fixed FreeBSD support, broken in 1.2 (issue #94). * Added package type annotations (issue #101). * Dropped support for Python 3.6.
Dirk Mueller2022-09-16 18:23:28 +00:00
8552713ebe
- update to 1.3.2: * Restore import-time initialization of macOS to avoid crash on thread+fork * Fixed segfault on macOS 12.5 in forked processes (issue #111). Note that, as a workaround, Activity Monitor will show the title of the parent. * Added fallback no-op implementation if building the extension fails. * Added support for displaying title as the process name in MacOS Activity Monitor (issue #10). * Fixed "Symbol not found: _Py_GetArgcArgv" error when using Xcode provided Python (issues #82, #103). * Fixed FreeBSD support, broken in 1.2 (issue #94). * Added package type annotations (issue #101). * Dropped support for Python 3.6.
Dirk Mueller2022-09-16 18:23:28 +00:00