2025-02-02 11:38:04 by Havard Eidnes | Files touched by this commit (28) |
Log message: lang/python and a number of python packages: re-do atomic64.mk issue. Evidently, python 3.13 brought in the need to support 64-bit atomics. This means that python extension packages built with C needs to use mk/atomic64.mk to make -latomic available on the required 32-bit ports. Sadly, there is no reliable way to detect in the .mk files whether the package is using C (or C++), so this change adds an unconditional include of mk/atomic64.mk when the python version is equal to or larger than 3.13 for packages using egg.mk or wheel.mk. This undoes the individual package Makefile inclusions of mk/atomic64.mk that I've added over the last few days. |
2025-01-19 18:04:01 by Havard Eidnes | Files touched by this commit (1) |
Log message: textproc/py-regex: use atomic64.mk to fix build on macppc w/python3.13. |
2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message: py-*: remove unused tool dependency py-setuptools includes the py-wheel functionality nowadays |
2024-11-07 11:44:04 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-regex: updated to 2024.11.6 2024.11.6 Unknown changes |
2024-09-12 21:20:37 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-regex: updated to 2024.9.11 2024.9.11 Unknown changes |
2024-07-25 08:50:35 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-regex: updated to 2024.7.24 2024.7.24 Unknown changes |
2024-05-16 16:15:44 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-regex: updated to 2024.5.15 2024.5.15 Unknown changes |
2024-05-10 06:46:09 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-regex: updated to 2024.5.10 2024.5.10 Unknown changes |