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-08-07 10:59:52 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-yaml: updated to 6.0.2 6.0.2 Support for Cython 3.x and Python 3.13 |
2023-11-13 17:34:02 by Thomas Klausner | Files touched by this commit (4) |
Log message: py-yaml: do not use cython This module doesn't support Cython 3. This is an open issue since Jan 2022: https://github.com/yaml/pyyaml/issues/601 Bump PKGREVISION. |
2023-07-18 06:34:33 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-yaml: updated to 6.0.1 6.0.1 pin Cython build dep to < 3.0 |
2023-04-17 21:38:53 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-yaml: updated to 6.0 6.0 Change README format to Markdown Add a test for YAML 1.1 types fix float resolver to ignore `.` and `._` drop Python 2.7 Fix spelling of “hexadecimal” fix representation of Enum subclasses fix libyaml extension compiler warnings fix ResourceWarning on leaked file descriptors always require `Loader` arg to `yaml.load()` remove remaining direct distutils usage |
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message: Reset MAINTAINER |
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message: *: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS |
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message: textproc: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip |
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message: textproc: Remove SHA1 hashes for distfiles |
2021-02-21 19:33:44 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: py-yaml: needs py-cython |