NetBSD/pkgsrc AEOwItodevel/py-cle Makefile

   py-cle: mark as not for Python 3.10 & 3.11 (due to py-xbe)
VersionDeltaFile
1.16+3-1devel/py-cle/Makefile
+3-11 files

NetBSD/pkgsrc SzpubV1doc CHANGES-2026

   Updated sysutils/py-sh, devel/py-testfixtures
VersionDeltaFile
1.3737+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc n8LRkuedevel/py-testfixtures distinfo Makefile

   py-testfixtures: updated to 12.0.1

   12.0.1 (11 Jun 2026)

   - Fix bug where :class:`frozensets <frozenset>` would not :func:`compare` equal when a library
     requiring ``ignore_eq`` for its types, such as :doc:`polars <polars>`, was present.
VersionDeltaFile
1.7+4-4devel/py-testfixtures/distinfo
1.9+2-2devel/py-testfixtures/Makefile
+6-62 files

NetBSD/pkgsrc kaT8xmTsysutils/py-sh PLIST distinfo

   py-sh: updated to 2.3.0

   2.3.0

   - Fix sdist builds from littering files
   - Add all special keyword args to .pyi stub file
VersionDeltaFile
1.6+6-4sysutils/py-sh/PLIST
1.17+4-4sysutils/py-sh/distinfo
1.20+2-2sysutils/py-sh/Makefile
+12-103 files

NetBSD/pkgsrc U9BIz1Fdoc TODO

   doc/TODO: + MesaLib-26.2.
VersionDeltaFile
1.27398+2-2doc/TODO
+2-21 files

NetBSD/pkgsrc RbAedihdoc CHANGES-2026

   doc: Updated geography/py-nmeagps to 1.1.5
VersionDeltaFile
1.3736+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc gl4cTkZgeography/py-nmeagps distinfo Makefile

   geography/py-nmeagps; Update to 1.1.5

   ## What's Changed

   1. Add support for additional proprietary Quectel PQTM configuration messages from LG290/LG580 firmware version 1.3.
VersionDeltaFile
1.6+4-4geography/py-nmeagps/distinfo
1.11+2-2geography/py-nmeagps/Makefile
+6-62 files

NetBSD/pkgsrc LmYBNMmmeta-pkgs/bulk-test-boost Makefile

   bulk-test-boost: include kea
VersionDeltaFile
1.25+2-1meta-pkgs/bulk-test-boost/Makefile
+2-11 files

NetBSD/pkgsrc 9KG5h4Ldoc CHANGES-2026

   Updated devel/py-plumbum, devel/py-distlib
VersionDeltaFile
1.3735+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc e31NBCldevel/py-distlib distinfo Makefile

   py-distlib: updated to 0.4.3

   0.4.3

   - resources
       - Removed too-restrictive check for escaping resources.
VersionDeltaFile
1.9+4-4devel/py-distlib/distinfo
1.14+2-2devel/py-distlib/Makefile
+6-62 files

NetBSD/pkgsrc DcqRll2devel/py-plumbum PLIST distinfo

   py-plumbum: updated to 2.0.1

   2.0.1

   Fixes:

   * Make ``SwitchInfo`` hashable again so ``requires=``/``excludes=`` work

   Internal:

   * Drop unused ``conda.recipe``


   2.0.0

   Features:

   * Support async mode
       * Support ``popen`` on async pipelines

    [25 lines not shown]
VersionDeltaFile
1.7+18-1devel/py-plumbum/PLIST
1.13+4-4devel/py-plumbum/distinfo
1.16+3-2devel/py-plumbum/Makefile
+25-73 files

NetBSD/pkgsrc 6sfbYxDdoc CHANGES-2026

   Updated www/py-webpy, devel/py-ruff
VersionDeltaFile
1.3734+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc dzn2Se5devel/py-ruff distinfo cargo-depends.mk

   py-ruff: updated to 0.15.17

   0.15.17

   Preview features

   Allow human-readable names in suppression comments
   Fix handling of ignore comments within a disable/enable pair
   Prioritize human-readable names in CLI output
   Respect diagnostic start and parent ranges and trailing comments in ruff:ignore suppressions
   [flake8-async] Add trio.as_safe_channel to safe decorators (ASYNC119)
   [flake8-pytest-style] Also check pytest_asyncio fixtures
   [ruff] Ban pytest autouse fixtures (RUF076)
   [pyupgrade] Add from __future__ import annotations automatically (UP007, UP045)
   Bug fixes

   Fix diagnostic when ruff:enable or ruff:disable appears where ruff:ignore is expected
   [pyupgrade] Preserve leading empty literals to avoid syntax errors (UP032)
   Rule changes

    [16 lines not shown]
