The NetBSD Project

CVS log for pkgsrc/misc/py-immutables/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / misc / py-immutables

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Oct 10 07:17:47 2024 UTC (3 months, 1 week ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -4 lines
py-immutables: updated to 0.21

0.21

Drop typing_extensions dependency
Replace _PyLong_Format with PyNumber_ToBase

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Aug 24 09:10:33 2023 UTC (16 months, 3 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -4 lines
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

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Oct 4 09:57:14 2022 UTC (2 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -4 lines
py-immutables: updated to 0.19

v0.19
Support for Python 3.11

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Sep 13 11:41:34 2022 UTC (2 years, 4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4 lines
py-immutables: updated to 0.18

v0.18:
null

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Apr 26 18:45:53 2022 UTC (2 years, 8 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4 lines
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

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Oct 26 10:59:22 2021 UTC (3 years, 2 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
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

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Oct 7 14:35:38 2021 UTC (3 years, 3 months ago) by nia
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
misc: Remove SHA1 hashes for distfiles

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Feb 15 21:17:36 2021 UTC (3 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -5 lines
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

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon May 18 10:50:04 2020 UTC (4 years, 8 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -5 lines
py-immutables: updated to 0.14

v0.14:
Allow None to be used as key in pure-Python implementation.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu May 14 06:04:46 2020 UTC (4 years, 8 months ago) by adam
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -5 lines
py-immutables: updated to 0.13

v0.13:
Bugfixes
Various improvements w.r.t. type annotations & typing
Fix pure-Python implementation to accept keyword argument

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed May 13 14:50:33 2020 UTC (4 years, 8 months ago) by adam
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -5 lines
py-immutables: updated to 0.12

v0.12:
Bug Fixes
Fix the mutation API to maintain elements count correctly

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jan 8 20:01:40 2020 UTC (5 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
py-immutables: added version 0.11

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.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>