Update hitori to 44.0
* Remove GNOME branding as it�s not an official GNOME game any more
* Bugs fixed:
- !39 Update (or drop) the Docker image used by Flatpak job
- !40 data: Remove GNOME branding
- !41 build: Post-branch version bump
- !43 flatpak: Fix the branch name for building the flatpaks
* Initial support for playing the game with a keyboard
* Bugs fixed:
- !34 Make game playable with keyboard (bare minimum)
- !35 build: Drop positional arguments from i18n.merge_file() calls
- !36 interface: Fix a minor leak
- !37 snap: Add itstool to image
- !38 Move appdata screenshot to git
plus many many translation updates.
pkgconf: updated to 3.0.3
Changes from 3.0.2 to 3.0.3:
* Restore correct handling of sysroots when emulating legacy pkg-config, and
add explicit regression tests for this case.
* Fix references to bomtool in spdxtool --help.
Patch by Pierre Pronchery.
* Fix various typos in the source code.
Patch by Christian Clauss.
py-regex: updated to 2026.7.10
2026.7.10
Clarified that the POSIX flag makes it look for only the longest overall match.
Git issue 606: `regex`'s compiled-pattern cache eviction is not free-threading-safe
py-narwhals: updated to 2.24.0
2.24.0
Enhancements
feat: Widen IntoSchema to accept IntoDType values and (name, dtype) pair sequences
feat: add nw.list
feat: Support plugin native objects in is_into_*
feat: stabilize dtype conversion across pandas, pyarrow, and modin test constructors
Bug fixes
fix: avoid potential sql injection in sink_parquet
fix(pyarrow): Adapt for pyarrow v25.0.0
fix(ci): sync all dependencies in altair downstream test
fix: Fix fill_null for Dask with expressions
fix: avoid potential sql injection for join_asof
fix assert_equal_data for objects where __eq__ returns non-bool
[4 lines not shown]
py-mypy: updated to 2.3.0
2.3.0
The Upcoming Switch to the New Native Parser
Mypyc Free-threading Memory Safety
librt.threading: Fast Native Lock Type
Mypyc: Read-only Final Instance Attributes
py-asttokens: updated to 3.0.2
3.0.2
Modernize type annotations
Fix pypy CI by skipping redundant mypy runs on it
Fix IndexError on source mixing lone CR with LF line endings
Release modernization, and publish to PyPI from CI via trusted publishing
py-relativetimebuilder: updated to 3.0.3
3.0.3
Use SPDX license identifier in source files
Correct Read the Docs configuration to point to Codeberg
Drop upper bounds on aniso8601 and attotime requirements
Update supported Python versions to match upstream support status
py-tifffile: updated to 2026.7.14
2026.7.14
- Fix series.asxarray returns wrong series for sublevels.
- Support Huron TIFF series and metadata.
- Support FLIMage FLIM series and metadata.
- Support DECTRIS IFD and tags.
- Allow subsampling with any image compression scheme.
- Detect DICOM-TIFF dual-personality format.
/etc/rc.d/unbound: Fix order of migration and trust anchor setup.
Add some comments explaining the order, and make sure we propagate
various failures back to the caller.
Based on a patch by Erik LaBine.
PR bin/60447: unbound rc.d fails on fresh install before
configuration migration can run