gpo.zugaina.org

Search Portage & Overlays:

dev-python/frozendict

A simple immutable mapping for python

Screenshots

  • frozendict-2.3.8
    amd64 ~ppc64
    test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug

    View      Download      Browse     License: MIT   

ChangeLog

commit fd004011a31dbfcfe79749598bbbba827da6133b
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Thu Jun 29 10:06:03 2023 -0700

dev-python: multiple vbumps for pypy3 compat

commit ecfd62ff6133cd67d200e29dad3b92ba151ee60d
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sun Apr 9 02:01:05 2023 -0700

dev-python: renames, remove cffi as not needed, numpy as upstream has pypy3 now

commit 92a4a02dbc551c262208d39db7e99abb3ba032c1
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sat Apr 8 18:47:44 2023 -0700

dev-python: compat for 3.11 and some vbumps

commit d406dfab7cf12362681c62f555b89132cb150639
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon Jan 16 18:10:13 2023 -0500

dev-python clean up old ebuilds

commit 21083b39f883a5a88342315a6e2f3e5fdd9e21d8
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon Jan 16 18:01:11 2023 -0500

dev-python compat drop 3_8

dropped for old ebuilds as well, many of those will be cleaned up

commit 391312cf63556d0207a31a89e5f4937c9e403681
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Wed Nov 30 14:19:07 2022 -0800

dev-python sync with gentoo upstream for pypy3 compat

commit 38cd255834639bccb825d6a6131cf841926b76e9
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Fri Feb 11 18:30:04 2022 -0800

dev-python/frozendict: bump and tweak tests

tests for 3.8 and 3.9 hit an issue with dict_items not having attr
mapping, which may or may not be an issue in practice and may only be an
issue when testing

commit 6a20eda738716f53bfa0435a57d4048d271d5242
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Wed Jan 12 00:21:44 2022 -0500

dev-python/pyld: frozendict upper bound

newer versions of frozendict do not compile correctly on pypy3, they
seem to be pulling in a bunch of cpython specific C code which means
that the module is no longer compatible/portable with pypy3

commit da0b5d9484f367d67bb5a9066a3fba7244e5b29a
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Tue Jan 11 21:46:12 2022 -0500

dev-python batch update pypi sourced to latest

commit 76ab5c69d2609a5e140dc210f94aef309e28777b
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon Aug 3 12:44:23 2020 -0700

dev-python/frozendict: from upstream for pypy3 3_9