NetBSD/pkgsrc PCyJrUFdoc CHANGES-2026 TODO

   doc: Updated textproc/dasel to 3.4.1
VersionDeltaFile
1.2370+2-1doc/CHANGES-2026
1.27110+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc tk5Huhvtextproc/dasel distinfo Makefile

   dasel: update to 3.4.1.

   ## [v3.4.1] - 2026-03-30

   ### Fixed

   - Escape characters in query strings now work as expected, e.g. `\n` will be treated as a newline character instead of the literal string `\n`.
   - Fixed a typo in the `<=` token that could cause a display issue.
VersionDeltaFile
1.8+4-4textproc/dasel/distinfo
1.22+2-3textproc/dasel/Makefile
+6-72 files

NetBSD/pkgsrc lhHhQBMdoc CHANGES-2026 TODO

   doc: Updated textproc/py-sphinx-autodoc-typehints to 3.10.1
VersionDeltaFile
1.2369+2-1doc/CHANGES-2026
1.27109+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc ovgtizjtextproc/py-sphinx-autodoc-typehints Makefile distinfo

   py-sphinx-autodoc-typehints: update to 3.10.1.

   3.10.1

   🐛 fix(resolver): surface hints for @no_type_check targets by @gaborbernat in #681

   3.10.0

   🔒 ci(workflows): add zizmor security auditing by @gaborbernat in #672
   ✨ feat(resolver): auto-inject :vartype: for annotated instance vars by @gaborbernat in #678
   🐛 fix(intersphinx): skip union aliases in type mapping by @gaborbernat in #679
VersionDeltaFile
1.49+4-4textproc/py-sphinx-autodoc-typehints/Makefile
1.39+4-4textproc/py-sphinx-autodoc-typehints/distinfo
1.7+3-0textproc/py-sphinx-autodoc-typehints/PLIST
+11-83 files

NetBSD/pkgsrc a9vQav5doc CHANGES-2026 TODO

   doc: Updated devel/py-ruff to 0.15.10
