NetBSD/pkgsrc-wip a299fb3CodeWhale Makefile cargo-depends.mk, llama.cpp Makefile PLIST

Update misc/CodeWhale to v.0.9.5
DeltaFile
+609-873CodeWhale/distinfo
+202-290CodeWhale/cargo-depends.mk
+125-0llama.cpp/AGENTS.md
+32-0llama.cpp/PLIST
+18-2llama.cpp/Makefile
+3-3CodeWhale/Makefile
+989-1,1682 files not shown
+991-1,1718 files

NetBSD/pkgsrc SWwGJ6Adoc CHANGES-2026

   doc: Updated devel/libusb1 to 1.0.30nb1
VersionDeltaFile
1.5154+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc thjJt9Fdevel/libusb1 Makefile distinfo, devel/libusb1/patches patch-libusb_os_illumos__usb.h patch-libusb_os_illumos__usb.c

   libusb1: Update illumos patches.

   Bump PKGREVISION.
VersionDeltaFile
1.2+942-797devel/libusb1/patches/patch-libusb_os_illumos__usb.c
1.2+68-38devel/libusb1/patches/patch-libusb_os_illumos__usb.h
1.25+3-3devel/libusb1/distinfo
1.38+2-1devel/libusb1/Makefile
+1,015-8394 files

NetBSD/pkgsrc Bn2LIqbdoc CHANGES-2026

   doc: Updated security/openssh to 10.5p1
VersionDeltaFile
1.5153+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc UuP1O5Esecurity/openssh Makefile distinfo

   openssh: update to 10.5p1.

   Changes since OpenSSH 10.4
   ==========================

   This release contains a number of security fixes and small bugfixes.

   Security
   ========

    * ssh-agent(1): fix an interaction between agent locking and the
      session-bind at openssh.com extension that is used to identify
      forwarded agents. These binding requests were refused when the
      agent was locked, with the result that operations that were
      intended to be limited to local use only could be performed
      remotely, including the ability to add PKCS#11 tokens and make
      use of keys that had destination restrictions applied.
      Reported by sn0x-sharma


    [72 lines not shown]
VersionDeltaFile
1.132+4-4security/openssh/distinfo
1.294+2-2security/openssh/Makefile
+6-62 files

NetBSD/src bXTil73doc 3RDPARTY

   openssh 10.5 is out.
VersionDeltaFile
1.2235+2-2doc/3RDPARTY
+2-21 files

NetBSD/pkgsrc-wip 9840085py-pre-commit Makefile COMMIT_MSG

py-pre-commit: update to 4.6.2

* Fix language: node hooks that contain "scripts": {"build": ...} with
  npm 11.x.
  * Regressed in 4.6.1.
DeltaFile
+3-3py-pre-commit/distinfo
+1-1py-pre-commit/Makefile
+1-1py-pre-commit/COMMIT_MSG
+5-53 files

NetBSD/pkgsrc CHQogxMdoc CHANGES-2026

   Updated sysutils/py-fsspec, devel/py-pylint
VersionDeltaFile
1.5152+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc b3hqE58devel/py-pylint distinfo Makefile

   py-pylint: updated to 4.0.7

   4.0.7

   False Positives Fixed

   Fix a false positive for invalid-name when a module-level variable is assigned
   an instance of a TypedDict subclass. Such a name is a value, not a type
   definition, so it is now checked against the constant or variable regex instead
   of class-rgx.

   Other Bug Fixes

   Fix a crash in the bad-open-mode check when the mode argument of
   open is the NotImplemented constant (Python >= 3.14).

   Fix a crash in the not-context-manager and not-async-context-manager
   checks when the context manager infers to a value without a name, such as the
   slice returned by with slice(...) / async with slice(...).

    [27 lines not shown]
VersionDeltaFile
1.121+8-12devel/py-pylint/Makefile
1.106+4-4devel/py-pylint/distinfo
+12-162 files

