./misc/py-immutables, Immutable collections

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


Branch: CURRENT, Version: 0.20, Package name: py311-immutables-0.20, Maintainer: pkgsrc-users

An immutable mapping type for Python.

The underlying datastructure is a Hash Array Mapped Trie (HAMT) used in
Clojure, Scala, Haskell, and other functional languages. This implementation is
used in CPython 3.7 in the contextvars module (see PEP 550 and PEP 567 for more
details).

Immutable mappings based on HAMT have O(log N) performance for both set() and
get() operations, which is essentially O(1) for relatively small mappings.


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

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 86.849 KB

Version history: (Expand)


CVS history: (Expand)


   2023-08-24 11:10:33 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-immutables: updated to 0.20

v0.20

Enable support for pattern matching
add support for aix/sunos
Python 3.12 compatibility
Add contains to MapKeys
Add PEP 585 GenericAlias support
Move metadata to pyproject.toml, fix test fixture inclusion in sdist
   2023-07-30 17:41:40 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Remove dependencies for Python 3.7
   2023-03-29 11:34:15 by Thomas Klausner | Files touched by this commit (96)
Log message:
*: use PYTHON_VERSION instead of _PYTHON_VERSION
   2022-10-04 11:57:14 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-immutables: updated to 0.19

v0.19
Support for Python 3.11
   2022-09-13 13:41:34 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-immutables: updated to 0.18

v0.18:
null
   2022-04-26 20:45:53 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-immutables: updated to 0.17

v0.17
Add missing name in table [project] in 'pyproject.toml'.

v0.16
Refactor typings
Update Python 3.10 support, drop Python 3.5
   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:59:39 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz