2023-07-24 20:57:50 by Thomas Klausner | Files touched by this commit (1) |
Log message: py-multipledispatch: does not support Python 2 |
2023-07-21 09:56:11 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-multipledispatch: updated to 1.0.0 1.0.0 Unknown changes |
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 |
2018-09-06 16:07:00 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-multipledispatch: updated to 0.6.0 0.6.0: Bug fixes. |
2018-03-02 16:02:50 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-multipledispatch: updated to 0.5.0 0.5.0: optimize import times Switch testing to pytest add benchmark test support PEP484 function argument annotation setup.py improvements Convert readthedocs links for their .org -> .io migration for hosted |
2017-07-31 00:32:28 by Thomas Klausner | Files touched by this commit (229) |
Log message: Switch github HOMEPAGEs to https. |
2017-03-17 20:30:47 by Min Sik Kim | Files touched by this commit (1) |
Log message: Clear USE_LANGUAGES for py-multipledispatch |
2017-03-16 23:42:56 by Min Sik Kim | Files touched by this commit (4) |
Log message: Import py-multipledispatch-0.4.9 as devel/py-multipledispatch multipledispatch is an efficient, mostly complete implementation of multiple dispatch that performs static analysis to avoid conflicts, and provides optional namespace support. |