NetBSD/pkgsrc bGUwtLxdoc CHANGES-2026

   Updated databases/py-peewee, devel/py-greenlet, textproc/py-pdf
VersionDeltaFile
1.3198+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc DpuSO51textproc/py-pdf distinfo Makefile

   py-pdf: updated to 6.12.0

   6.12.0, 2026-05-21

   Security (SEC)
   - Disallow cross-reference streams with zero-only width values
   - Avoid excessive whitespace in layout mode text extraction

   New Features (ENH)
   - Implement SASLprep (RFC 4013) for AES-256 password normalization
   - CID font resource from font file to encode more characters

   Performance Improvements (PI)
   - Optimize retrieval of named destinatinos in reader

   Bug Fixes (BUG)
   - Fix TreeObject.insert_child KeyError on fresh children

   Robustness (ROB)

    [4 lines not shown]
VersionDeltaFile
1.58+4-4textproc/py-pdf/distinfo
1.64+2-2textproc/py-pdf/Makefile
+6-62 files

NetBSD/pkgsrc eaGtwa9devel/py-greenlet distinfo Makefile

   py-greenlet: updated to 3.5.1

   3.5.1

   - Add preliminary support for Python 3.15b1. This has not been
     reviewed by CPython core developers, but all tests pass. Binary
     wheels of this version won't work on earlier Python 3.15 builds and
     may not work on later 3.15 builds.
   - Fix the discrepancy in the way the two ``getcurrent`` APIs behave
     during greenlet teardown. One API (the C API used by, e.g.,  gevent) raised a
     ``RuntimeError``; the other (the Python ``greenlet.getcurrent`` API)
     returned ``None``. This second way is incompatible with greenlet's type
     annotations, so ``greenlet.getcurrent`` now raises a
     ``RuntimeError`` as well.
VersionDeltaFile
1.39+4-4devel/py-greenlet/distinfo
1.41+2-2devel/py-greenlet/Makefile
+6-62 files

NetBSD/pkgsrc rlm9fVfdatabases/py-peewee distinfo Makefile

   py-peewee: updated to 4.0.6

   4.0.6

   * Add new methods to the postgres `BinaryJSONField`: helpers for in-place
     modifications (`set`, `replace`, `insert`, `append`, `update`).
   * Also add json-path helpers to the postgres `BinaryJSONField` (`path_exists`,
     `path_match`, `path_query`, `path_query_array`, `path_query_first`).
   * Quote path elements in SQLite's JSON field.
   * Better and faster parsing of formatted date/times. Use the stdlib
     `fromisoformat` as a first attempt since it's faster and more robust.
   * Ensure `db.connection_context()` can be nested cleanly.
   * Fix potential deadlock in `pool.close_all` and `pool.manual_close`.
   * Restore whitespace stripping in `FixedCharField`.
VersionDeltaFile
1.98+4-4databases/py-peewee/distinfo
1.133+2-2databases/py-peewee/Makefile
+6-62 files

NetBSD/pkgsrc PHY33oudoc CHANGES-2026

   Updated devel/catch2, net/py-aiohappyeyeballs
VersionDeltaFile
1.3197+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc SCdHhJPnet/py-aiohappyeyeballs distinfo Makefile

   py-aiohappyeyeballs: updated to 2.6.2

   2.6.2

   Bug Fixes

   Clear error on empty addr_infos in start_connection

   Refactoring

   Optimize obtaining event-loop down to 1 line

   Testing

   Stop verify_no_lingering_tasks from leaking an event loop
VersionDeltaFile
1.12+4-4net/py-aiohappyeyeballs/distinfo
1.13+2-3net/py-aiohappyeyeballs/Makefile
+6-72 files

NetBSD/pkgsrc tdXzbyxdevel/catch2 distinfo PLIST

   catch2: updated to 3.15.0

   3.15.0

   Fixes

   Fixed ambiguous overload issue with std::optional<T> in C++26.
   Since std::optional was turned into a range, the partial specialization of StringMaker for range-like types and for std::optional<T> were in conflict.

   Improvements

   Simplified CATCH_REGISTER_ENUM internals for faster compilation and retrieval.
   Successful assertion are slightly (1-2%) faster.
   Generic (new-style) matchers support constexpr matching in C++20.
   Combining matchers requires C++26.
   Catch2-provided generic matchers are all constexpr enabled.
   Added STATIC_REQUIRE_THAT for compile-time matcher assertions.
   This requires the compiler to support enough constexpr for matchers, see above.