VersionDeltaFile
1.2368+2-1doc/CHANGES-2026
1.27108+1-2doc/TODO
+3-32 files

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

   py-ruff: update to 0.15.10.

   Preview features

       [flake8-logging] Allow closures in except handlers (LOG004) (#24464)
       [flake8-self] Make SLF diagnostics robust to non-self-named variables (#24281)
       [flake8-simplify] Make the fix for collapsible-if safe in preview (SIM102) (#24371)

   Bug fixes

       Avoid emitting multi-line f-string elements before Python 3.12 (#24377)
       Avoid syntax error from E502 fixes in f-strings and t-strings (#24410)
       Strip form feeds from indent passed to dedent_to (#24381)
       [pyupgrade] Fix panic caused by handling of octals (UP012) (#24390)
       Reject multi-line f-string elements before Python 3.12 (#24355)

   Rule changes

       [ruff] Treat f-string interpolation as potential side effect (RUF019) (#24426)

    [9 lines not shown]
VersionDeltaFile
1.100+37-37devel/py-ruff/distinfo
1.96+11-12devel/py-ruff/cargo-depends.mk
1.102+2-2devel/py-ruff/Makefile
+50-513 files

NetBSD/pkgsrc neMKkiNdoc CHANGES-2026 TODO

   doc: Updated comms/py-rich to 15.0.0
VersionDeltaFile
1.2367+2-1doc/CHANGES-2026
1.27107+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc gzCoqGrcomms/py-rich distinfo Makefile

   py-rich: update to 15.0.0.

   15.0.0

   Changed

       Breaking change: Dropped support for Python3.8

   Fixed

       Fixed empty print ignoring the end parameter #4075
       Fixed Text.from_ansi removing newlines #4076
       Fixed FileProxy.isatty not proxying #4077
       Fixed inline code in Markdown tables cells #4079

   14.3.4

   Improved import time with lazy loading #4070

   Changed link id generation to avoid random number generation at runtime #3845
VersionDeltaFile
1.51+4-4comms/py-rich/distinfo
1.59+2-2comms/py-rich/Makefile
+6-62 files

NetBSD/pkgsrc VwsvBirdoc CHANGES-2026 TODO

   doc: Updated sysutils/py-puremagic to 2.2.0
VersionDeltaFile
1.2366+2-1doc/CHANGES-2026
1.27106+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc JGrvMvEsysutils/py-puremagic PLIST distinfo

   py-puremagic: update to 2.2.0.

   Version 2.2.0
   -------------

   - Adding Ogg scanner to distinguish Vorbis, Opus, Theora, FLAC, Speex, and OGM codecs
   - Adding ASF scanner to distinguish WMV (video) from WMA (audio) files
   - Adding EBML scanner to distinguish Matroska (.mkv) from WebM (.webm) files
   - Adding MSI (Windows Installer) and MPP (Microsoft Project) detection to CFBF scanner
   - Fixing #146 OOXML detection now uses `[Content_Types].xml` content types as primary method, correctly identifying docx/xlsx/pptx files from LibreOffice, Google Docs, and other non-Microsoft tools (thanks to jonasdeboeck79)
   - Fixing ZIP deep scan now inspects all ZIP files instead of short-circuiting on .zip extension
   - Fixing text scanner now treats files containing NUL bytes as binary data instead of misidentifying them as text
   - Fixing mz5 HDF5 scanner typo in chromatogram dataset name
VersionDeltaFile
1.7+9-0sysutils/py-puremagic/PLIST
1.17+4-4sysutils/py-puremagic/distinfo
1.19+2-2sysutils/py-puremagic/Makefile
+15-63 files

NetBSD/pkgsrc Md2tPfFdoc CHANGES-2026 TODO

   doc: Updated textproc/py-pdf to 6.10.0
VersionDeltaFile
1.2365+2-1doc/CHANGES-2026
1.27105+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc lODCpyItextproc/py-pdf Makefile distinfo

   py-pdf: update to 6.10.0.

   ## Version 6.10.0, 2026-04-10

   ### Security (SEC)
   - Disallow custom XML entity declarations for XMP metadata (#3724)

   ### New Features (ENH)
   - Skip MD5 key derivation for AES-256 encrypted PDFs (#3694)

   ### Bug Fixes (BUG)
   - Use remove_orphans in compress_identical_objects (#3310)
   - Fix PdfReadError when xref table contains comments before trailer (#3710)
   - Correctly verify AES padding during decryption (#3699)
   - Fix stale object cache from non-authoritative object streams (#3698)
   - Fix extract_links pairing when annotations include non-links (#3687)

   ### Documentation (DOC)
   - Add AI policy (#3717)
VersionDeltaFile
1.61+4-4textproc/py-pdf/Makefile
1.55+4-4textproc/py-pdf/distinfo
+8-82 files

NetBSD/pkgsrc I04mAVtdoc CHANGES-2026 TODO

   doc: Updated devel/py-maturin to 1.13.1
VersionDeltaFile
1.2364+2-1doc/CHANGES-2026
1.27104+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc k0v2h4Kdevel/py-maturin distinfo cargo-depends.mk, devel/py-maturin/patches patch-src_build__context.rs

   py-maturin: update to 1.13.1.

   1.13.1

   fix: fall back to placeholder for abi3 when found interpreters are too old by @messense in #3126

   1,13

   maturin 1.13.0 is a feature-rich release focused on better wheel
   generation, improved packaging workflows, and smoother cross-platform
   builds. This release adds new capabilities for stub generation and
   PGO builds, significantly improves wheel repair support on macOS
   and Windows, and includes a broad set of fixes for ABI tagging,
   source distributions, and platform-specific build behavior.
VersionDeltaFile
1.52+61-62devel/py-maturin/distinfo
1.35+19-19devel/py-maturin/cargo-depends.mk
1.56+2-2devel/py-maturin/Makefile
1.6+1-1devel/py-maturin/patches/patch-src_build__context.rs
+83-844 files

NetBSD/pkgsrc t8eNXtddoc CHANGES-2026 TODO

   doc: Updated lang/py-librt to 0.9.0
VersionDeltaFile
1.2363+2-1doc/CHANGES-2026
1.27103+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc DZJk7erlang/py-librt distinfo Makefile

   py-librt: update to 0.9.0.

   Changes not found.
VersionDeltaFile
1.4+4-4lang/py-librt/distinfo
1.4+2-2lang/py-librt/Makefile
+6-62 files

NetBSD/pkgsrc NPu1lpYdoc CHANGES-2026 TODO

   doc: Updated security/py-google-auth to 2.49.2
VersionDeltaFile
1.2362+2-1doc/CHANGES-2026
1.27102+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc 4BIpj0Nsecurity/py-google-auth Makefile distinfo

   py-google-auth: update to 2.49.2.

   Changes not found.
VersionDeltaFile
1.97+4-4security/py-google-auth/Makefile
1.89+4-4security/py-google-auth/distinfo
+8-82 files

NetBSD/pkgsrc GuJAoycdoc TODO CHANGES-2026

   doc: Updated www/py-google-api-python-client to 2.194.0
VersionDeltaFile
1.27101+2-2doc/TODO
1.2361+2-1doc/CHANGES-2026
+4-32 files

NetBSD/pkgsrc zMPEGrrwww/py-google-api-python-client distinfo Makefile

   py-google-api-python-client: update to 2.194.0.

   API updates.
VersionDeltaFile
1.121+4-4www/py-google-api-python-client/distinfo
1.129+3-3www/py-google-api-python-client/Makefile
1.58+3-0www/py-google-api-python-client/PLIST
+10-73 files

NetBSD/pkgsrc 5pXsltIdoc CHANGES-2026 TODO

   doc: Updated devel/py-google-api-core to 2.30.3
VersionDeltaFile
1.2360+2-1doc/CHANGES-2026
1.27100+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc gb0DWwidevel/py-google-api-core distinfo Makefile

   py-google-api-core: update to 2.30.3.

   API updates.
VersionDeltaFile
1.48+4-4devel/py-google-api-core/distinfo
1.52+2-2devel/py-google-api-core/Makefile
+6-62 files

NetBSD/pkgsrc FG080gQdoc CHANGES-2026 TODO

   doc: Updated textproc/libzim to 9.6.0
VersionDeltaFile
1.2359+2-1doc/CHANGES-2026
1.27099+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc eA9BSmItextproc/libzim distinfo Makefile

   libzim: update to 9.6.0.

   libzim 9.6.0
   ============

    * Optimization of memory usage by dirents during ZIM creation (@veloman-yunkan #1055)
    * Allows to open ZIM with more than ~268M entries on macOS (@jasontitus #1053)
    * Fix ZIM metadata 'Counter' parser by properly ignoring mime-types paramters (@Pranavjeet-Naidu #1050)
VersionDeltaFile
1.6+4-4textproc/libzim/distinfo
1.7+2-2textproc/libzim/Makefile
+6-62 files

NetBSD/pkgsrc zOeHYpadoc CHANGES-2026

   doc: Updated multimedia/ffplay8 to 8.1
VersionDeltaFile
1.2358+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc gUIUSoSmultimedia/ffplay8 Makefile

   ffplay8: update to 8.1.

   Match ffmpeg8.
VersionDeltaFile
1.6+1-2multimedia/ffplay8/Makefile
+1-21 files

NetBSD/pkgsrc XeNAjnFdoc CHANGES-2026 TODO

   doc: Updated multimedia/ffmpeg8 to 8.1
VersionDeltaFile
1.2357+2-1doc/CHANGES-2026
1.27098+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc rxYioWqmultimedia/ffmpeg8 PLIST distinfo

   ffmpeg8: update to 8.1.

   version 8.1:
   - ffprobe -codec option
   - EXIF Metadata Parsing
   - gfxcapture: Windows.Graphics.Capture based window/monitor capture
   - hxvs demuxer for HXVS/HXVT IP camera format
   - MPEG-H 3D Audio decoding via mpeghdec
   - D3D12 H.264 encoder
   - drawvg filter via libcairo
   - ffmpeg CLI tiled HEIF support
   - D3D12 AV1 encoder
   - ProRes Vulkan hwaccel
   - DPX Vulkan hwaccel
   - Rockchip H.264/HEVC hardware encoder
   - Add vf_scale_d3d12 filter
   - JPEG-XS parser
   - JPEG-XS decoder and encoder through libsvtjpegxs
   - JPEG-XS raw bitstream muxer and demuxer

    [12 lines not shown]
VersionDeltaFile
1.3+10-8multimedia/ffmpeg8/PLIST
1.3+4-4multimedia/ffmpeg8/distinfo
1.3+2-2multimedia/ffmpeg8/Makefile.common
1.8+1-2multimedia/ffmpeg8/Makefile
+17-164 files

NetBSD/pkgsrc j7rkDBgdoc CHANGES-2026

   doc: Updated shells/oksh to 7.8
VersionDeltaFile
1.2356+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 7OJ8DB4shells/oksh distinfo Makefile

   oksh: update to 7.8

   - Bump release to oksh 7.8 (README + OKSH_VERSION)
   - Improve portability: detect IBM XL C in configure, set xlc flags;
     add Darwin/xlc stddef.h workaround note; document XL C on Tiger
   - Fix test builtin -nt/-ot to use timespec mtime (st_mtim + timespeccmp)
   - Harden prompt rendering: handle localtime() failure in prompt escapes
   - Reject NUL bytes in input (shf.c) with a syntax error
   - Safer history-relative parsing: replace atoi with strtonum
   - vi line editor: multiple UTF-8/tab/windowing cursor/display fixes
   - Update manpages (case syntax clarification + minor mdoc cleanups)
VersionDeltaFile
1.13+4-4shells/oksh/distinfo
1.14+2-2shells/oksh/Makefile
+6-62 files