2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message: *: recursive bump for Python 3.11 as new default |
2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158) |
Log message: *: remove more references to Python 3.7 |
2023-06-13 20:24:46 by Thomas Klausner | Files touched by this commit (8) |
Log message: py-pspdfutils: not for Python 3.8 |
2023-06-01 18:48:29 by Thomas Klausner | Files touched by this commit (6) |
Log message: *: fix typo |
2023-06-01 18:28:16 by Thomas Klausner | Files touched by this commit (7) |
Log message: *: switch to py-pspdfutils instead of psutils |
2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670) |
Log message: print: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670) |
Log message: print: Remove SHA1 hashes for distfiles |
2020-03-18 19:00:22 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Fix shell portability |
2019-11-04 20:58:09 by Roland Illig | Files touched by this commit (101) |
Log message: print: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. |
2018-07-04 15:40:45 by Jonathan Perkin | Files touched by this commit (423) |
Log message: *: Move SUBST_STAGE from post-patch to pre-configure Performing substitutions during post-patch breaks tools such as mkpatches, making it very difficult to regenerate correct patches after making changes, and often leading to substituted string replacements being committed. |