2023-11-29 12:02:41 by Jonathan Perkin | Files touched by this commit (6) |
Log message: python: Exclude dependencies for build. When python bl3 files are included with PYTHON_FOR_BUILD_ONLY=yes, their DEPMETHOD is set to "build", in which case we do not want to include indirect dependencies as they will then be tagged as "build" also. Fixes potential runtime issues exposed by indirect dependency checks. |
2023-11-10 17:55:32 by Nia Alarie | Files touched by this commit (6) |
Log message: Revert previous |
2023-11-10 13:14:04 by Nia Alarie | Files touched by this commit (1) |
Log message: python39: Honour user's choice of readline implementation. |
2023-11-10 10:48:40 by Nia Alarie | Files touched by this commit (10) |
Log message: python39, python310: Fixes for Mac OS X 10.4 via MacPorts. |
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message: *: recursive bump for icu 74.1 |
2023-10-27 15:36:59 by Jonathan Perkin | Files touched by this commit (1) |
Log message: python39: Needs wide curses. |
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message: *: bump for openssl 3 |
2023-10-24 11:12:37 by Thomas Klausner | Files touched by this commit (6) |
Log message: python*: explicitly add --with-system-expat To make sure expat module is linked against expat library. Bump PKGREVISION. |
2023-10-23 10:50:36 by Thomas Klausner | Files touched by this commit (6) |
Log message: python*: add SUPERSEDES |
2023-10-23 08:36:01 by Thomas Klausner | Files touched by this commit (22) |
Log message: python*: include some standard modules in the base Python package As proposed on tech-pkg Bump PKGREVISION. |