NetBSD/pkgsrc Y8QA3x2sysutils/py-fsspec Makefile distinfo

   py-fsspec: updated to 2026.7.0

   2026.7.0

   Enhancements

   - Single-pass ``MemoryFileSystem.find()`` to avoid O(n_dirs * n_entries) listing
   - Permit composite URL protocol schemes in infer_storage_options
   - Implement topdown in async walk()

   Fixes

   - Fix incorrect glob docstring for '[!]'
   - Propagate storage_options to all backends resolved by GenericFileSystem
   - Handle end=None in FirstChunkCache._fetch like the other caches
   - Clamp read end to file size in BlockCache and BackgroundBlockCache(#2081)
   - Create the parent dir for "x" and "a" modes under auto_mkdir
   - Expand paths for mode="x" when urlpath is a list
   - fix: correctly pass 'start' and 'end' parameters to super().cat_file()

    [16 lines not shown]
VersionDeltaFile
1.29+4-4sysutils/py-fsspec/distinfo
1.30+2-2sysutils/py-fsspec/Makefile
+6-62 files

NetBSD/pkgsrc kG457nMdoc CHANGES-2026

   Updated www/py-drf-nested-routers, www/py-django-localflavor
VersionDeltaFile
1.5151+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc sRiLCrVwww/py-django-localflavor Makefile distinfo

   py-django-localflavor: updated to 5.1

   5.1   (2026-08-01)

   New flavors:

   - Added local flavor for Qatar
   - Added local flavor for Taiwan
   - Added local flavor for United Arab Emirates

   New fields for existing flavors:

   - US: Added ``USIndividualTaxpayerIdentificationNumberField``,
     ``USAdoptionTaxpayerIdentificationNumberField``, and
     ``USTaxpayerIdentificationNumberField`` form and model fields for validating
     ITINs, ATINs, and any valid U.S. taxpayer identification number (SSN, ITIN,
     or ATIN).

   Modifications to existing flavors:

    [7 lines not shown]
VersionDeltaFile
1.5+40-1www/py-django-localflavor/PLIST
1.4+4-4www/py-django-localflavor/distinfo
1.9+3-3www/py-django-localflavor/Makefile
+47-83 files

NetBSD/pkgsrc rWUQ4Rrwww/py-drf-nested-routers Makefile distinfo

   py-drf-nested-routers: updated to 0.95.3

   0.95.3

   Removed support to EOLed Python 3.9. Still works for now, but no CI will validate it anymore.
   Update flake8 to 7.1.1
   Test against DRF 3.16 and Django 5.2
   Test and advertise DRF 3.16 and Django 5.2 compatibility
   Fix Error when request.data is a list. Fixes #349.
   Update mypy to 1.13.0
   Fix release pyc leakages
   Add Python 3.14 & Update release flow
VersionDeltaFile
1.13+4-4www/py-drf-nested-routers/distinfo
1.15+2-2www/py-drf-nested-routers/Makefile
+6-62 files

NetBSD/pkgsrc frgGX6mdoc CHANGES-2026

   Updated www/py-django[5], www/py-django-stubs-ext, www/py-django-polymorphic, www/py-djangorestframework
VersionDeltaFile
1.5150+6-1doc/CHANGES-2026
+6-11 files

NetBSD/pkgsrc Z7QeHfmwww/py-djangorestframework Makefile distinfo

   py-djangorestframework: updated to 3.18.0

   3.18.0

   Breaking changes

   Drop support for Django 4.2, Django 5.0 and Django 5.1
   Change errors for list serializers (many=True) to dict format

   Features

   Add support for Django 6.1
   Add unaccent to SearchFilter
   Add @throttle_scope function based view decorator
   Add nulls_distinct support to UniqueTogetherValidator

   Bug fixes

   Replace cc_delim_re usage with split_header_value for Django 6.1+ compatibility

    [9 lines not shown]
VersionDeltaFile
1.34+4-4www/py-djangorestframework/distinfo
1.47+3-3www/py-djangorestframework/Makefile
+7-72 files

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

   py-django-polymorphic: updated to 4.11.7

   4.11.7
   support django 6.1
   fix: add kwargs to save method to keep compatability with other tools
VersionDeltaFile
1.18+4-4www/py-django-polymorphic/distinfo
1.20+2-2www/py-django-polymorphic/Makefile
+6-62 files

NetBSD/pkgsrc 7lY8Volwww/py-django-stubs-ext Makefile distinfo

   py-django-stubs-ext: updated to 6.0.9

   6.0.9

   6.0.8 was supposed to be the last 6.0.x release, but we found several regressions that we wanted to fix.
   Now we are working on 6.1.0 release :)

   Detect every generic stub class in the generic consistency test
   Don't crash on a many-to-many through model that can't be resolved
