NetBSD/pkgsrc CkcOUildoc pkg-vulnerabilities

   pkg-vulnerabilities: add last 12 hours CVEs

   + libtasn1 (possible patch under review),
     lmdb (shared via fulldisclosure ML, unclear if shared upstream or not,
     probably not fixed),
     py-urllib3
VersionDeltaFile
1.709+4-1doc/pkg-vulnerabilities
+4-11 files

NetBSD/pkgsrc H124miXdoc CHANGES-2026

   Updated devel/py-test-datafiles, devel/py-test-doctestplus
VersionDeltaFile
1.176+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc fzcCE7Jdevel/py-test-doctestplus distinfo Makefile

   py-test-doctestplus: updated to 1.7.0

   1.7.0 (2026-01-07)

   - Fixing crashing sphinx builds where multiple directives are used with the
     first one expecting content. The order of the directives used does not
     matter after this fix.

   - Versions of Python <3.10 and pytest<7 are no longer supported.
VersionDeltaFile
1.10+4-4devel/py-test-doctestplus/distinfo
1.17+3-3devel/py-test-doctestplus/Makefile
+7-72 files

NetBSD/pkgsrc qbCSzt4devel/py-test-datafiles PLIST Makefile

   py-test-datafiles: updated to 3.0.1

   3.0.1

   Fixed

   * Corrected minimum pytest version requirement from >=3.6 to >=6.2.0 to match actual requirements (tmp_path fixture)
   * Closed issue 11 - file mode bits are now preserved (resolved by pathlib migration in 3.0)

   Added

   * Regression test to ensure file permissions are preserved when copying files

   Changed

   * Migrated to uv for package management and builds
   * Added ruff for code formatting and linting
   * Converted documentation from RST to Markdown
   * Added Dependabot for automated dependency updates
   * Updated GitHub Actions workflows for CI/CD
VersionDeltaFile
1.2+6-7devel/py-test-datafiles/PLIST
1.2+6-7devel/py-test-datafiles/Makefile
1.2+4-4devel/py-test-datafiles/distinfo
+16-183 files

NetBSD/pkgsrc vxIgCdHdoc CHANGES-2026

   Updated math/py-asdf-standard, math/py-asdf, math/py-asdf_astropy
VersionDeltaFile
1.175+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc J5OUwSRmath/py-asdf_astropy Makefile distinfo

   py-asdf_astropy: updated to 0.9.0

   0.9.0 (2025-11-17)

   - drop support for numpy 1.25.
   - require asdf 3.3 and drop support for astropy 5.2
VersionDeltaFile
1.10+5-5math/py-asdf_astropy/Makefile
1.5+4-4math/py-asdf_astropy/distinfo
1.5+6-1math/py-asdf_astropy/PLIST
+15-103 files

NetBSD/pkgsrc N3VPFo1math/py-asdf PLIST distinfo

   py-asdf: updated to 5.1.0

   5.1.0 (2025-11-06)

   Bugfix

   - Fix but preventing extension checking when opening a file with lazy_tree
     enabled.


   Feature

   - Add support for registering unstable/development versions of core extensions
     if the ASDF_UNSTABLE_CORE_SCHEMAS environment variable is set.
     Writing files with unstable/development extensions is discouraged as schema
     changes may make these files unreable in the future.
   - Add ``warn_on_failed_conversion`` to ``AsdfConfig``.
     Enabling this option will convert any exceptions raised during conversion to
     warnings.

    [15 lines not shown]
VersionDeltaFile
1.13+58-37math/py-asdf/PLIST
1.18+4-4math/py-asdf/distinfo
1.30+2-2math/py-asdf/Makefile
+64-433 files

NetBSD/pkgsrc C7Uwb8amath/py-asdf-standard PLIST distinfo

   py-asdf-standard: updated to 1.4.0

   1.4.0 (2025-08-27)

   - Update documentation to use new terminology. The
     ASDF specification refers to the description of the file
     format whereas the ASDF core schemas refers to the versioned
     collection of schemas for core objects (ndarray, software, etc)
   - Add datatype-1.0.0 schema
   - Add galexsec time to time-1.4.0
