NetBSD/pkgsrc 05j1ZhHdoc CHANGES-2026

   Updated www/py-django-gravatar2; Removed www/py-django-kronos
VersionDeltaFile
1.6207+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc KwCfTPnwww Makefile, www/py-django-kronos DESCR distinfo

   py-django-kronos: removed; not needed anymore, dead upstream
VersionDeltaFile
1.1940+1-2www/Makefile
1.4+1-1www/py-django-kronos/distinfo
1.2+1-1www/py-django-kronos/PLIST
1.8+1-1www/py-django-kronos/Makefile
1.2+0-0www/py-django-kronos/DESCR
+4-55 files

NetBSD/pkgsrc VgrohJvwww/py-django-gravatar2 distinfo PLIST

   py-django-gravatar2: updated to 1.4.5

   1.4.5
   Unknown changes
VersionDeltaFile
1.4+5-7www/py-django-gravatar2/Makefile
1.2+6-5www/py-django-gravatar2/PLIST
1.2+4-4www/py-django-gravatar2/distinfo
+15-163 files

NetBSD/pkgsrc j0ClmIhdoc TODO CHANGES-2026

   Updated www/py-aiohttp-cors, devel/py-wcwidth, misc/py-watchfiles
VersionDeltaFile
1.6206+4-1doc/CHANGES-2026
1.27958+1-2doc/TODO
+5-32 files

NetBSD/pkgsrc 4alc1txmisc/py-watchfiles PLIST Makefile

   py-watchfiles: updated to 1.3.0

   1.3.0
   Bump pyo3 from 0.28.3 to 0.29.0
   Add Python 3.14t to Windows wheel builds
   Build abi3 wheels for CPython
   prep v1.3.0 release
VersionDeltaFile
1.13+19-25misc/py-watchfiles/distinfo
1.12+5-7misc/py-watchfiles/cargo-depends.mk
1.15+4-2misc/py-watchfiles/Makefile
1.3+2-2misc/py-watchfiles/PLIST
+30-364 files

