Next | Query returned 2 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2022-06-16 00:29:15 by Greg Troxel | Files touched by this commit (4) | Package removed
Log message:
devel: Rename py-collections_extended to py-collections-extended

(This follows a guideline I just added to the pkgsrc guide: PKGNAME
should match the pip install name, not the Python module name.)
   2022-06-16 00:00:26 by Greg Troxel | Files touched by this commit (4)
Log message:
devel/py-collections-extended: Add version 2.0.2

collections_extended is a pure Python module with no dependencies
providing extra collections. The new collections include bags AKA
multisets, setlists AKA unique lists or ordered sets, a bijection, a
RangeMap which is a mapping from ranges to values, and an IndexedDict
class. There are also frozen (hashable) varieties of bags and
setlists.

Next | Query returned 2 messages, browsing 1 to 10 | previous