VersionDeltaFile
1.6+8-1math/py-asdf-standard/PLIST
1.4+4-4math/py-asdf-standard/distinfo
1.9+3-2math/py-asdf-standard/Makefile
+15-73 files

NetBSD/pkgsrc YyRmbggdoc eol-packages

   doc: remove trailing line
VersionDeltaFile
1.26+1-2doc/eol-packages
+1-21 files

NetBSD/pkgsrc iyiJdFvdoc CHANGES-2026

   Updated security/py-passlib, www/py-flask-security
VersionDeltaFile
1.174+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc PnQ3aDTwww/py-flask-security Makefile distinfo

   py-flask-security: updated to 5.7.1

   Version 5.7.1

   Fixes

   - (:issue:`1147`) Regression when updating hash algorithm from bcrypt (willcroft)

   Version 5.7.0

   This release contains a set of small backward incompatible changes. Please read these notes carefully.

   Features & Improvements

   - (:pr:`1132`) Add Arabic translations (samialfattani)
   - (:issue:`1123`) Enable forgot-password workflow for authenticated users.

   Fixes


    [39 lines not shown]
VersionDeltaFile
1.24+4-5www/py-flask-security/Makefile
1.17+4-4www/py-flask-security/distinfo
1.7+3-1www/py-flask-security/PLIST
+11-103 files

NetBSD/pkgsrc zduibUwsecurity/py-passlib PLIST Makefile, security/py-passlib/patches patch-passlib_handlers_bcrypt.py

   py-passlib: updated to 1.9.3

   1.9.2 (2025-10-01)

   Build
   - pin bcrypt to `<5.0.0`

   1.9.1 (2025-05-02)

   Fix
   - don't use root logger

   Refactor
   - **apache**: improve typing of HtpasswdFile and HtdigestFile
   - enable ruff "INP" rule
   - enable ruff "PLW" rule
   - enable ruff "PLC" rule

   1.9.0 (2025-02-18)

    [3 lines not shown]
VersionDeltaFile
1.4+11-119security/py-passlib/PLIST
1.12+14-8security/py-passlib/Makefile
1.11+4-5security/py-passlib/distinfo
1.2+1-1security/py-passlib/patches/patch-passlib_handlers_bcrypt.py
+30-1334 files

NetBSD/pkgsrc 52D0havparallel/hwloc Makefile PLIST

   hwloc: fix PLIST for x86
VersionDeltaFile
1.43+6-1parallel/hwloc/Makefile
1.8+3-1parallel/hwloc/PLIST
+9-22 files

NetBSD/pkgsrc 2RiHBFQdoc CHANGES-2026

   Updated www/py-notebook, devel/py-anyio
VersionDeltaFile
1.173+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc e7X4oAidevel/py-anyio distinfo Makefile

   py-anyio: updated to 4.12.1

   4.12.1

   - Changed all functions currently raising the private ``NoCurrentAsyncBackend``
     exception (since v4.12.0) to instead raise the public ``NoEventLoopError`` exception
   - Fixed ``anyio.functools.lru_cache`` not working with instance methods
VersionDeltaFile
1.29+4-4devel/py-anyio/distinfo
1.33+2-2devel/py-anyio/Makefile
+6-62 files

NetBSD/pkgsrc wWPYcK5www/py-notebook PLIST Makefile

   py-notebook: updated to 7.5.1

   7.5.1

   Bugs fixed

   - Fix selector for the `O` keyboard shortcut
   - Fix missing debugger display provider in Notebook

   Maintenance and upkeep improvements

   - Update to JupyterLab v4.5.1
   - Fix link to the IPython install page
   - Fix `hatch build`, ignore links to `blog.jupyter.org`
   - Bump the actions group with 4 updates
