2022-08-31 21:41:57 by Thomas Klausner | Files touched by this commit (2) |
Log message: py-bracex: adapt for dependency change Bump PKGREVISION. |
2022-06-01 12:57:09 by Adam Ciarcinski | Files touched by this commit (3) | ![]() |
Log message: py-bracex: updated to 2.3 2.3 NEW: Drop Python 3.6 support. NEW: Switch to Hatch build backend instead of Setuptools. 2.2.1 FIX: Remove excessive generator wrappers. FIX: Use AnyStr for string static types instead of custom alias. 2.2 NEW: Support Python 3.10 NEW: Command line interface using python3 -m bracex NEW: Add static types to API. |
2022-01-14 12:49:45 by Thomas Klausner | Files touched by this commit (34) |
Log message: *: remove workaround patches for python 3.6 |
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-09-26 17:21:30 by Makoto Fujiwara | Files touched by this commit (2) |
Log message: (textproc/py-bracex) fix build with py36, can not decode.. |
2021-05-28 06:22:58 by Adam Ciarcinski | Files touched by this commit (4) |
Log message: py-bracex: added version 2.1.1 Bracex is a brace expanding library (a la Bash) for Python. Brace expanding is used to generate arbitrary strings. |