NetBSD/pkgsrc wFe59kNdoc CHANGES-2026

   Updated audio/py-beets, www/py-uvicorn
VersionDeltaFile
1.2527+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 1400Orrwww/py-uvicorn distinfo Makefile

   py-uvicorn: updated to 0.45.0

   0.45.0

   Preserve forwarded client ports in proxy headers middleware
   Accept os.PathLike for log_config
   Accept log_level strings case-insensitively
   Raise helpful ImportError when PyYAML is missing for YAML log config
   Revert empty context for ASGI runs
   Add --reset-contextvars flag to isolate ASGI request context
   Revert "Emit http.disconnect on server shutdown for streaming responses"
VersionDeltaFile
1.53+4-4www/py-uvicorn/distinfo
1.61+2-2www/py-uvicorn/Makefile
+6-62 files

NetBSD/pkgsrc Kj8kCBKaudio/py-beets PLIST distinfo

   py-beets: updated to 2.10.0

   2.10.0 (April 19, 2026)

   New features

   - **Beets library is now made portable**: item and album-art paths are now
     stored relative to the library root in the database while remaining absolute
     in the rest of beets. Path queries continue matching both library-relative
     paths and absolute paths under the currently configured music directory under
     the new storage model. The existing paths in the database are migrated
     automatically the first time you run any ``beet`` command after the update.
     :bug:`133`

     .. warning::

         make sure you run ``beet version`` (or any other command) at least once
         after upgrading to trigger the migration. Only then you can safely move
         the library to a new location.

    [32 lines not shown]
VersionDeltaFile
1.31+10-1audio/py-beets/PLIST
1.33+4-4audio/py-beets/distinfo
1.54+3-3audio/py-beets/Makefile
+17-83 files

NetBSD/pkgsrc zEtoJFadoc CHANGES-2026

   Updated devel/py-test-randomly, devel/py-test-check
VersionDeltaFile
1.2526+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc fbRqFOOdevel/py-test-check distinfo Makefile

   py-test-check: updated to 2.8.0

   2.8.0

   Added

   - Support Request Feature proposal: Capability to mark checks as xfail
   - Allow check helper functions, including `raises()`, to accept an `xfail` reason. A failing check can now produce an xfailed test result, while a passing check does not produce xpass unless the test is already marked with `@pytest.mark.xfail`.
   - (docs) Document `xfail` support for check helper functions in the README.
VersionDeltaFile
1.17+4-4devel/py-test-check/distinfo
1.18+2-2devel/py-test-check/Makefile
1.5+2-1devel/py-test-check/PLIST
+8-73 files

NetBSD/pkgsrc Seggp0Pdevel/py-test-randomly distinfo Makefile

   py-test-randomly: updated to 4.1.0

   4.1.0 (2026-04-20)

   * Fix a crash with Faker installed when explicitly enabling and disabling the plugin (via ``-p randomly -p no:randomly``).
   * Drop Python 3.9 support.
VersionDeltaFile
1.14+4-4devel/py-test-randomly/distinfo
1.19+2-2devel/py-test-randomly/Makefile
+6-62 files

NetBSD/pkgsrc jYygYuidoc CHANGES-2026

   Updated www/py-test-django, www/py-djangorestframework, www/py-django-polymorphic
VersionDeltaFile
1.2525+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc tIr2AnLwww/py-django-polymorphic distinfo Makefile

   py-django-polymorphic: updated to 4.11.2

   4.11.2

   CI updates
   Bump github/codeql-action from 4.32.4 to 4.32.6 in the gha-updates group
   fix test path restriction
   reinclude lockfile - need it to avoid mysql builds
   Add Comprehensive Security Testing to CI Pipeline
   remove unnecessary mark_safe, potentially vulnerable to xss
   update changelog
   switch default branch master -> main
VersionDeltaFile
1.14+4-4www/py-django-polymorphic/distinfo
1.16+2-2www/py-django-polymorphic/Makefile
+6-62 files

NetBSD/pkgsrc lp7ucDVwww/py-djangorestframework PLIST distinfo

   py-djangorestframework: updated to 3.17.1

   3.17.1

   Bug fixes

   Fix HTMLFormRenderer with empty datetime values

   3.17.0

   Breaking changes

   Drop support for Python 3.9
   Drop deprecated coreapi support

   Features

   Add Django 6.0 support
   Add support for Python 3.14

    [35 lines not shown]