VersionDeltaFile
1.28+102-95www/py-notebook/PLIST
1.43+5-4www/py-notebook/Makefile
1.29+4-4www/py-notebook/distinfo
+111-1033 files

NetBSD/pkgsrc VCUFcfJnet/py-cares/patches patch-deps_build-config_config__netbsd_ares__config.h

   py-cares: remove unused patch
VersionDeltaFile
1.2+1-1net/py-cares/patches/patch-deps_build-config_config__netbsd_ares__config.h
+1-11 files

NetBSD/pkgsrc 2kwrcTCdoc CHANGES-2026 TODO

   doc: Updated net/py-cares to 5.0.1
VersionDeltaFile
1.172+2-1doc/CHANGES-2026
1.26642+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc BWfL7iKnet/py-cares distinfo Makefile

   py-cares: update to 5.0.1.

   5.0.1

   What's Changed

       Fix IDNA 2008 test by @saghul in #288

   5.0.0

   What's Changed

       Use Literal for type by @Dreamsorcerer in #263
       Use CMake for compiling c-ares by @saghul in #267
       build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #265
       build(deps): bump pypa/cibuildwheel from 3.1.4 to 3.2.0 by @dependabot[bot] in #264
       Move project metadata to pyproject.toml by @saghul in #268
       Remove gethostbyname by @saghul in #270
       Remove getsock by @saghul in #271

    [13 lines not shown]
VersionDeltaFile
1.15+4-5net/py-cares/distinfo
1.18+3-2net/py-cares/Makefile
+7-72 files

NetBSD/pkgsrc jq5MdgCdoc CHANGES-2026 TODO

   doc: Updated math/py-numpy to 2.4.0
VersionDeltaFile
1.171+2-1doc/CHANGES-2026
1.26641+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc k8EmALemath/py-numpy PLIST distinfo, math/py-numpy/patches patch-numpy_distutils_log.py patch-numpy_linalg_umath__linalg.cpp

   py-numpy: update to 2.4.0.

   NumPy 2.4.0 released

   20 Dec, 2025 – The NumPy 2.4.0 release continues the work to improve
   free threaded Python support, user dtypes implementation, and
   annotations. There are many expired deprecations and bug fixes as
   well. Highlights are:

       Many annotation improvements. In particular, runtime signature introspection.
       New casting kwarg 'same_value' for casting by value.
       New PyUFunc_AddLoopsFromSpec function that can be used to add user sort loops using the ArrayMethod API.
       New __numpy_dtype__ protocol.

   This release supports Python versions 3.11-3.14
VersionDeltaFile
1.58+27-20math/py-numpy/PLIST
1.2+14-11math/py-numpy/patches/patch-numpy_distutils_log.py
1.107+5-6math/py-numpy/distinfo
1.144+2-2math/py-numpy/Makefile
1.2+1-1math/py-numpy/patches/patch-numpy_linalg_umath__linalg.cpp
+49-405 files

NetBSD/pkgsrc YRF8sTpdoc TODO CHANGES-2026

   doc: Updated audio/alsa-lib to 1.2.15.1
VersionDeltaFile
1.26640+1-2doc/TODO
1.170+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc QDQC7BTaudio/alsa-lib distinfo, audio/alsa-lib/patches patch-bg patch-ad

   alsa-lib: update to 1.2.15.1.

   1.12.5.1

   alsa-lib
   Core

       Release v1.2.15.1
       ucm: use closefrom instead of close_range

   Use Case Manager API

       ucm: exec - fix maxfd used warning
       ucm: use closefrom instead of close_range

   Configuration

       conf: cards: unify whitespace - use tabs and remove trailing spaces
       conf: pistachio-card: define pcm configuration block only one time

    [189 lines not shown]
VersionDeltaFile
1.4+13-14audio/alsa-lib/patches/patch-bg
1.47+11-11audio/alsa-lib/distinfo
1.11+9-11audio/alsa-lib/patches/patch-ad
1.2+10-10audio/alsa-lib/patches/patch-src_control_control__hw.c
1.6+10-10audio/alsa-lib/patches/patch-aq
1.4+15-4audio/alsa-lib/patches/patch-src_ucm_main.c
+68-603 files not shown
+82-739 files