VersionDeltaFile
1.108+43-40devel/py-ruff/distinfo
1.103+13-11devel/py-ruff/cargo-depends.mk
1.111+3-5devel/py-ruff/Makefile
+59-563 files

NetBSD/pkgsrc lsZPLm1www/py-webpy Makefile distinfo

   py-webpy: updated to 0.76

   0.76

   docs: fix simple typo, resvere -> reverse
   Remove unreachable code.
   TEMPLATE_BUILTIN_NAMES: Add Python builtin round()
   MANIFEST.in: include LICENSE.txt
   Optimize badge resolution
   test: pin dbutils to >= 2.0.0
   add GitHub URL for PyPi
   Blacken the codebase
   Set daemon attribute instead of using setDaemon method that was deprecated in Python 3.10.
   refactor: remove python2 compatibility codes for using super
   chore: remove unnecessary files in generated python package
   Update README.md
   Upgrade to MySQL 8.0 and Python 3.11-dev
   Pre commit autoupdate
   fix: pypy3 support

    [28 lines not shown]
VersionDeltaFile
1.30+6-12www/py-webpy/Makefile
1.10+4-4www/py-webpy/distinfo
+10-162 files

NetBSD/pkgsrc e8UIJKvdoc CHANGES-2026

   Updated archivers/par2, math/py-asteval, textproc/py-xml2rfc
VersionDeltaFile
1.3733+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc KO4A3vptextproc/py-xml2rfc Makefile distinfo

   py-xml2rfc: updated to 3.34.0

   3.34.0

   New Features

   Use natsort to sort references

   Documentation Changes

   update CHANGELOG.md + py file versions for v3.33.0
VersionDeltaFile
1.35+4-6textproc/py-xml2rfc/Makefile
1.28+4-4textproc/py-xml2rfc/distinfo
+8-102 files

NetBSD/pkgsrc NUU0t53math/py-asteval distinfo Makefile

   py-asteval: updated to 1.0.9

   1.0.9

   This fixes some usage problem and is also meant to address the securirty advisories GHSA-89v8-rhwq-hf77
   and GHSA-9w56-46f6-3qhx

   Changes:

   Fix unpacking of nested tuples in comprehensions

   Fix error with lambda functions, so that calls from top level should clear previous errors and exceptions should clear the callstack before re-raising

   Add try/except for import of ctypes, so that this module is not required from asteval to run

   Update PyPI stats link in README

   Remove the "exiting exceptions", 'SystemExit' and 'GeneratorExit' from the symbol table to remove the possibily of such an exception in asteval from exiting the calling application.


    [3 lines not shown]
VersionDeltaFile
1.27+4-4math/py-asteval/distinfo
1.32+2-2math/py-asteval/Makefile
+6-62 files

NetBSD/pkgsrc H3mBes4archivers/par2 distinfo Makefile, archivers/par2/patches patch-src_commandline.cpp

   par2: updated to 1.2.0

   1.2.0

   Security:
     * GHSA-3c2j-rccw-j2vj: Heap out-of-bounds write in PAR2 repair from unchecked source block count wrap
     * GHSA-j5pc-g362-c5xp: Repair can follow dangling symlinks and write outside the repair base path

   Issues:
     * Is there any explanation for par2 exit codes? | 有没有 par2 退出码的说明?
     * Request @filelist.txt
     * Remove empty/obsolete files in top-level directory
     * par2cmdline defaults to 128MiB of RAM

   PRs:
     * Bump actions/upload-artifact from 6 to 7
     * Bump microsoft/setup-msbuild from 2 to 3
     * Bump cross-platform-actions/action from 0.32.0 to 1.0.0
     * Take input files from stdin (standard input)

    [7 lines not shown]
VersionDeltaFile
1.29+4-5archivers/par2/distinfo
1.37+2-2archivers/par2/Makefile
1.3+1-1archivers/par2/patches/patch-src_commandline.cpp
+7-83 files

NetBSD/pkgsrc t5ZO6Dtdoc CHANGES-2026

   doc: Updated graphics/OpenJPH to 0.28.1
VersionDeltaFile
1.3732+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 1wS2IyKgraphics/OpenJPH distinfo Makefile

   OpenJPH: update to 0.28.1.

   0.28.1

   This fixes compilation issue in MinW32 that was introduced in Version 0.28.0, which brought significant performance improvement.

   0.28.0

   AVX2 block coder optimizations (encoder + decoder) by @osamu620 in #276