VersionDeltaFile
1.22+1-32www/py-djangorestframework/PLIST
1.33+4-4www/py-djangorestframework/distinfo
1.46+2-2www/py-djangorestframework/Makefile
+7-383 files

NetBSD/pkgsrc Z1sxeudwww/py-test-django distinfo Makefile

   py-test-django: updated to 4.12.0

   v4.12.0 (2026-02-14)

   Compatibility

   * Official Python 3.14 support.
   * Dropped support for Python 3.9, minimum version is now Python 3.10.
   * Official Django 6.0 support.

   Improvements

   * The :ref:`multiple databases <multi-db>` support added in v4.3.0 is no longer considered experimental.
   * Added :func:`@pytest.mark.django_isolate_apps <pytest.mark.django_isolate_apps>`
     for isolating Django's app registry in pytest tests, and a
     :fixture:`django_isolated_apps` fixture to access the isolated Apps registry instance if needed.
VersionDeltaFile
1.30+4-4www/py-test-django/distinfo
1.32+2-2www/py-test-django/Makefile
+6-62 files

NetBSD/pkgsrc 4A2sQZ8doc CHANGES-2026

   Updated www/py-django[4]; Added www/py-django5
VersionDeltaFile
1.2524+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc 7Lmk0Tlwww Makefile, www/py-django4 Makefile distinfo

   py-django4: updated to 4.2.30

   4.2.30

   Django 4.2.30 fixes one security issue with severity “moderate” and four security issues with severity “low” in 4.2.29.
VersionDeltaFile
1.24+3-6www/py-django4/Makefile
1.20+4-4www/py-django4/distinfo
1.1914+2-1www/Makefile
+9-113 files

NetBSD/pkgsrc Zvv6QPWwww/py-django5 PLIST Makefile

   py-django5: updated to 5.2.13

   5.2.13

   Django 5.2.13 fixes one security issue with severity “moderate” and four security issues with severity “low” in 5.2.12.
VersionDeltaFile
1.1+5,436-0www/py-django5/PLIST
1.1+25-0www/py-django5/Makefile
1.1+5-0www/py-django5/distinfo
1.1+3-0www/py-django5/DESCR
1.1+1-0www/py-django5/ALTERNATIVES
+5,470-05 files

NetBSD/pkgsrc tTJqwiCwww/py-django PLIST Makefile

   py-django: updated to 6.0.4

   6.0.4

   Django 6.0.4 fixes one security issue with severity “moderate”, four security issues with severity “low”, and several bugs in 6.0.3.
VersionDeltaFile
1.54+64-13www/py-django/PLIST
1.154+5-8www/py-django/Makefile
1.126+4-4www/py-django/distinfo
+73-253 files

NetBSD/pkgsrc MlSknn4doc CHANGES-2026

   Updated devel/buf
VersionDeltaFile
1.2523+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc tB3n8N1devel/buf distinfo go-modules.mk

   buf: updated to 1.68.3

   1.68.3
   Fix buf format error handling for edition 2024.
VersionDeltaFile
1.5+28-28devel/buf/distinfo
1.5+8-8devel/buf/go-modules.mk
1.12+2-2devel/buf/Makefile
+38-383 files

NetBSD/pkgsrc WHn4HXFdoc CHANGES-2026 TODO

   Updated devel/py-uv[-build]
VersionDeltaFile
1.2522+3-1doc/CHANGES-2026
1.27149+1-2doc/TODO
+4-32 files

NetBSD/pkgsrc LzsVpiWdevel/py-uv distinfo cargo-depends.mk, devel/py-uv-build distinfo

   py-uv py-uv-build: updated to 0.11.7

   0.11.7

   Python

   Upgrade CPython build to 20260414 including an OpenSSL security upgrade

   Enhancements

   Elevate configuration errors to required-version mismatches
   Further improve TLS certificate validation messages
   Improve --exclude-newer hints

   Preview features

   Fix --script handling in uv audit
   Fix traversal of extras in uv audit


    [9 lines not shown]