VersionDeltaFile
1.10+4-4www/py-django-stubs-ext/distinfo
1.11+2-2www/py-django-stubs-ext/Makefile
+6-62 files

NetBSD/pkgsrc kI0M2yIwww/py-django5 Makefile distinfo

   py-django5: updated to 5.2.17

   Django 5.2.17 fixes one security issue with severity “high”, two security
   issues with severity “moderate”, and one security issue with severity “low” in
   5.2.16.
VersionDeltaFile
1.5+4-4www/py-django5/distinfo
1.5+2-2www/py-django5/Makefile
+6-62 files

NetBSD/pkgsrc N5MZ11Qwww/py-django Makefile distinfo

   py-django: updated to 6.1

   The Django team is happy to announce the release of Django 6.1.

   The release notes offer a harmonious mélange of new features and usability improvements. A few highlights are:

   - Model field fetch modes for configuring on-demand fetching behavior
   - Database-level delete options for ForeignKey.on_delete
   - Dictionary-based email settings
VersionDeltaFile
1.55+23-1www/py-django/PLIST
1.130+4-4www/py-django/distinfo
1.158+3-3www/py-django/Makefile
+30-83 files

NetBSD/pkgsrc cs7bauAdoc CHANGES-2026

   Updated misc/py-platformdirs, devel/py-greenlet, www/py-hishel, textproc/py-elementpath
VersionDeltaFile
1.5149+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc if4TRdCtextproc/py-elementpath Makefile distinfo

   py-elementpath: updated to 5.1.4

   5.1.4
   * Add *allow_environment* and *allow_external_resources* arguments to XPath30Parser
   * some/every statements: revert to v4.8 implementation
   * reverse axis position: workaround until next minor-version
VersionDeltaFile
1.51+4-4textproc/py-elementpath/distinfo
1.53+2-2textproc/py-elementpath/Makefile
+6-62 files

NetBSD/pkgsrc zlQWXHiwww/py-hishel Makefile distinfo

   py-hishel: updated to 1.3.1

   1.3.1
   Refactoring
   * Gate optional sqlite imports behind TYPE_CHECKING instead of wrapping classes in try/except.
VersionDeltaFile
1.10+4-4www/py-hishel/distinfo
1.10+2-2www/py-hishel/Makefile
+6-62 files

NetBSD/pkgsrc xJqT9uudevel/py-greenlet Makefile distinfo

   py-greenlet: updated to 3.5.5

   3.5.5 (2026-08-10)

   - Link the C++ runtime statically into the Windows wheels again, as the
     Appveyor builds did through 3.3.0. Since 3.3.1 ``_greenlet.pyd``
     imported ``MSVCP140.dll``, which no Windows CPython distribution ships,
     so importing greenlet failed on machines without the Visual C++
     redistributable.
VersionDeltaFile
1.43+4-4devel/py-greenlet/distinfo
1.45+2-2devel/py-greenlet/Makefile
+6-62 files

NetBSD/pkgsrc Zoe4KdBmisc/py-platformdirs Makefile distinfo

   py-platformdirs: updated to 4.11.2

   4.11.2

   fix: stop the remaining iter_*_dirs yielding duplicate or joined paths
VersionDeltaFile
1.45+4-4misc/py-platformdirs/distinfo
1.46+2-2misc/py-platformdirs/Makefile
+6-62 files

NetBSD/pkgsrc fOugNjTdoc CHANGES-2026

   Updated databases/py-apsw, www/py-asgiref, databases/py-tortoise-orm, devel/py-cbor2
