py-ninja: updated to 1.13.0
1.13.0
break: drop Python 3.7, manylinux2010 & musllinux_1_1
feat: use 1.13.0 official release
feat: use 1.13.0 from Kitware fork (older Make observers support)
feat: add riscv64 linux wheels
feat: use a manylinux_2_31 compatible image for riscv64
fix: fail early if Ninja sources are missing
chore(deps): bump pypa/cibuildwheel from 2.23 to 3.1
chore: Simplify build-system replacing FetchContent calls with add_subdirectory
ci: split QEMU builds
py-modelsearch: added version 1.1.1
Django ModelSearch allows you to index Django models and search them using the
ORM! It supports PostgreSQL FTS, SQLite FTS5, MySQL FTS, MariaDB FTS,
Elasticsearch (7.x, 8.x, and 9.x), and OpenSearch (2.x and 3.x).
py-WebTest: updated to 3.0.7
3.0.7 (2025-10-06)
- Response.html is now a cached property to improve form parsing performance
3.0.6 (2025-06-04)
- Fix a bug that inputs outside of a ``<form>`` tag were considered
belonging to that form because they had a HTML representation identical
to some input inside that ``<form>``.
3.0.5 (2025-06-04)
- Strip ``<option>`` text.
- Detect form fields outside of ``<form>`` tag associated via HTML5 ``form`` attribute.
py-Willow: updated to 1.12.0
1.12.0
This release adds support for Python 3.14 and Pillow 12 and later.
Python 3.9 is end of life and no longer supported as of this release.
net/powerdns: Update to version 5.0.2
Provided by Marcin Gondek in wip.
5.0.2
Released: 11th of December 2025
This is release 5.0.2 of the Authoritative Server. It contains bug fixes and a minor feature.
Please review the Upgrade Notes before upgrading from versions < 5.0.x.
New Features
allow finer-grained rrset changes through the API
References: #16589, pull request 16599
Bug Fixes
m4/pdns_check_libcrypto: fix ecdsa/eddsa includedir (famfo)
References: #16538, pull request 16603
add missing catch block for STL exceptions in createForward
References: #16564, pull request 16566
REST API: bring back 404 errors
[7 lines not shown]
Updated databases/mongodb4 to 4.4.30
No changelog from upstream, but from looking at the diffs from
4.4.29 this looks to be in response to
https://github.com/joe-desimone/mongobleed