VersionDeltaFile
1.19+22-22devel/py-uv/distinfo
1.20+22-22devel/py-uv-build/distinfo
1.18+6-6devel/py-uv/cargo-depends.mk
1.21+2-2devel/py-uv/Makefile.common
+52-524 files

NetBSD/pkgsrc a7THZIFdoc CHANGES-2026

   doc: fix libkbcommon version
VersionDeltaFile
1.2521+2-2doc/CHANGES-2026
+2-21 files

NetBSD/pkgsrc S5xnaQqx11/libxkbcommon Makefile, x11/libxkbcommon-docs Makefile

   libxkbcommon: bump PKGREVISION for doc option removal
VersionDeltaFile
1.2+2-2x11/libxkbcommon-docs/Makefile
1.63+2-2x11/libxkbcommon/Makefile
+4-42 files

NetBSD/pkgsrc 617tVuhdoc CHANGES-2026

   doc: Added x11/libxkbcommon-docs version 1.13.1
VersionDeltaFile
1.2520+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc dPcmV3zx11 Makefile

   x11/Makefile: + libxkbcommon-docs
VersionDeltaFile
1.1083+2-1x11/Makefile
+2-11 files

NetBSD/pkgsrc LM2sUGKdoc CHANGES-2026

   doc: Updated x11/libxkbcommon to 1.13.1nb1
VersionDeltaFile
1.2519+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc NJIW69Zx11/libxkbcommon PLIST Makefile.common

   libxkbcommon: remove doc option

   This is now a separate libxkbcommon-docs package.
VersionDeltaFile
1.22+1-247x11/libxkbcommon/PLIST
1.1+51-0x11/libxkbcommon/Makefile.common
1.62+4-44x11/libxkbcommon/Makefile
1.7+1-1x11/libxkbcommon/options.mk
+57-2924 files

NetBSD/pkgsrc 805YxrRx11/libxkbcommon-docs PLIST Makefile

   x11/libxkbcommon-docs: import xkbcommon-docs-1.13.1

   xkbcommon is a library to handle keyboard descriptions, including
   loading them from disk, parsing them and handling their state. It's
   mainly meant for client toolkits, window systems, and other system
   applications; currently that includes Wayland, kmscon, GTK+, Qt,
   Clutter, and more.

   This package contains its API documentation.
VersionDeltaFile
1.1+247-0x11/libxkbcommon-docs/PLIST
1.1+22-0x11/libxkbcommon-docs/Makefile
1.1+7-0x11/libxkbcommon-docs/DESCR
+276-03 files

NetBSD/pkgsrc Q4y4YkPfonts/harfbuzz-icu Makefile

   harfbuzz-icu: disable docs, doesn't happen in shared Makefile.common
   any longer
VersionDeltaFile
1.34+2-1fonts/harfbuzz-icu/Makefile
+2-11 files

NetBSD/pkgsrc LX6Fr3gfonts Makefile

   fonts/Makefile: + harfbuzz-docs
VersionDeltaFile
1.459+2-1fonts/Makefile
+2-11 files

NetBSD/pkgsrc uVx8ymZfonts/harfbuzz PLIST options.mk

   harfbuzz: remove doc option

   This is now a separate harfbuzz-doc package.
VersionDeltaFile
1.94+1-208fonts/harfbuzz/PLIST
1.20+3-12fonts/harfbuzz/options.mk
1.159+3-1fonts/harfbuzz/Makefile
1.83+2-1fonts/harfbuzz/Makefile.common
+9-2224 files

NetBSD/pkgsrc kvDNIo4doc CHANGES-2026

   doc: Added fonts/harfbuzz-docs version 14.2.0
VersionDeltaFile
1.2518+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 1tzW8Jafonts/harfbuzz-docs PLIST Makefile

   fonts/harfbuzz-docs: import harfbuzz-docs-14.2.0

   HarfBuzz is an OpenType text shaping engine.

   This package contains its API documentation.
VersionDeltaFile
1.1+208-0fonts/harfbuzz-docs/PLIST
1.1+24-0fonts/harfbuzz-docs/Makefile
1.1+3-0fonts/harfbuzz-docs/DESCR
+235-03 files