summaryrefslogtreecommitdiff
path: root/textproc/py-pybtex-docutils
AgeCommit message (Collapse)AuthorFilesLines
2022-05-24Recursive revbump associated with update of ocaml.jaapb1-2/+1
Also change of mk/ocaml.mk to lang/ocaml/ocaml.mk.
2022-01-04*: bump PKGREVISION for egg.mk userswiz1-1/+2
They now have a tool dependency on py-setuptools instead of a DEPENDS
2021-12-06py-pybtex-docutils: update to 1.0.1.wiz3-12/+14
1.0.1 (in development) ---------------------- * Add py.typed so mypy finds the type annotations. * Switch to github actions for regression testing. 1.0.0 (15 January 2021) ----------------------- * Drop Python 2.7, 3.4, and 3.5 support. * Add type annotations. * Add support for sub and sup tags.
2021-10-26textproc: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip
2021-10-07textproc: Remove SHA1 hashes for distfilesnia1-2/+1
2019-10-22py-pybtex-docutils: updated to 0.2.2adam2-7/+7
0.2.2: * Drop Python 3.3 support. * New footnote and footnote_reference methods for docutils footnote support.
2018-12-13py-pybtex-docutils: clean-upadam1-7/+6
2018-07-26Added textproc/py-pybtex-docutils, a docutils plugin for pybtex.jaapb4-0/+39
Package is needed as a dependency for an update for lang/coq.