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 |
2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message: *: Revbump packages that use Python at runtime without a PKGNAME prefix |
2022-01-14 18:52:07 by Thomas Klausner | Files touched by this commit (146) |
Log message: *: python2 egg files are back, add them to the PLISTs |
2022-01-10 09:53:14 by Thomas Klausner | Files touched by this commit (2) |
Log message: py27-cairosvg: convert to egg.mk |
2021-10-26 12:06:54 by Nia Alarie | Files touched by this commit (150) |
Log message: converters: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 15:29:13 by Nia Alarie | Files touched by this commit (150) |
Log message: converters: Remove SHA1 hashes for distfiles |
2018-03-26 02:33:40 by Joerg Sonnenberger | Files touched by this commit (5) | |
Log message: Restore py-cairosvg before 2.0 and update it to 1.0.22. This version is exclusively for Python 2.7 use. Changes: - Fix crash when lxml is not installed - CairoSVG was vulnerable to XML eXternal Entity (XXE) attacks, this release fixes this vulnerability by not resolving the XML entities anymore. |