NetBSD/pkgsrc lZkWeQudoc CHANGES-2026

   doc: Updated sysutils/xtop to 0.3.4
VersionDeltaFile
1.1569+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc FLLToqTsysutils/xtop distinfo cargo-depends.mk

   sysutils/xtop: update to 0.3.4

    - No Changelog provided.
VersionDeltaFile
1.3+169-112sysutils/xtop/distinfo
1.3+55-36sysutils/xtop/cargo-depends.mk
1.3+3-3sysutils/xtop/Makefile
+227-1513 files

NetBSD/pkgsrc gyUMI2Zdoc CHANGES-2026

   doc: Updated net/piratebay to 0.2.1
VersionDeltaFile
1.1568+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc qr7VSWlnet/piratebay distinfo Makefile

   net/piratebay: update to 0.2.1

    - Handle 429 rate limiting and add User-Agent header by @tsirysndr in #15
VersionDeltaFile
1.8+4-4net/piratebay/distinfo
1.11+2-2net/piratebay/Makefile
1.7+0-0net/piratebay/cargo-depends.mk
+6-63 files

NetBSD/pkgsrc 0zlbTHadoc CHANGES-2026

   Added lang/py-python-discovery; devel/py-filelock
VersionDeltaFile
1.1567+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 3B7Wheadevel/py-filelock distinfo PLIST

   py-filelock: updated to 3.25.0

   3.25.0

   Add permissions to check workflow
   Move SECURITY.md to .github/SECURITY.md
   Standardize .github files to .yaml suffix
   ✨ feat(async): add AsyncReadWriteLock
VersionDeltaFile
1.40+4-4devel/py-filelock/distinfo
1.8+4-1devel/py-filelock/PLIST
1.41+2-2devel/py-filelock/Makefile
+10-73 files

NetBSD/pkgsrc bsPYIlrlang Makefile, lang/py-python-discovery PLIST Makefile

   py-python-discovery: added version 1.1.0

   You may have multiple Python versions installed on your machine -- system
   Python, versions from pyenv, mise, asdf, uv, or the Windows registry (PEP 514).
   python-discovery finds the right one for you.

   Give it a requirement like python3.12 or >=3.11,<3.13, and it searches all
   known locations, verifies each candidate, and returns detailed metadata about
   the match. Results are cached to disk so repeated lookups are fast.
VersionDeltaFile
1.1+39-0lang/py-python-discovery/PLIST
1.1+25-0lang/py-python-discovery/Makefile
1.1+7-0lang/py-python-discovery/DESCR
1.1+5-0lang/py-python-discovery/distinfo
1.782+2-1lang/Makefile
+78-15 files

NetBSD/pkgsrc rV7VWEAdoc CHANGES-2026

   doc: Updated textproc/treemd to 0.5.9