NetBSD/pkgsrc BPJs5QZdevel/py-wcwidth Makefile distinfo

   py-wcwidth: updated to 0.8.4

   0.8.4 *2026-09-17*
   * **Bugfix** `clip()`_ hangs with OSC 8 hyperlinks in some conditions
   * **Bugfix** width of ITU T.416 colon-format SGR color parameters
   * **Bugfix** width of OSC 66 text sizing sequences without a text field
   * **Bugfix** `width()`_, `ljust()`_, `rjust()`_, `center()`_, `clip()`_ and `strip_sequences()`_
     treated ``ESC ( LF`` as text instead of a character set designation (rare)
   * **Bugfix** `clip()`_ painter's algorithm and "tab expansion" should be spaces
   * **Changed** `iter_graphemes()`_ clustering rule GB9c for Unicode 18.0
   * **Changed** ``ambiguous_width`` arguments are now clamped to allowed range (1, 2)
   * **Changed** `wrap()`_ now raises ``ValueError`` for a width of zero or less, matching stdlib
     ``textwrap``.  Previously ``wrap('女', 0)`` returned ``['女']``
   * **Changed** `clip()`_ arguments ``start=0`` and ``end=-1`` become optional
   * **Updated** tables for Unicode version 18.0
   * **Updated** ``ucs-detect`` data files used in some automatic tests are no longer
     distributed,
VersionDeltaFile
1.13+61-59devel/py-wcwidth/PLIST
1.27+4-4devel/py-wcwidth/distinfo
1.30+2-2devel/py-wcwidth/Makefile
+67-653 files

NetBSD/pkgsrc XpN1ZfNwww/py-aiohttp-cors distinfo Makefile

   py-aiohttp-cors: updated to 0.8.1

   0.8.1 (2025-03-31)
   - Fix packaging to not install on Python 3.8.

   0.8.0 (2025-03-11)
   - Make the library compatible with aiohttp 3.9+ and Python 3.9+
VersionDeltaFile
1.2+22-21www/py-aiohttp-cors/PLIST
1.6+10-7www/py-aiohttp-cors/Makefile
1.4+4-4www/py-aiohttp-cors/distinfo
+36-323 files

NetBSD/pkgsrc XNoPZS7doc CHANGES-2026

   Updated lang/nodejs, net/libtorrent, net/rtorrent
VersionDeltaFile
1.6205+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc bopZOcLnet/libtorrent Makefile distinfo, net/rtorrent Makefile distinfo

   libtorrent rtorrent: updated to 0.16.23

   0.16.23
   This release includes various bugfixes and minor improvements as part of a stable series of releases.
VersionDeltaFile
1.70+4-4net/rtorrent/distinfo
1.76+4-4net/libtorrent/distinfo
1.137+2-2net/rtorrent/Makefile
1.101+2-2net/libtorrent/Makefile
+12-124 files

NetBSD/pkgsrc riwpIqDlang/nodejs Makefile distinfo

   nodejs: updated to 26.10.0

   26.10.0 (Current)

   Notable Changes

   - (SEMVER-MINOR) crypto: add crypto.parsePKCS12() (Brian Muenzenmeyer)
   - doc: add araujogui to collaborators (Guilherme Araújo)
   - (SEMVER-MINOR) ffi: load libraries from a mounted VFS (Matteo Collina)
   - (SEMVER-MINOR) fs: add openAsBlobSync (greenhead)
   - (SEMVER-MINOR) net: support sending net.BoundSocket to threads and child processes (Guy Bedford)
   - (SEMVER-MINOR) perf_hooks: implement SlidingWindowHistogram (James M Snell)
   - (SEMVER-MINOR) perf_hooks: implement qrde analysis support in Histogram (James M Snell)
   - (SEMVER-MINOR) sqlite: bind undefined to NULL (Trevor Burnham)
   - (SEMVER-MINOR) src,lib: add util.markPromiseAsHandled (James M Snell)
   - (SEMVER-MINOR) test: expand histogram test coverage (James M Snell)
   - (SEMVER-MINOR) util: implement util.throttle (James M Snell)
   - (SEMVER-MINOR) util: implement debounce (James M Snell)
VersionDeltaFile
1.332+4-4lang/nodejs/distinfo
1.361+2-2lang/nodejs/Makefile
+6-62 files

NetBSD/pkgsrc U2Mg9BOlang/ruby34 distinfo, lang/ruby34/patches patch-template_Makefile.in

   lang/ruby34: Fix ruby-rjit option

   Fix build problem with ruby-rjit PKG_OPTIONS provided by PR pkg/60763.

   No PKGREVISION bump since it is simply build problem.
VersionDeltaFile
1.2+22-4lang/ruby34/patches/patch-template_Makefile.in
1.19+2-2lang/ruby34/distinfo
+24-62 files

NetBSD/pkgsrc RvE9NkAdoc TODO CHANGES-2026

   Updated devel/snappy, misc/py-trove-classifiers, devel/py-hatchling, math/py-simpleeval
VersionDeltaFile
1.6204+5-1doc/CHANGES-2026
1.27957+1-3doc/TODO
+6-42 files

NetBSD/pkgsrc GeICXeQmath/py-simpleeval Makefile distinfo

   py-simpleeval: updated to 1.0.8

   1.0.8
   3 Security improvements:

   GHSA-v7m3-47hp-2wqw
   GHSA-r2q2-xmpm-7fvh
   GHSA-7g86-mgxq-vq42
VersionDeltaFile
1.17+4-4math/py-simpleeval/distinfo
1.20+3-3math/py-simpleeval/Makefile
+7-72 files

NetBSD/pkgsrc vpPEC7bdevel/py-hatchling Makefile distinfo

   py-hatchling: updated to 1.32.4

   1.32.1
   Fixed:
   Preserve the version string exactly as written in core metadata, so stylized versions such as CalVer 2026.08.10 are no longer stripped of leading zeros. Distribution file names and .dist-info directories continue to use the PEP 440 normalized form.
VersionDeltaFile
1.32+4-4devel/py-hatchling/distinfo
1.36+3-3devel/py-hatchling/Makefile
+7-72 files

NetBSD/pkgsrc HD0lTwFmisc/py-trove-classifiers Makefile distinfo

   py-trove-classifiers: updated to 2026.9.21.13

   2026.9.21.13
   Add support for Odoo 20.0 in classifiers
VersionDeltaFile
1.51+4-4misc/py-trove-classifiers/distinfo
1.53+3-3misc/py-trove-classifiers/Makefile
+7-72 files

NetBSD/pkgsrc szHZFbIdevel/snappy Makefile distinfo

   snappy: updated to 1.3.1

   Snappy v1.3.1, Sep 18th 2026:

   * Fixed a uint32_t overflow when decompressor accepted an input with incorrect format
   * Significant RISC-V efficiency improvements
   * New API on providing your own memory context
   * Supporting compression levels (1-2) in C API
   * Various other small fixes
VersionDeltaFile
1.21+4-4devel/snappy/distinfo
1.24+2-2devel/snappy/Makefile
+6-62 files

NetBSD/pkgsrc Sptq7Ridoc CHANGES-2026

   Updated textproc/py-yattag, graphics/py-tifffile
VersionDeltaFile
1.6203+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc 6Pxh1Bpgraphics/py-tifffile Makefile distinfo

   py-tifffile: updated to 2026.9.20

   2026.9.20
   - Fix TiffPage.delete corrupting NDPI files.
   - Fix unwrapping offsets in LSM files > 4GB with T, P, and M dimensions.
   - Support Mikroscan and Motic formats (structurally identical to SVS).
   - Support MedScan Trestle series and metadata.
VersionDeltaFile
1.70+4-4graphics/py-tifffile/distinfo
1.79+2-2graphics/py-tifffile/Makefile
+6-62 files

NetBSD/pkgsrc au1nmF0textproc/py-yattag distinfo Makefile

   py-yattag: updated to 1.16.1

   1.16.1
   Unknown changes
VersionDeltaFile
1.2+5-6textproc/py-yattag/PLIST
1.2+5-5textproc/py-yattag/Makefile
1.2+4-4textproc/py-yattag/distinfo
+14-153 files

NetBSD/pkgsrc dPnKzUUdoc CHANGES-2026

   Updated textproc/py-yamlordereddictloader, www/py-django-treebeard
VersionDeltaFile
1.6202+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc SfKzrWBwww/py-django-treebeard Makefile distinfo

   py-django-treebeard: updated to 7.0.2

   Treebeard 7.0.2 is a bugfix release.
   Used a non-nested view when filter/search is active in admin list views.
VersionDeltaFile
1.26+4-4www/py-django-treebeard/distinfo
1.28+2-2www/py-django-treebeard/Makefile
+6-62 files

NetBSD/pkgsrc nnA2W2xdoc TODO CHANGES-2026

   doc: Updated www/p5-Dancer2 to 2.2.1
VersionDeltaFile
1.27956+1-2doc/TODO
1.6201+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc CJ9kkQswww/p5-Dancer2 distinfo Makefile

   p5-Dancer2: update to 2.2.1.

   2.2.1     2026-09-18 21:12:29-04:00 America/New_York

       [ SECURITY ]
       * PR #1838: Serializer::YAML refuses blessed objects and code in
         request bodies; raise min YAML version to 1.30 (David Precious)
       * PR #1839: Serializer::YAML also zeroes $YAML::UseCode, which
         otherwise reopens the code eval (David Precious)

       [ BUG FIXES ]
       * GH #1840: Specify min version of CLI::Osprey needed (Jason A. Crome)

       [ ENHANCEMENTS ]
       * None

       [ DOCUMENTATION ]
       * None


    [117 lines not shown]
VersionDeltaFile
1.77+13-13www/p5-Dancer2/Makefile
1.60+4-4www/p5-Dancer2/distinfo
+17-172 files

NetBSD/pkgsrc 4qbx7CQtextproc/py-yamlordereddictloader distinfo PLIST

   py-yamlordereddictloader: updated to 0.4.2

   0.4.2
   Update setup for Python 3.12
VersionDeltaFile
1.3+8-5textproc/py-yamlordereddictloader/Makefile
1.2+6-6textproc/py-yamlordereddictloader/PLIST
1.3+4-4textproc/py-yamlordereddictloader/distinfo
+18-153 files

NetBSD/pkgsrc 2NDsJ2Px11 Makefile

   x11: Enable blueprint-compiler
VersionDeltaFile
1.1090+2-1x11/Makefile
+2-11 files

NetBSD/pkgsrc VuVVPfpdoc CHANGES-2026

   doc: Added x11/blueprint-compiler version 0.22.2
VersionDeltaFile
1.6200+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc oDaivn2x11/blueprint-compiler distinfo DESCR, x11/blueprint-compiler/patches patch-meson.build

   x11/blueprint-compiler: import blueprint-compiler-0.22.2

   GtkBuilder XML format is quite verbose, and many app developers don't like
   using WYSIWYG editors for creating UIs. Blueprint files are intended to be a
   concise, easy-to-read format that makes it easier to create and edit GTK UIs.

   Internally, it compiles to GtkBuilder XML as part of an app's build system. It
   adds no new features, just makes the features that exist more accessible.

   Another goal is to have excellent developer tooling--including a language
   server--so that less knowledge of the format is required. Hopefully this will
   increase adoption of cool advanced features like GtkExpression.
VersionDeltaFile
1.1+147-0x11/blueprint-compiler/PLIST
1.1+30-0x11/blueprint-compiler/Makefile
1.1+26-0x11/blueprint-compiler/patches/patch-meson.build
1.1+14-0x11/blueprint-compiler/buildlink3.mk
1.1+10-0x11/blueprint-compiler/DESCR
1.1+6-0x11/blueprint-compiler/distinfo
+233-06 files

NetBSD/pkgsrc OAtRWDTdoc TODO CHANGES-2026

   doc: Updated devel/p5-CLI-Osprey to 0.09
VersionDeltaFile
1.27955+2-1doc/TODO
1.6199+2-1doc/CHANGES-2026
+4-22 files

NetBSD/pkgsrc YycBLiZdevel/p5-CLI-Osprey Makefile distinfo

   p5-CLI-Osprey: update to 0.09.

   Version 0.09: 2025-11-13

   (yes, no changes listed)
VersionDeltaFile
1.4+4-4devel/p5-CLI-Osprey/distinfo
1.9+3-4devel/p5-CLI-Osprey/Makefile
+7-82 files

NetBSD/pkgsrc 00zy9Jydoc CHANGES-2026

   doc: Updated textproc/py-link-grammar to 5.13.0
VersionDeltaFile
1.6198+2-1doc/CHANGES-2026
+2-11 files