2024-11-18 18:27:19 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-setproctitle: updated to 1.3.4
Version 1.3.4
- Add support for Python 3.13.
- Drop support for Python 3.7.
|
2023-10-04 11:46:17 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-setproctitle: updated to 1.3.3
1.3.3
- Add support for Python 3.12
- Fix package metadata to include Python 3.11, 3.12.
|
2022-08-18 09:35:32 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-setproctitle: updated to 1.3.2
Version 1.3.2
- Restore import-time initialization of macOS to avoid crash on thread+fork
|
2022-08-10 15:55:14 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-setproctitle: updated to 1.3.1
Version 1.3.1
-------------
- Fixed segfault on macOS 12.5 in forked processes.
Note that, as a workaround, Activity Monitor will show the title of the
parent.
|
2022-07-28 08:52:58 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-setproctitle: updated to 1.3.0
Version 1.3.0
- Added fallback no-op implementation if building the extension fails.
- Added support for displaying title as the process name in MacOS Activity
Monitor
- Fixed "Symbol not found: _Py_GetArgcArgv" error when using Xcode provided
Python
- Fixed FreeBSD support, broken in 1.2
- Added package type annotations
- Dropped support for Python 3.6.
|
2022-04-30 13:00:45 by Thomas Klausner | Files touched by this commit (1) | |
Log message:
py-setproctitle: mark as not-for-python-2.x
Last minor update broke this without notice
|
2022-04-15 07:39:58 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-setproctitle: updated to 1.2.3
Version 1.2.3
Added Python 3.10 packages.
Added Wheel packages for macOS.
Package build moved to cibuildwheel, other wheels provided
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|