py-xandikos: updated to 0.3.1
0.3.1
Bump docker/metadata-action from 5.7.0 to 5.9.0
deps(deps-dev): bump ruff from 0.14.2 to 0.14.6 in the pip group
Bump actions/checkout from 4 to 6
Bump docker/metadata-action from 5.9.0 to 5.10.0
deps(deps-dev): bump the pip group with 2 updates
Fix two RRULE related bugs
Fix caldav server tester
Move tests to root
Publish Docker images for every commit with commit SHA tags
Add ARMv7 platform support to container builds
Add basic chunked encoding support
Improve error
Limit recurrence expansion for unbounded queries
Implement limit-freebusy-set
Restrict supported dulwich versions
[20 lines not shown]
py-Send2Trash: updated to 2.1.0
Version 2.1.0 -- 2026/01/14
* Add `conftest.py` to source distribution
* Replacing elif, which is always True, with else
* Migrate to pyproject.toml from setup.cfg
py-alembic: updated to 1.18.1
1.18.1
bug
[bug] [autogenerate]
Fixed issue in new plugin system where the configured logger was not correctly using the __name__ token to identify the logger.
[bug] [operations]
Revised the change regarding SQLAlchemy 2.1 and deprecation warnings related to isolate_from_table=True. Further developments in release 2.1 have revised how this parameter will be modified.
py-dill: updated to 0.4.1
0.4.1
drop formal support for python 3.8
Bump h11 from 0.14.0 to 0.16.0 in /docs
use get_file_type to open _pyio file types
sync docs with RTD 13.4.0 and codecov token
update rtfd to 3.12 and docs requirements
formal support for 3.14; init support for 3.15
dict and weakref descriptors are singletons in 3.15
sync with rtd 15.4.1
ensure valid class qualname in getsource
avoid numpy segfault for 3.15.0a3
update copyright for 2026, urllib3 to 2.6.0
sync with rtfd 15.10.0
Bump urllib3 from 2.6.0 to 2.6.3 in /docs
fix pypy311 test_registered, update travis ci
cleanup outdated docs
harfbuzz harfbuzz-icu: updated 12.3.1
Overview of changes leading to 12.3.1
Tuesday, January 20, 2026
=====================================
- Various speed optimizations.
- Build fixes for GCC 4.9.
- Fix NULL pointer deference when malloc fails.