VersionDeltaFile
1.11+4-4graphics/OpenJPH/distinfo
1.14+2-2graphics/OpenJPH/Makefile
1.6+2-2graphics/OpenJPH/PLIST
+8-83 files

NetBSD/pkgsrc uxLJpScwww/firefox mozilla-common.mk

   firefox: fix whitespace pkglint
VersionDeltaFile
1.315+11-11www/firefox/mozilla-common.mk
+11-111 files

NetBSD/pkgsrc BRrOzpkwww/firefox mozilla-common.mk

   firefox: add cbindgen upper bound

   doesn't currently build with cbindgen 0.29.4, but binary packages
   of that might exist
VersionDeltaFile
1.314+2-2www/firefox/mozilla-common.mk
+2-21 files

NetBSD/pkgsrc t366Jz4doc TODO

   TODO: add cbindgen entry with firefox comment
VersionDeltaFile
1.27397+2-1doc/TODO
+2-11 files

NetBSD/pkgsrc ybm4zMudoc CHANGES-2026

   doc: note cbindgen downgrade
VersionDeltaFile
1.3731+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 5nGxhv3devel/cbindgen distinfo Makefile

   cbindgen: downgrade to 0.29.2

   0.29.4 breaks firefox build:
   build/dist/include/mozilla/webrender/webrender_ffi_generated.h:6705: error: 'COUNT' was not declared in this scope
VersionDeltaFile
1.38+3-3devel/cbindgen/distinfo
1.41+1-1devel/cbindgen/Makefile
+4-42 files

NetBSD/pkgsrc Wrbq89sdoc CHANGES-2026

   Note update of the "mutt" package to version 2.3.3
VersionDeltaFile
1.3730+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 781WMYxmail/mutt distinfo Makefile

   mail/mutt: Update to version 2.3.3

   This release fixes a crash bug when viewing a deeply nested message type
   email.  Thanks to Acts1631 for the bug report including a demonstration mbox
   and proposed fix.  There are additionally a few other smaller fixes.  For more
   details see the commits:

   1386633a  Fix configure --with-bundled-regex test.
   801f3a2d  Fix attachment list crash for deeply nested message types.
   048f4ae2  Fix concat_path() functions to work for edge-cases too.
   d07674ac  Fix header cache get_foldername() bug.
VersionDeltaFile
1.126+4-4mail/mutt/distinfo
1.298+2-3mail/mutt/Makefile
+6-72 files

NetBSD/pkgsrc lKPpIyadoc CHANGES-2026

   Updated databases/py-peewee, devel/zix
VersionDeltaFile
1.3729+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc p25L6Rodevel/zix distinfo Makefile

   zix: updated to 0.8.2

   zix (0.8.2) stable; urgency=medium

   * Fix build with configure checks disabled
   * Fix handling of invalid ring size parameters
   * Fix potential out of bounds access on error
VersionDeltaFile
1.4+4-4devel/zix/distinfo
1.6+2-2devel/zix/Makefile
+6-62 files

NetBSD/pkgsrc K43yoEXdatabases/py-peewee distinfo Makefile

   py-peewee: updated to 4.0.7

   4.0.7

   * Fixes for `playhouse.pwasyncio`: report correct UPDATE / DELETE rowcounts on
     asyncpg, roll back open transactions when connections are returned to the
     pool, raise instead of deadlocking when querying during `iterate()`, and
     detect the MySQL / MariaDB server version.
   * Additional `playhouse.pwasyncio` fixes: a second `iterate()` on a busy
     connection raises instead of deadlocking, asyncpg exceptions are translated
     to peewee exception types, registered aggregates / collations / window
     functions / extensions and `timeout` are applied to async SQLite
     connections, `:memory:` databases use a single connection, `atomic()`
     accepts transaction arguments (e.g. `lock_type`), postgres connection URLs
     and `isolation_level` are supported, `%%` in raw SQL is unescaped, and
     attempting a query outside the greenlet bridge no longer emits "never
     awaited" warnings.
   * Fixes for `playhouse.pydantic_utils`: JSON fields validate as `Any` (now
     including the sqlite_ext `JSONField`), foreign keys may be included /

    [21 lines not shown]
VersionDeltaFile
1.99+4-4databases/py-peewee/distinfo
1.134+2-2databases/py-peewee/Makefile
+6-62 files