dev-python/pyld
A library for working with identifiers of all kinds.
-
pyld-2.0.4~amd64 ~x86test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
View Download Browse License: BSDOverlay: tgbugs-overlay -
pyld-2.0.3-r2~amd64 ~x86test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
View Download Browse License: BSDOverlay: tgbugs-overlay
ChangeLog
commit 94a0eeffeab7d4ed6db6c2f3f5c76b0de4801446
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Thu Jun 27 17:47:27 2024 -0700
dev-python/pyld: vbump and cleanup
commit 633954798b856400b61eb6addf7301a699268dcc
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon Dec 18 21:02:35 2023 -0500
dev-python/pyld: revbump to use immutabledict
commit 9724c87f288c9949bbd2e754400b9155e6442869
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Wed Jul 12 20:07:53 2023 -0700
dev-python/pyld: pypi eclass with _pre to .dev fix
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 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 218f76ff552aef5dc7c7d324a77194d3e2e86a0f
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Fri Feb 11 18:34:41 2022 -0800
dev-python/pyld: remove frozendict upper limit
commit 72d8bb8403fcdfa726c6d3b06c6efad69b392877
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Wed Jan 12 18:14:55 2022 -0500
dev-python more ebuild cleanup and fixes
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 607ea1921266a595bfc80b7e70a137fd86c42ff4
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon Aug 3 05:35:30 2020 -0700
dev-python/pyld: first pass at ebuild
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Thu Jun 27 17:47:27 2024 -0700
dev-python/pyld: vbump and cleanup
commit 633954798b856400b61eb6addf7301a699268dcc
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon Dec 18 21:02:35 2023 -0500
dev-python/pyld: revbump to use immutabledict
commit 9724c87f288c9949bbd2e754400b9155e6442869
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Wed Jul 12 20:07:53 2023 -0700
dev-python/pyld: pypi eclass with _pre to .dev fix
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 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 218f76ff552aef5dc7c7d324a77194d3e2e86a0f
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Fri Feb 11 18:34:41 2022 -0800
dev-python/pyld: remove frozendict upper limit
commit 72d8bb8403fcdfa726c6d3b06c6efad69b392877
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Wed Jan 12 18:14:55 2022 -0500
dev-python more ebuild cleanup and fixes
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 607ea1921266a595bfc80b7e70a137fd86c42ff4
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon Aug 3 05:35:30 2020 -0700
dev-python/pyld: first pass at ebuild