2023-06-26 18:10:24 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-requests-futures: updated to 1.0.1 v1.0.1 Add pytest.mark.network to test cases pyproject.toml config for black, isort, and pytest |
2022-07-08 16:36:04 by Thomas Klausner | Files touched by this commit (1) |
Log message: py-requests-futures: mark as not for python 3.x |
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 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message: archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Could not be committed due to merge conflict: devel/py-traitlets/distinfo The following distfiles were unfetchable (note: some may be only fetched conditionally): ./devel/pvs/distinfo pvs-3.2-solaris.tgz ./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip |
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message: devel: Remove SHA1 hashes for distfiles |
2019-06-12 22:40:36 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-requests-futures: updated to 1.0.0 1.0.0: Unknown changes |
2018-12-03 20:34:39 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-requests-futures: updated to 0.9.9 0.9.9: Unknown changes |
2018-10-22 09:56:11 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-requests-futures: updated to 0.9.8 0.9.8: Unknown changes |
2017-07-07 11:55:20 by Adam Ciarcinski | Files touched by this commit (4) |
Log message: Small add-on for the python requests http library. Makes use of python 3.2's concurrent.futures or the backport for prior versions of python. The additional API and changes are minimal and strives to avoid surprises. |