VersionDeltaFile
1.29+4-4devel/catch2/distinfo
1.7+2-3devel/catch2/PLIST
1.28+2-2devel/catch2/Makefile
+8-93 files

NetBSD/pkgsrc Gyyc3HXdoc CHANGES-2026

   doc: Updated games/greed to 5.2
VersionDeltaFile
1.3196+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc g8sG0zxgames/greed distinfo Makefile, games/greed/patches patch-Cargo.toml

   greed: update to 5.2.

   5.2: 2026-05-22::
     Beat the excessively-opininated Rust build chain into submission.
VersionDeltaFile
1.17+4-5games/greed/distinfo
1.12+2-2games/greed/Makefile
1.3+1-1games/greed/patches/patch-Cargo.toml
+7-83 files

NetBSD/pkgsrc yYAZEz1doc CHANGES-2026

   Updated sysutils/ansible[-core]
VersionDeltaFile
1.3195+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc fk8KZL4sysutils/ansible PLIST distinfo

   ansible: updated to 13.7.0

   13.7.0

   Major Changes

   grafana.grafana

   - Run molecule only when required
   - migrate stack create/update/delete to stacks-api

   netapp.ontap

   - Updated ONTAP personality check functionality.
   - na_ontap_debug - AWS Lambda support added to the module.
   - na_ontap_dns - AWS Lambda support added to the module.
   - na_ontap_domain_tunnel - AWS Lambda support added to the module.
   - na_ontap_efficiency_policy - AWS Lambda support added to the module.
   - na_ontap_export_policy - AWS Lambda support added to the module.

    [19 lines not shown]
VersionDeltaFile
1.68+928-656sysutils/ansible/PLIST
1.81+4-4sysutils/ansible/distinfo
1.109+3-3sysutils/ansible/Makefile
+935-6633 files

