2023-08-24 11:10:33 by Adam Ciarcinski | Files touched by this commit (3) | |
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) | |
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) | |
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) | |
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 |
2021-10-07 16:35:55 by Nia Alarie | Files touched by this commit (378) |
Log message: misc: Remove SHA1 hashes for distfiles |
2021-02-15 22:17:37 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-immutables: updated to 0.15 v0.15 New Features Add support for Python 3.10 and more tests Make __repr__ more similar to other mapping types Misc Minor docs and CI fixes |