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-05-06 00:19:47 by Thomas Klausner | Files touched by this commit (2) |
Log message: py-poyo: convert to wheel.mk Bump PKGREVISION. |
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 |
2020-05-17 23:38:47 by Adam Ciarcinski | Files touched by this commit (14) |
Log message: pytest from versioned depends |
2020-01-14 22:35:45 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-poyo: updated to 0.5.0 0.5.0 Features * Add support for multiline strings ```yaml longtext: > This is a multiline string. It can contain all manners of characters. Single line breaks are ignored, but blank linkes cause line breaks. ``` Bugfixes * Fix link to poyo on PyPI * Trim trailing whitespace in variable Improvements * Update project to use src directory * Convert rst files to md * Reformat code base with black |
2018-02-14 17:54:24 by Min Sik Kim | Files touched by this commit (4) | |
Log message: textproc/py-poyo: Import version 0.4.0 from pkgsrc-wip A YAML Parser for Python. Poyo is 100% Python and does not require any additional libs. Packaged by Guillaume Delpierre and updated by me. |