VersionDeltaFile
1.1566+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc rAyN7kNtextproc/treemd distinfo Makefile

   textproc/treemd: update to 0.5.9

   [0.5.9] - 2026-03-04
   Added

    - Dynamic help text - Help popup now displays actual configured keybindings instead of hardcoded key strings (#47)
        - User-customized keybindings are reflected in the help menu at render time
        - Structured HelpLine enum replaces raw string-based help entries

    - Noop action for keybinding customization - Users can unbind keys by mapping them to Noop in their config (#46)
        - Noop entries are automatically filtered from the help popup

    - Regression tests for keybinding system - Added tests for user config override, Noop unbinding, clone preservation, and help entry filtering

   Fixed

    - Keybinding config merging - User-defined keybindings now correctly override defaults (#46)
        - Previously, defaults were inserted first in the dispatch Vec and matched before user overrides
        - New approach replaces matching default bindings in-place, preserving user precedence

    [13 lines not shown]
VersionDeltaFile
1.18+4-4textproc/treemd/distinfo
1.19+2-2textproc/treemd/Makefile
1.18+0-0textproc/treemd/cargo-depends.mk
+6-63 files

NetBSD/pkgsrc q4TWhyNdoc CHANGES-2026

   doc: Updated audio/spotify-qt to 4.0.3
VersionDeltaFile
1.1565+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc jcbfqtuaudio/spotify-qt distinfo Makefile

   audio/spotify-qt: update to 4.0.3

   Fixes

       Fixed a common crash while starting the application (#311).
       Fixed playlists not loading correctly in some cases (#313).
       Fixed milliseconds in lyrics not being parsed correctly.
       Fixed podcasts not loading correctly in some cases.
       Fixed not loading artist albums in some cases.
       Fixed not being able to follow/unfollow artists in some cases.

   Changes

       Added Wayland support for AppImage builds (#249).
       Now hides followers and popularity from artist if unavailable.
       Now hides genres description from artist if unavailable.
       Now hides popular tracks from artists if unavailable.
       Now hides album groups from artists if unavailable.
       Removed deprecated "New releases" from library.

    [4 lines not shown]
VersionDeltaFile
1.20+4-4audio/spotify-qt/distinfo
1.42+2-2audio/spotify-qt/Makefile
+6-62 files

NetBSD/pkgsrc nfuXMXUdoc CHANGES-2026

   doc: Updated textproc/rumdl to 0.1.42
VersionDeltaFile
1.1564+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc GLgKYXxtextproc/rumdl distinfo Makefile

   textproc/rumdl: update to 0.1.42

   ## [0.1.42] - 2026-03-05

   ### Fixed

   - **MD013**: Disable code block line length checking for Rust doc comments.
     Code blocks in doc comments contain Rust code formatted by rustfmt
     (default `max_width = 100`), not prose governed by markdown line limits.
     Prose lines are still checked
     ([#486](https://github.com/rvben/rumdl/issues/486), reported by @sorairolake)

   ## [0.1.41] - 2026-03-05

   ### Fixed

   - **MD013**: Skip PyMdown block content during reflow, preventing false
     semantic-line-breaks diagnostics on `/// details` blocks and their content
     ([#495](https://github.com/rvben/rumdl/issues/495), reported by @tahv)

    [58 lines not shown]
VersionDeltaFile
1.17+4-4textproc/rumdl/distinfo
1.17+2-2textproc/rumdl/Makefile
+6-62 files

NetBSD/pkgsrc J6QJ5m2doc CHANGES-2026

   doc: Updated shells/oh-my-posh to 29.7.1
VersionDeltaFile
1.1563+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc Txh1WR7shells/oh-my-posh distinfo go-modules.mk

   shells/oh-my-posh: update to 29.7.1

   Bug Fixes

       cache: always store mod time (9635e25), closes #7340
       winget: parse regardless of localization (244612a)

   Performance Improvements

       avoid splitting strings too far (619c457)
       segments/git: remove unnecessary stash count string splitting (fcaab74)
       segments/jujutsu: do not split throughout to get first status line (4c67ca7)
VersionDeltaFile
1.293+16-16shells/oh-my-posh/distinfo
1.121+4-4shells/oh-my-posh/go-modules.mk
1.320+2-2shells/oh-my-posh/Makefile
+22-223 files

NetBSD/pkgsrc y5xiA9Ydoc CHANGES-2026

   Updated math/py-astropy-iers-data, time/py-types-python-dateutil
VersionDeltaFile
1.1562+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc Dd41dgntime/py-types-python-dateutil distinfo Makefile

   py-types-python-dateutil: updated to 2.9.0.20260305

   2.9.0.20260305
   [python-dateutil] Complete stubs
VersionDeltaFile
1.17+4-4time/py-types-python-dateutil/distinfo
1.19+2-2time/py-types-python-dateutil/Makefile
+6-62 files

NetBSD/pkgsrc uvAMX7Kmath/py-astropy-iers-data distinfo Makefile

   py-astropy-iers-data: updatd to 0.2026.3.2.0.47.4

   0.2026.3.2.0.47.4
   Bump the actions group in /.github/workflows with 3 updates
VersionDeltaFile
1.16+4-4math/py-astropy-iers-data/distinfo
1.17+2-2math/py-astropy-iers-data/Makefile
+6-62 files

NetBSD/pkgsrc lRxAQOBdoc CHANGES-2026

   Updated geography/libmaxminddb, geography/py-maxminddb, databases/py-tortoise-orm
VersionDeltaFile
1.1561+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc xIGy0Dmdatabases/py-tortoise-orm distinfo Makefile

   py-tortoise-orm: updated to 1.1.6

   1.1.6

   Fixed

   Migration generator now correctly orders AddIndex, RemoveIndex, AddConstraint, RemoveConstraint operations when adding/removing a field to a model that is used in an index or constraint.
   CreateModel migrations now include DEFAULT clauses for fields with db_default set. Previously only AddField emitted defaults correctly.
   AlterField migrations now detect max_length changes (e.g. VARCHAR(32) → VARCHAR(64)) and emit the correct ALTER statements across all backends.
   backward_relations=False in PydanticMeta now only excludes unannotated backward relations — fields explicitly annotated with ReverseRelation in the model class body are preserved.
   MySQL session time_zone now uses the configured timezone instead of always defaulting to +0:00 when use_tz=True.
   Plus sign (+) in database URL passwords is no longer incorrectly decoded as a space.
VersionDeltaFile
1.38+4-4databases/py-tortoise-orm/distinfo
1.47+2-2databases/py-tortoise-orm/Makefile
+6-62 files

NetBSD/pkgsrc yZ3rjwwgeography/py-maxminddb distinfo Makefile

   py-maxminddb: updated to 3.1.1

   3.1.1 (2026-03-05)

   * The vendored ``libmaxminddb`` has been updated to 1.13.3. This includes
     a fix for the validation of empty maps and arrays at the end of the
     metadata section. Previously, the extension would incorrectly reject
     databases where a 0-element map or array was the last field in metadata.
VersionDeltaFile
1.10+4-5geography/py-maxminddb/distinfo
1.14+2-2geography/py-maxminddb/Makefile
+6-72 files

NetBSD/pkgsrc ZNUdCcmgeography/libmaxminddb Makefile distinfo

   libmaxminddb: updated to 1.13.3

   1.13.3 - 2026-03-05

   - Fixed validation of empty maps and arrays at the end of the metadata section.
     `MMDB_open` would incorrectly reject databases where a 0-element map or array
     was the last field in metadata.
VersionDeltaFile
1.18+7-8geography/libmaxminddb/Makefile
1.17+4-4geography/libmaxminddb/distinfo
+11-122 files

NetBSD/pkgsrc BNgXMHAdoc CHANGES-2026

   Updated misc/py-platformdirs, devel/py-wrapt, converters/py-charset-normalizer, textproc/py-sphinx-autodoc-typehints
VersionDeltaFile
1.1560+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc pgeXiQDtextproc/py-sphinx-autodoc-typehints distinfo Makefile

   py-sphinx-autodoc-typehints: updated to 3.9.7

   3.9.7
   fix(resolver): resolve NamedTuple hints from class
VersionDeltaFile
1.36+4-4textproc/py-sphinx-autodoc-typehints/distinfo
1.46+2-2textproc/py-sphinx-autodoc-typehints/Makefile
+6-62 files

NetBSD/pkgsrc GlYIBYtconverters/py-charset-normalizer distinfo Makefile

   py-charset-normalizer: updated to 3.4.5

   3.4.5

   Changed
   - Update `setuptools` constraint to `setuptools>=68,<=82`.
   - Raised upper bound of mypyc for the optional pre-built extension to v1.19.1

   Fixed
   - Add explicit link to lib math in our optimized build.
   - Logger level not restored correctly for empty byte sequences.
   - TypeError when passing bytearray to from_bytes.

   Misc
   - Applied safe micro-optimizations in both our noise detector and language detector.
   - Rewrote the `query_yes_no` function (inside CLI) to avoid using ambiguous licensed code.
   - Added `cd.py` submodule into mypyc optional compilation to reduce further the performance impact.
VersionDeltaFile
1.24+4-4converters/py-charset-normalizer/distinfo
1.26+2-2converters/py-charset-normalizer/Makefile
+6-62 files

NetBSD/pkgsrc sG6kqiAdevel/py-wrapt distinfo Makefile

   py-wrapt: updated to 2.1.2

   2.1.2
   Unknown changes
VersionDeltaFile
1.24+4-4devel/py-wrapt/distinfo
1.30+2-2devel/py-wrapt/Makefile
+6-62 files

NetBSD/pkgsrc bishG99misc/py-platformdirs distinfo Makefile, misc/py-platformdirs/patches patch-tests_test__unix.py

   py-platformdirs: updated to 4.9.4

   4.9.4

   Add permissions to workflows
   Move SECURITY.md to .github/SECURITY.md
   Standardize .github files to .yaml suffix
   docs: add project logo to documentation
VersionDeltaFile
1.39+4-5misc/py-platformdirs/distinfo
1.40+3-3misc/py-platformdirs/Makefile
1.4+1-1misc/py-platformdirs/patches/patch-tests_test__unix.py
+8-93 files

NetBSD/pkgsrc wUl642Pdoc pkg-vulnerabilities

   pkg-vulnerabilities: CVE-2025-12745 was backported in quickjs-20250913nb1
VersionDeltaFile
1.742+2-2doc/pkg-vulnerabilities
+2-21 files

NetBSD/pkgsrc 8tVTpoHnet/py-sbws Makefile distinfo, net/py-sbws/patches patch-pyproject.toml

   py-sbws: use upstream fix instead of pkgsrc workaround
VersionDeltaFile
1.1+18-0net/py-sbws/patches/patch-pyproject.toml
1.5+1-5net/py-sbws/Makefile
1.5+2-1net/py-sbws/distinfo
+21-63 files

NetBSD/pkgsrc LYSyh45doc CHANGES-2026

   doc: Updated devel/jj-docs to 0.39.0
VersionDeltaFile
1.1559+2-1doc/CHANGES-2026
+2-11 files