NetBSD/pkgsrc cn0rWF4sysutils/ansible-core distinfo Makefile

   ansible-core: updated to 2.20.6

   v2.20.6

   Security Fixes

   - psrp - Do not log raw stdout/stderr on verbosity 5 when task has ``no_log: true`` set
   - winrm - Do not log raw stdout/stderr on verbosity 5 when task has ``no_log: true`` set

   Bugfixes

   - ansible-test remote alias - Alias values for ``--controller`` and ``--target`` are properly resolved for ``remote``. Previously, remote alias values (e.g. ``fedora/latest``) resolved to the correct name only for the legacy ``--remote`` arg, failing with an unknown image error for the newer args.
   - git - use the branch configured in ``.gitmodules`` or the remote HEAD instead of hardcoding ``master`` when ``track_submodules=yes`` (https://github.com/ansible/ansible/issues/77691).
   - module_utils/basic.py - Fix ``AnsibleModule.run_command()`` to handle ``None`` return from non-blocking pipe reads (https://github.com/ansible/ansible/issues/86920).
VersionDeltaFile
1.51+4-4sysutils/ansible-core/distinfo
1.60+2-2sysutils/ansible-core/Makefile
+6-62 files

NetBSD/pkgsrc yAdF8WOdoc CHANGES-2026

   Updated devel/py-wrapt, net/py-zeroconf
VersionDeltaFile
1.3194+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc F4ptZJHnet/py-zeroconf distinfo Makefile

   py-zeroconf: updated to 0.149.16

   0.149.16
   Bug Fixes
   - Re-release for GHSA-qc2x-6f54-m6h9

   0.149.15
   Bug Fixes
   - Preserve scope_id when scoped AAAA arrives alongside unscoped
VersionDeltaFile
1.58+4-4net/py-zeroconf/distinfo
1.61+3-3net/py-zeroconf/Makefile
+7-72 files

NetBSD/pkgsrc 4bFDFJCdevel/py-wrapt PLIST distinfo

   py-wrapt: updated to 2.2.0

   2.2.0
   https://wrapt.readthedocs.io/en/latest/changes.html#version-2-2-0
VersionDeltaFile
1.9+11-3devel/py-wrapt/PLIST
1.25+4-4devel/py-wrapt/distinfo
1.31+2-2devel/py-wrapt/Makefile
+17-93 files

NetBSD/pkgsrc ngftBXjdoc CHANGES-2026

   Updated www/py-django-debug-toolbar, www/py-django-q2
VersionDeltaFile
1.3193+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc zLWdaiQwww/py-django-q2 PLIST distinfo

   py-django-q2: updated to 1.10.0

   1.10.0

   - fix: Fix incorrect signal import
   - Add post_execute_in_worker signal
   - Fix BadSignature after the default Django cache expires
   - feat:add Simplified Chinese Translation
   - Update Django Q2 compatibility information
   - Don't close DB connection if async_task was called with sync=True
   - Convert queue size and count to string in monitor
   - Fix unbounded growth of Broker.set_stat cluster master list
   - Update Python base image to 3.9-slim-bookworm
   - feat: add ru locale and improve translations
VersionDeltaFile
1.3+11-6www/py-django-q2/PLIST
1.3+4-4www/py-django-q2/distinfo
1.5+2-2www/py-django-q2/Makefile
+17-123 files

NetBSD/pkgsrc I5yAIypwww/py-django-debug-toolbar PLIST distinfo

   py-django-debug-toolbar: updated to 6.3.0

   6.3.0 (2026-04-01)

   * Replaced ``requirements_dev.txt`` file for ``pyproject.toml`` support with
     dependency groups.
   * Updated ReadTheDocs Python version to 3.13.
   * Modernize some panel styles and colors.
   * Standardize use of time/duration units and labels across panels.
   * Added translations for Lithuanian, Turkish and Uzbek.
   * Update the translations.
   * Expose a ``py.typed`` marker file.
   * Updated ``RedirectsPanel`` to emit the deprecation warning when it's used
     rather than on instantiation.
   * Highlighted the documentation about disabling the browser's caching to
     ensure the latest static assets are used.
   * Fixed bug with ``CachePanel`` so the cache patching is only applied
     once.
   * Added ``debug_toolbar.store.CacheStore`` for storing toolbar data using

    [5 lines not shown]
VersionDeltaFile
1.9+8-1www/py-django-debug-toolbar/PLIST
1.14+4-4www/py-django-debug-toolbar/distinfo
1.14+3-3www/py-django-debug-toolbar/Makefile
+15-83 files

NetBSD/pkgsrc yxfgwm0doc CHANGES-2026 TODO

   Updated security/py-acme, security/py-certbot*
VersionDeltaFile
1.3192+18-1doc/CHANGES-2026
1.27291+1-2doc/TODO
+19-32 files

NetBSD/pkgsrc WFIdxoZsecurity/py-acme distinfo, security/py-certbot-apache distinfo

   py-acme py-certbot*: updated to 5.6.0

   5.6.0

   Changed

   certbot now requires version 1.7+ of the library distro and certbot-dns-cloudflare requires 4.0+ of the Cloudflare Python library.

   Fixed

   The certbot-dns-ovh snap and docker image now properly delete any created TXT records after the challenge is completed by requiring dns-lexicon 3.25.1 which contains the fix.
   Our Docker images have been updated to use Python 3.14 and Alpine Linux 3.23.
VersionDeltaFile
1.72+4-4security/py-certbot-dns-linode/distinfo
1.77+4-4security/py-acme/distinfo
1.77+4-4security/py-certbot-apache/distinfo
1.20+4-4security/py-certbot-dns-cloudflare/distinfo
1.65+4-4security/py-certbot-dns-digitalocean/distinfo
1.72+4-4security/py-certbot-dns-dnsimple/distinfo
+24-2414 files not shown
+74-7420 files

NetBSD/pkgsrc 6L9g46adoc CHANGES-2026

   Updated devel/py-awscrt, www/py-uritools
VersionDeltaFile
1.3191+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc QWUXff0www/py-uritools distinfo Makefile

   py-uritools: updated to 6.1.2

   v6.1.2 (2026-05-22)

   - Minor documentation improvements.
   - Update build environment.
VersionDeltaFile
1.5+4-4www/py-uritools/distinfo
1.5+3-3www/py-uritools/Makefile
+7-72 files

NetBSD/pkgsrc dDQrLL6devel/py-awscrt PLIST distinfo

   py-awscrt: updated to 0.32.2

   0.32.2

   Min or higher Windows SDK Versions
   Update crt versions

   0.32.1

   Add IoT Metrics Support
   Manual PUBACK Control
   Support crt logs in 'logging' module
   Better checksum support
VersionDeltaFile
1.3+7-1devel/py-awscrt/PLIST
1.4+4-4devel/py-awscrt/distinfo
1.5+2-2devel/py-awscrt/Makefile
+13-73 files

NetBSD/pkgsrc M2RfThTdoc CHANGES-2026

   doc: Updated devel/git-branchless to 0.11.1
VersionDeltaFile
1.3190+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc MTGOqYVdevel/git-branchless distinfo cargo-depends.mk, devel/git-branchless/patches patch-.._vendor_mio-1.0.3_src_sys_unix_selector_kqueue.rs patch-.._vendor_ioctl-rs-0.1.6_src_lib.rs

   devel/git-branchless: update to 0.11.1

   v0.11.1
   Release highlights

   None. This is a fixup release that includes no new features or changes in behavior.
   Changed

       (#1672): scm-bisect has been updated (was missed in v0.11.0)

   v0.11.0
   Release highlights

   This release includes a number of new features and changes; including:

       Rust v1.86 or later is required to build.
       A new git split command was introduced.
       Revsets gained a new ! operator, as well some performance improvements.
       record and amend can now detect and add new, untracked files.

    [38 lines not shown]
VersionDeltaFile
1.7+1,013-749devel/git-branchless/distinfo
1.7+336-247devel/git-branchless/cargo-depends.mk
1.20+9-10devel/git-branchless/Makefile
1.1+18-0devel/git-branchless/patches/patch-.._vendor_mio-1.0.3_src_sys_unix_selector_kqueue.rs
1.2+1-1devel/git-branchless/patches/patch-.._vendor_ioctl-rs-0.1.6_src_lib.rs
1.2+1-1devel/git-branchless/patches/patch-.._vendor_ioctl-rs-0.1.6_src_os_mod.rs
+1,378-1,0083 files not shown
+1,380-1,0109 files

NetBSD/pkgsrc BdeDU3Ddoc CHANGES-2026

   doc: Updated editors/redox to 0.6.1
VersionDeltaFile
1.3189+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc ywTkbmLeditors/redox Makefile distinfo

   editors/redox: update to 0.6.1

   What's Changed

       feat: in-editor split panes by @JackDerksen in #27

   Features include:

       In-editor splits with ctrl+\ and ctrl+- (split as many times as you want!)
           Navigate between splits with ctrl+h/j/k/l
       Use arrow keys to move the cursor in typing widgets, such as the command line or fuzzy finder
       More standardized styling for popups
       Refined statusline styling
       Corrected fingerprinting for "different newlines" that keep the same editor structure, so the buffer no longer reads as dirty when it's essentially unchanged
       Automatically refresh buffers in Redox when the file is modified externally
       Other small fixes
VersionDeltaFile
1.9+4-4editors/redox/Makefile
1.9+4-4editors/redox/distinfo
1.9+0-0editors/redox/cargo-depends.mk
+8-83 files

NetBSD/pkgsrc QCVuqZ9doc CHANGES-2026

   doc: Updated sysutils/treegrep to 2.1.0
VersionDeltaFile
1.3188+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc OCgSFV2sysutils/treegrep distinfo Makefile

   sysutils/treegrep: update to 2.1.0

    - emacs plugin
    - improve repeat behavior
    - better keybinds
    - no mouse, disable alternate screen options
VersionDeltaFile
1.8+10-10sysutils/treegrep/distinfo
1.9+2-2sysutils/treegrep/Makefile
1.8+2-2sysutils/treegrep/cargo-depends.mk
+14-143 files

NetBSD/pkgsrc M375yXodoc CHANGES-2026

   Updated lang/nodejs2[24]
VersionDeltaFile
1.3187+3-1doc/CHANGES-2026
+3-11 files