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.
geography/py-rtcm: Update to 1.2.0
### RELEASE 1.2.0
ENHANCEMENTS:
1. Add `msgfilter` argument to RTCMReader to allow user to filter output by one or more message identities. If set, only filtered raw messages will be parsed (e.g. `(1005,1077)`); the remainder will be `None`. Default is "" (no filter). If you're only interested in specific messages, this can significantly improve parsing speed for a given datastream.
1. Enhance `parsed` argument to RTCMReader - permissible values:
- `PARSE_NONE` (0) - No message parsing, raw output only. Parsed data is `None`.
- `PARSE_FULL` (1) - Full parsing of all message attributes (the default). Parsed data is a `RTCMMessage` object.
- `PARSE_META` (2) - Parse only basic metadata from messages (protocol, identity and length). Parsed data is a formatted `str` object. Significantly faster than full parsing, but individual data attributes will no longer be available.
www/php-nextcloud31: Remove package
The pkgsrc plan for nextcloud is to have one version, that is
up-to-date, but not a .0 or similar. Because nextcloud does not
support upgrading from N to N+2, and only does upgrades across one
major version, we generally do not update nextcloud twice between
stable branches. If that happens, we add the intermediate version so
that stable branch users can upgrade twice, using binary packages.
nextcloud31 was added to facilitate upgrades to 32. Because nextcloud
32 was in pkgsrc for many quarters, there is no need for users of the
upcoming 2026Q3 or later to install 31 as a steppingstone. The
just-commited 33 will upgrade normally from 32. Thus, this package is
no longer needed.