dev-python/srsly
Modern high-performance serialization utilities for Python.
-
srsly-2.5.3~amd64test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug verify-provenance
View
Download
Browse License: MIT Overlay: tatsh-overlay
ChangeLog
commit 4abdd0c0e3cbd23eea6458d8c488cd74d51e5f52
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 12:18:54 2026 -0400
*/*: set PYPI_VERIFY_REPO
Enables the verify-provenance flag so the PyPI attestation can be checked
against the publisher. The repository comes from the remote-id each package
already records, so nothing is guessed.
app-misc/deltona also loses a version suffix that leaked into its
EPYTEST_PLUGINS entries and made the generated BDEPEND atoms invalid.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 2cf14a0931e2d88787e7d2449f696c4c1df3222b
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 10:58:17 2026 -0400
*/*: declare EPYTEST_PLUGINS
The plugin list comes from the pytest-* test dependencies each ebuild already
declares; a package that declares none gets an empty list. msgspec's
PYTEST_DISABLE_PLUGIN_AUTOLOAD is redundant once the list is set.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit c017d4b6078d7b736c2536678f3d424537cb52ed
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 10:52:22 2026 -0400
*/*: add Python 3.15 to PYTHON_COMPAT
Only where every dependency constrained to this package's Python targets
already supports it, iterated until no further package became eligible.
pkgcheck reports the same four NonsolvableDepsInStable as before.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 3e0ee9e456fffe3e6897c063f70aa3618d81667c
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 08:42:08 2026 -0400
dev-python/srsly: downgrade to 2.5.3
spacy 3.8.14 caps srsly at <3.0.0 and nothing else in the tree needs 3.x.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit cadda3b82741e12605ec0781db5a2bc0c9d097ea
Author: Andrew Udvare <audvare@gmail.com>
Date: Wed Jun 24 16:25:52 2026 -0400
dev-python/srsly: add 3.0.0, drop 2.5.3
commit 550a1873401623c55a8aba48a22caae7a8f66134
Author: Andrew Udvare <audvare@gmail.com>
Date: Tue May 5 23:30:33 2026 -0400
dev-python/srsly: enable tests
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 46e42394ed2f243384b9064bd5a4fe9a37849bf0
Author: Andrew Udvare <audvare@gmail.com>
Date: Fri Apr 24 03:09:10 2026 -0400
dev-python/srsly: add 2.5.3, drop 3.0.0
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit d2d03ad4c12dadfcc348cbbd1104672675af8998
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Mar 28 18:50:16 2026 -0400
dev-python/srsly: add 3.0.0, drop 2.5.2
commit 681a2a93455b4832ec2ca61e582f8410a8edbfc6
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Dec 6 17:35:05 2025 -0500
dev-python/srsly: add missing var
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit e2371652c78285caaea6eca923a2675d6845a0d7
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Dec 6 17:12:45 2025 -0500
dev-python/srsly: add 2.5.2, drop 2.5.1
commit 2bc190564195fb832faf139d0353d9b41ceb0f2c
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Nov 29 18:26:54 2025 -0500
*/*: fix pkgcheck scan issues
- Variable order
- HTTP -> HTTPS
- Redirected URIs
- CRATES format
- Update old dep names
- PYTHON_COMPAT
- Fix long descriptions
- Issues in eclasses
commit 08bcb2882a4dc04ead459ae7dd22838c8e98bf15
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Oct 18 19:11:32 2025 -0400
dev-python/srsly: new package, add 2.5.1
Signed-off-by: Andrew Udvare <audvare@gmail.com>
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 12:18:54 2026 -0400
*/*: set PYPI_VERIFY_REPO
Enables the verify-provenance flag so the PyPI attestation can be checked
against the publisher. The repository comes from the remote-id each package
already records, so nothing is guessed.
app-misc/deltona also loses a version suffix that leaked into its
EPYTEST_PLUGINS entries and made the generated BDEPEND atoms invalid.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 2cf14a0931e2d88787e7d2449f696c4c1df3222b
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 10:58:17 2026 -0400
*/*: declare EPYTEST_PLUGINS
The plugin list comes from the pytest-* test dependencies each ebuild already
declares; a package that declares none gets an empty list. msgspec's
PYTEST_DISABLE_PLUGIN_AUTOLOAD is redundant once the list is set.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit c017d4b6078d7b736c2536678f3d424537cb52ed
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 10:52:22 2026 -0400
*/*: add Python 3.15 to PYTHON_COMPAT
Only where every dependency constrained to this package's Python targets
already supports it, iterated until no further package became eligible.
pkgcheck reports the same four NonsolvableDepsInStable as before.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 3e0ee9e456fffe3e6897c063f70aa3618d81667c
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 08:42:08 2026 -0400
dev-python/srsly: downgrade to 2.5.3
spacy 3.8.14 caps srsly at <3.0.0 and nothing else in the tree needs 3.x.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit cadda3b82741e12605ec0781db5a2bc0c9d097ea
Author: Andrew Udvare <audvare@gmail.com>
Date: Wed Jun 24 16:25:52 2026 -0400
dev-python/srsly: add 3.0.0, drop 2.5.3
commit 550a1873401623c55a8aba48a22caae7a8f66134
Author: Andrew Udvare <audvare@gmail.com>
Date: Tue May 5 23:30:33 2026 -0400
dev-python/srsly: enable tests
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 46e42394ed2f243384b9064bd5a4fe9a37849bf0
Author: Andrew Udvare <audvare@gmail.com>
Date: Fri Apr 24 03:09:10 2026 -0400
dev-python/srsly: add 2.5.3, drop 3.0.0
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit d2d03ad4c12dadfcc348cbbd1104672675af8998
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Mar 28 18:50:16 2026 -0400
dev-python/srsly: add 3.0.0, drop 2.5.2
commit 681a2a93455b4832ec2ca61e582f8410a8edbfc6
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Dec 6 17:35:05 2025 -0500
dev-python/srsly: add missing var
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit e2371652c78285caaea6eca923a2675d6845a0d7
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Dec 6 17:12:45 2025 -0500
dev-python/srsly: add 2.5.2, drop 2.5.1
commit 2bc190564195fb832faf139d0353d9b41ceb0f2c
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Nov 29 18:26:54 2025 -0500
*/*: fix pkgcheck scan issues
- Variable order
- HTTP -> HTTPS
- Redirected URIs
- CRATES format
- Update old dep names
- PYTHON_COMPAT
- Fix long descriptions
- Issues in eclasses
commit 08bcb2882a4dc04ead459ae7dd22838c8e98bf15
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Oct 18 19:11:32 2025 -0400
dev-python/srsly: new package, add 2.5.1
Signed-off-by: Andrew Udvare <audvare@gmail.com>

