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
pkgdiff-1.13: don't combine -q with other output options
Certain versions of BSD diff will error when -q is combined with
.e.g -U to provide an unified output. In GNU diff, when -q is combined
with other options, it overrides them, exiting early with an indicator
of whether the files are different or not, so this doesn't affect GNU
diff.
i3: update to 4.25.
Most changes in this release cycle have been “behind the scenes”,
without an observable effect for users. For example, we switched
to clang-format-20, fixed a number of (benign) memory issues,
fixed a few flaky tests and maintained our GitHub Actions setup,
e.g. for the shutdown of baltocdn (our old host for nightly builds).
py-pipx: updated to 1.8.0
1.8.0
[pre-commit.ci] pre-commit autoupdate
[pre-commit.ci] pre-commit autoupdate
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 in the actions group
fix(commands/common/_copy_package_resource): if destination exists and files are same, do not overwrite existing files
Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 in the actions group
Fix /changelog/ and /contributing/ docs URLs
[pre-commit.ci] pre-commit autoupdate
[pre-commit.ci] pre-commit autoupdate
Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 in the actions group
[pre-commit.ci] pre-commit autoupdate
[pre-commit.ci] pre-commit autoupdate
Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 in the actions group
Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.0 in the actions group across 1 directory
Bump pypa/gh-action-pypi-publish from 1.12.0 to 1.12.2 in the actions group
feat: rename USE_EMOJI to PIPX_USE_EMOJI
[17 lines not shown]