2023-08-02 18:17:20 by Nia Alarie | Files touched by this commit (41) |
Log message: *: Use FORCE_C_STD=c99 for C packages that use for loop initial declarations without setting -std=c99. |
2021-10-09 12:54:06 by Nia Alarie | Files touched by this commit (1) |
Log message: py-cElementTree: needs wrappers to add std=c99... |
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message: all: migrate homepages from http to https pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually. |
2020-01-08 14:44:42 by Joerg Sonnenberger | Files touched by this commit (9) |
Log message: Always extract the full Python distfile for modules. This retires an old "optimisation" that over time has created more problems than it solved, including various questions from users about the ignored patch failures. |
2020-01-03 09:03:59 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: py-cElementTree: fixed in lang/python |
2019-11-04 22:43:49 by Roland Illig | Files touched by this commit (155) |
Log message: textproc: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. |
2019-10-21 15:19:29 by Adam Ciarcinski | Files touched by this commit (2) |
Log message: Fix building with Python 3.8 |
2019-06-04 11:18:28 by Patrick Welche | Files touched by this commit (1) |
Log message: Revert previous: package still necessary to provide the fast implementation for ElementTree to find. Pointed out by adam@ |
2019-06-04 10:20:19 by Patrick Welche | Files touched by this commit (1) |
Log message: Note that py-cElementTree is deprecated since Python 3.3: https://bugs.python.org/issue13988 |
2016-08-28 17:48:37 by Thomas Klausner | Files touched by this commit (112) |
Log message: Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided by the infrastructure. Mark a couple more packages as not ready for python-3.x. |