NetBSD/pkgsrc MfLGsG6doc CHANGES-2026

   doc: list icu update in CHANGES
VersionDeltaFile
1.169+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc DF3wN3Mdoc TODO

   doc: icu update done
VersionDeltaFile
1.26639+1-2doc/TODO
+1-21 files

NetBSD/pkgsrc mo5ZntTdoc CHANGES-2026

   Updated databases/py-peewee, devel/py-lazr.delegates, devel/py-lazr.config
VersionDeltaFile
1.168+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc 2HH9I3Xdevel/py-lazr.config PLIST Makefile

   py-lazr.config: updated to 3.1

   3.1 (2024-12-09)
   - Add support for Python 3.12 and 3.13.
   - Remove support for Python 3.7 and below.

   3.0 (2023-04-08)
   - Add basic pre-commit configuration.
   - Publish Documentation on Read the Docs.
   - Apply inclusive naming via the woke pre-commit hook.
   - Test using ``zope.testrunner`` rather than ``nose``.
   - Officially add support for Python 3.9, 3.10 and 3.11.
   - Drop support for Python 2.6, 2.7, and 3.4.
   - Apply ``black`` and ``isort``.
VersionDeltaFile
1.4+17-16devel/py-lazr.config/PLIST
1.8+6-9devel/py-lazr.config/Makefile
1.7+4-4devel/py-lazr.config/distinfo
+27-293 files

NetBSD/pkgsrc oA9eIcldevel/py-lazr.delegates PLIST Makefile

   py-lazr.delegates: updated to 2.1.1

   2.1.1 (2024-12-05)
   - Add support for Python 3.12 and 3.13.
   - Drop support for Python 3.5, 3.6 and 3.7.

   2.1.0 (2023-03-20)
   - Officially add support for Python 3.6, 3.7, 3.8, 3.9, 3.10 and 3.11.
   - Drop support for Python 2, 3.2, 3.3, and 3.4.
   - Test using ``zope.testrunner`` rather than ``nose``.
   - Bring coverage to 100%.
   - Switch to declarative ``setuptools`` configuration.
   - Add linters.
   - Fix the `woke` linter.
VersionDeltaFile
1.4+16-31devel/py-lazr.delegates/PLIST
1.9+5-9devel/py-lazr.delegates/Makefile
1.5+4-4devel/py-lazr.delegates/distinfo
+25-443 files

NetBSD/pkgsrc D5rjksedatabases/py-peewee PLIST distinfo

   py-peewee: updated to 3.19.0

   3.19.0

   * Move to new build system using pyproject and github actions.
   * No longer build and ship the Sqlite C extensions by default. Users who prefer
     to use those can install via the sdist `pip install peewee --no-binary :all:`.

   Rationale about the Sqlite C extensions -- I've started shipping pysqlite3 as a
   statically-linked, self-contained binary wheel. This means that when using
   Peewee with the statically-linked pysqlite3, you can end up in a funny
   situation where the peewee Sqlite extensions are linked against the system
   libsqlite3, and the pysqlite driver has it's own Sqlite embedded, which does
   not work.

   If you are using the system/standard-lib sqlite3 module then the extension
   works properly, because everything is talking to the same `libsqlite3`.

   Similarly if you built pysqlite3 to link against the system `libsqlite3`

    [22 lines not shown]
VersionDeltaFile
1.25+11-1databases/py-peewee/PLIST
1.92+4-4databases/py-peewee/distinfo
1.127+3-4databases/py-peewee/Makefile
+18-93 files

NetBSD/pkgsrc EyV2tQgsysutils/skaffold Makefile

   skaffold: mark BROKEN more specifically

   maya reports this builds on Linux and Darwin
VersionDeltaFile
1.6+3-2sysutils/skaffold/Makefile
+3-21 files