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-05-12 17:59:16 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-jsonrpclib: updated to 0.2.1 v0.2.1 Ensuring build module is installed before source dist. v0.2.0 Bumping version to 0.2.0. |
2019-11-04 22:43:49 by Roland Illig | Files touched by this commit (155) |
Log message: textproc: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. |
2019-09-02 15:20:22 by Adam Ciarcinski | Files touched by this commit (415) |
Log message: Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for \ future Python 3.8 |
2019-04-26 15:14:25 by Maya Rashish | Files touched by this commit (473) |
Log message: Omit mentions of python 34 and 35, after those were removed. - Includes some whitespace changes, to be handled in a separate commit. |
2018-07-03 07:03:44 by Adam Ciarcinski | Files touched by this commit (495) |
Log message: extend PYTHON_VERSIONS_ for Python 3.7 |
2017-01-01 15:44:09 by Thomas Klausner | Files touched by this commit (577) |
Log message: Add python-3.6 to incompatible versions. |
2016-09-02 18:26:32 by Thomas Klausner | Files touched by this commit (4) |
Log message: Import py-jsonrpclib-0.1.7 as textproc/py-jsonrpclib. Packaged for wip by Jonathan Schleifer, with improvements by K.I.A.Derouiche and myself. This library is an implementation of the JSON-RPC specification. It supports both the original 1.0 specification, as well as the new (proposed) 2.0 spec, which includes batch submission, keyword arguments, etc. |