VersionDeltaFile
1.5148+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc dPkFim3devel/py-cbor2 Makefile distinfo

   py-cbor2: updated to 6.1.4

   6.1.4 (2026-08-01)

   - Fixed :class:`frozendict` deriving its hash from its keys and its values as two independent
     sets, so that frozendicts holding the same keys and the same values all collided regardless of
     how the two were paired; since the decoder builds a frozendict for every map in an immutable
     position, a payload keyed by such maps decoded in quadratic time
   - Fixed the encoder not registering :class:`bytearray` values in the string reference namespace,
     unlike :class:`bytes` and :class:`str`; since the decoder registers every byte string it reads, a
     single ``bytearray`` desynchronised the namespace and made subsequent string references resolve
     to the wrong value
   - Fixed the decoder silently accepting an indefinite-length map whose break marker arrives after a
     key with no value, dropping that trailing key and returning a truncated map instead of rejecting
     the ill-formed input
   - Fixed the decoder accepting a non-byte-string payload for a positive or negative bignum (tags 2
     and 3). ``int.from_bytes()`` also accepts an array (or a map, whose keys it iterates), so a tag
     wrapping one of those was coerced into an integer instead of being rejected as malformed
VersionDeltaFile
1.19+4-4devel/py-cbor2/distinfo
1.21+2-2devel/py-cbor2/Makefile
+6-62 files

NetBSD/pkgsrc g6RASZLdatabases/py-tortoise-orm Makefile distinfo

   py-tortoise-orm: updated to 1.1.8

   1.1.8

   Added

   QuerySet.union() — SQL UNION query support for combining results from multiple QuerySets, including support for union across different models, union(all=True) for duplicates, order_by(), limit(), and count().
   feat: add postgresql:// scheme as alias for asyncpg
   feat: add pre commit config and fix codespell issues
   feat: django compatibility field name
   feat: expose classmethod to build tortoise config
   QuerySet.contains() method to check if an object exists in a queryset.
   Added comprehensive EXPLAIN support for MySQL and PostgreSQL.
   Built-in DomainNameValidator, URLValidator, and EmailValidator classes for common validation patterns.

   Fixed

   MigrationRecorder now uses parameterized queries; fixes MariaDB/MySQL rejecting ISO-8601 applied_at values.
   fix(migrations): use parameterized queries in MigrationRecorder

    [10 lines not shown]
VersionDeltaFile
1.40+4-4databases/py-tortoise-orm/distinfo
1.50+2-2databases/py-tortoise-orm/Makefile
+6-62 files

NetBSD/pkgsrc j4PSJZQwww/py-asgiref Makefile distinfo

   py-asgiref: updated to 3.12.1

   3.12.1 (2026-07-14)

   * Restored the previous SyncToAsync.__call__ internal code shape, which was
     relied on by some APM services.

     Note, this change was available whilst maintaining the underlying fix.
     It does not constitute an API stability promise. Ideally APMs are
     *not* monkey patching internal APIs, and future changes will be made here if
     needed.

   3.12.0 (2026-07-14)

   * ``AsyncToSync`` no longer captures the running event loop on
     instantiation.

     This resolves a series of deadlocks that users experienced after asgiref 3.9.0,
     particularly with pytest-asyncio. pytest-asyncio stops the event loop between

    [43 lines not shown]
VersionDeltaFile
1.39+4-4www/py-asgiref/distinfo
1.42+2-2www/py-asgiref/Makefile
+6-62 files

NetBSD/pkgsrc Tpq4W8ydatabases/py-apsw Makefile distinfo

   py-apsw: updated to 3.53.4.0

   3.53.4.0

   Blob implements io.RawIOBase allowing use by other modules expecting file like
   objects, such as compression. Several methods and attributes are added, and
   Blob.write() now returns the size written (used to be None).
VersionDeltaFile
1.66+4-4databases/py-apsw/distinfo
1.98+2-2databases/py-apsw/Makefile
+6-62 files

NetBSD/pkgsrc 0CiXL2ddoc CHANGES-2026

   Updated misc/py-tqdm, math/py-powerlaw
VersionDeltaFile
1.5147+3-1doc/CHANGES-2026
+3-11 files