2022-12-12 09:19:43 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-m2r: updated to 0.3.1 Version 0.3.0 * Drop support for Python 2.7, 3.4, 3.5, and 3.6 * Add compatibility with docutils 0.19 * Sync up assertion with changes in argparse * Limit mistune dependency version range |
2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289) |
Log message: python: egg.mk: add USE_PKG_RESOURCES flag This flag should be set for packages that import pkg_resources and thus need setuptools after the build step. Set this flag for packages that need it and 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 |
2021-04-06 17:03:32 by Adam Ciarcinski | Files touched by this commit (5) |
Log message: use versioned py-pygemnts |
2018-10-14 14:10:47 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message: py-m2r: updated to 0.2.1 Version 0.2.1: Add --disable-inline-math and m2r_disable_inline_math sphinx option |
2018-08-16 13:39:04 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-m2r: updated to 0.2.0 Version 0.2.0: Add start-line and end-line option to mdinclude directive Add anonymous_references option |
2018-07-07 10:28:19 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-m2r: updated to 0.1.15 Version 0.1.15: Support Sphinx's doc/ref directives for relative links |
2018-03-23 13:08:52 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-m2r: updated to 0.1.14 Version 0.1.14: * Implement markdown link with title |