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-01-22 10:14:48 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-dominate: updated to 2.9.1 2.9.1 Allow dominate to work in async contexts 2.9.0 Modernize setuptools support to use pyproject.toml Replace the obsolete `setup.py` script and `setup.cfg` configuration file with the modern PEP 621 `pyproject.toml` metadata. This also implies replacing the custom version/long-description grabbing logic (that is broken with Python 3.12) with the features nowadays built-in in setuptools. |
2023-11-05 23:11:37 by Thomas Klausner | Files touched by this commit (2) |
Log message: py-dominate: not for Python 3.12 Next version will support it https://github.com/Knio/dominate/issues/172 |
2023-08-30 16:47:54 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-dominate: updated to 2.8.0 2.8.0 Fix incorrect context handling when a tag is used 2+ levels deeper than it was \ created. |
2022-11-03 12:57:39 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-dominate: updated to 2.7.0 2.7.0: Bug fixed |
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-16 21:52:35 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-dominate: updated to 2.6.0 2.6.0: Add get_current() to return the current active element in a with context. |
2020-05-17 22:56:29 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-dominate: updated to 2.5.1 2.5.1: fix quote character 2.5.0: Update CI, versions |