./devel/py-multipledispatch, Efficient, mostly complete implementation of multiple dispatch

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.0, Package name: py310-multipledispatch-1.0.0, Maintainer: minskim

multipledispatch is an efficient, mostly complete implementation of
multiple dispatch that performs static analysis to avoid conflicts, and
provides optional namespace support.


Required to run:
[devel/py-setuptools] [lang/python27] [lang/py-six]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 12.095 KB

Version history: (Expand)


CVS history: (Expand)


   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) | Package updated
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) | Package updated
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) | Package updated
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.