NetBSD/pkgsrc Dje7SoKdoc CHANGES-2025

   Updated www/py-django-phonenumber-field, www/py-django-countries, www/py-django-polymorphic, www/py-django-timezone-field
VersionDeltaFile
1.7429+5-1doc/CHANGES-2025
+5-11 files

NetBSD/pkgsrc QUa5PfEwww/py-django-timezone-field distinfo Makefile

   py-django-timezone-field: updated to 7.2.1

   7.2.1 (2025-12-06)

   Add missing python classifier to package metadata

   7.2 (2025-12-06)

   Add support for django 6,0, 5.2
   Add support for python 3.14
VersionDeltaFile
1.9+4-4www/py-django-timezone-field/distinfo
1.12+2-3www/py-django-timezone-field/Makefile
+6-72 files

NetBSD/pkgsrc n4L1lcjwww/py-django-polymorphic PLIST distinfo

   py-django-polymorphic: updated to 4.5.1

   4.5.1

   fix annotate with F
   Fix show_in_index=False visibility in admin sites and sidebar
   Fix migration state check false negative
VersionDeltaFile
1.9+7-1www/py-django-polymorphic/PLIST
1.11+4-4www/py-django-polymorphic/distinfo
1.13+2-2www/py-django-polymorphic/Makefile
+13-73 files

NetBSD/pkgsrc ZCGexkCwww/py-django-countries PLIST Makefile

   py-django-countries: updated to 8.2.0

   8.2.0 (25 November 2025)

   Features

   - Add `django_countries.django_filters.CountryFilter` for django-filters integration with support for custom `empty_label`. This filter automatically sets country choices and seamlessly integrates with django-filters FilterSets, making it easier to add country filtering to your views.
   - Enable `CountryFieldMixin` to accept `name_only`, `country_dict`, and output customization options via `Meta.extra_kwargs`. You can now configure country field serialization behavior without explicitly declaring serializer fields, making it easier to customize output for both single and multiple country fields.
   - `CountryField(country_dict=...)` now accepts either a boolean (existing behaviour) or an iterable/string of keys so you can control exactly which values appear in the serialized country dict (for example `("code", "name", "alpha3")` or just `"alpha3"`).
   - Add `COUNTRIES_FIRST_BY_LANGUAGE` and `COUNTRIES_FIRST_AUTO_DETECT` settings for dynamic country ordering based on user language. Countries can now be automatically reordered based on the current language, with locale-based auto-detection (e.g., `fr-CA` users see Canada prepended to the French country group).
   - Add support for custom `flag_url` in `COUNTRIES_OVERRIDE` setting. You can now specify a custom flag URL for overridden countries:

     ```python
     COUNTRIES_OVERRIDE = {
         "IND": {
             "names": ["Indonesia"],
             "ioc_code": "INA",
             "flag_url": "flags/id.gif",
         },

    [5 lines not shown]
VersionDeltaFile
1.13+18-6www/py-django-countries/PLIST
1.20+11-5www/py-django-countries/Makefile
1.18+4-4www/py-django-countries/distinfo
+33-153 files

NetBSD/pkgsrc hPsEgyJwww/py-django-phonenumber-field distinfo Makefile

   py-django-phonenumber-field: updated to 8.4.0

   8.4.0

   Handle empty values in SplitPhoneNumberField with max_length
   Update supported Python and Django versions
VersionDeltaFile
1.8+4-4www/py-django-phonenumber-field/distinfo
1.10+3-3www/py-django-phonenumber-field/Makefile
1.4+3-1www/py-django-phonenumber-field/PLIST
+10-83 files

NetBSD/pkgsrc VBealUjdoc CHANGES-2025

   Updated math/py-arviz, math/py-xgboost, devel/py-rich-click
VersionDeltaFile
1.7428+4-1doc/CHANGES-2025
+4-11 files

NetBSD/pkgsrc 0ELQA4Idevel/py-rich-click distinfo Makefile

   py-rich-click: updated to 1.9.5

   1.9.5
   Fix no_args_is_help for Typer CLIs.
   Fix strange encoding issue on Windows in GH Actions
VersionDeltaFile
1.6+4-4devel/py-rich-click/distinfo
1.10+2-2devel/py-rich-click/Makefile
+6-62 files

NetBSD/pkgsrc PL3reOimath/py-xgboost PLIST Makefile

   py-xgboost: updated to 3.1.2

   3.1.2
   Fix ordering of Python callbacks.
   Fix loading nccl 2.28.
   Infer the enable_categorical during model load.
VersionDeltaFile
1.4+46-1math/py-xgboost/PLIST
1.15+7-5math/py-xgboost/Makefile
1.8+4-4math/py-xgboost/distinfo
+57-103 files

NetBSD/pkgsrc toewZdWmath/py-arviz distinfo Makefile

   py-arviz: updated to 0.23.0

   0.23.0 (2025 Des 9)

   Maintenance and fixes
   - Fix numpyro jax incompatibility.
   - Avoid closing unloaded files in `from_netcdf()`
   - Fix sign error in lp parsed in from_numpyro
   - Fix attrs persistance in idata-datatree conversions
VersionDeltaFile
1.10+4-4math/py-arviz/distinfo
1.21+2-2math/py-arviz/Makefile
+6-62 files

NetBSD/pkgsrc 3BSIe3Fdoc CHANGES-2025

   Updated devel/py-gcovr, devel/py-jaraco.test, devel/py-doc8, textproc/py-phonenumbers
VersionDeltaFile
1.7427+5-1doc/CHANGES-2025
+5-11 files

NetBSD/pkgsrc HOhN8L6textproc/py-phonenumbers distinfo Makefile

   py-phonenumbers: updated to 9.0.21

   9.0.21
   Unknown changes
VersionDeltaFile
1.39+4-4textproc/py-phonenumbers/distinfo
1.42+2-2textproc/py-phonenumbers/Makefile
+6-62 files

NetBSD/pkgsrc XcVrvO8devel/py-doc8 Makefile distinfo

   py-doc8: updated to 2.0.0

   2.0.0

   Major

   Require python>=3.10 and support 3.13, 3.14

   Bugfixes

   Update project metadata and refactor build pipelines
VersionDeltaFile
1.16+3-9devel/py-doc8/Makefile
1.8+4-4devel/py-doc8/distinfo
+7-132 files

NetBSD/pkgsrc ZuAQBRcdevel/py-jaraco.test distinfo Makefile

   py-jaraco.test: updated to 5.6.0

   5.6.0

   Features
   - Add ensure_git fixture.
VersionDeltaFile
1.4+4-4devel/py-jaraco.test/distinfo
1.7+2-3devel/py-jaraco.test/Makefile
1.5+4-1devel/py-jaraco.test/PLIST
+10-83 files

NetBSD/pkgsrc 21Jw5b2devel/py-gcovr PLIST distinfo

   py-gcovr: updated to 8.4

   8.4

   Breaking changes:

   Improve data model to have several coverage information per line.
   Option --merge-mode-conditions is removed.
   Property function_name for a line in JSON report is now always set.
   JSON report can now have several entries per line also with legacy text parser.
   Cobertura and HTML report now contain function coverage also for older GCC versions.
   Add excluded metrics to HTML report. The total numbers in the report contain now also
   the excluded elements.
   New features and notable changes:

   Add support for Markdown output format.
   Add filename and line number in warning logs.
   Add option --markdown-file-link to link files in Markdown report.
   Abort on version mismatch between gcc/gcov instead of trying all working directories.

    [75 lines not shown]
VersionDeltaFile
1.3+29-10devel/py-gcovr/PLIST
1.5+4-4devel/py-gcovr/distinfo
1.9+3-3devel/py-gcovr/Makefile
+36-173 files

NetBSD/pkgsrc rCjWwKedevel Makefile, devel/guile-gcrypt Makefile PLIST

   guile-gcrypt: remove

   Upstream gone. Ok MAINTAINER nikita@
VersionDeltaFile
1.4563+1-2devel/Makefile
1.7426+2-1doc/CHANGES-2025
1.11+1-1devel/guile-gcrypt/Makefile
1.4+1-1devel/guile-gcrypt/PLIST
1.9+1-1devel/guile-gcrypt/distinfo
1.2+0-0devel/guile-gcrypt/DESCR
+6-66 files

NetBSD/pkgsrc 0QJiez0devel/py-crc Makefile

   py-crc: add missing tool dependency
VersionDeltaFile
1.2+3-1devel/py-crc/Makefile
+3-11 files

NetBSD/pkgsrc jtH8DMfdoc CHANGES-2025

   doc: Updated meta-pkgs/bulk-test-go to 20251226
VersionDeltaFile
1.7425+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc ljVpFg2meta-pkgs/bulk-test-go Makefile

   bulk-test-go: remove removed gospt

   Bump version
VersionDeltaFile
1.15+2-3meta-pkgs/bulk-test-go/Makefile
+2-31 files

NetBSD/pkgsrc p23uUHLdoc CHANGES-2025

   Updated lang/py-cxxheaderparser, devel/py-jupyter_client, www/py-test-jupyter
VersionDeltaFile
1.7424+4-1doc/CHANGES-2025
+4-11 files

NetBSD/pkgsrc VsxPKzFwww/py-test-jupyter distinfo Makefile

   py-test-jupyter: updated to 0.11.0

   0.11.0

   Drop 3.8, Start testing on 3.13, 3.14 and 3.14t, update precommit
   Improved doc string for jp_fetch to include how to provide query parameters in GET and json data in POST
   Restore the ability to override a serverapp's HTTP port
VersionDeltaFile
1.7+4-4www/py-test-jupyter/distinfo
1.9+2-4www/py-test-jupyter/Makefile
+6-82 files

NetBSD/pkgsrc CAnNTfndevel/py-jupyter_client Makefile distinfo

   py-jupyter_client: updated to 8.7.0

   8.7.0

   Enhancements made

   - allow configuring client_class and client_factory
   - Support date serialization in messages
   - feat: added `--missing` flag to list and remove subcommands
   - Set protocol version to 5.4

   Bugs fixed

   - don't include link-local addresses (169.254) in public_ips
   - jupyter-run: avoid traceback for NoSuchKernel

   Maintenance and upkeep improvements

   - upgrade pypy

    [12 lines not shown]
VersionDeltaFile
1.47+5-5devel/py-jupyter_client/Makefile
1.37+4-4devel/py-jupyter_client/distinfo
+9-92 files

NetBSD/pkgsrc lANo4Tvlang/py-cxxheaderparser distinfo PLIST

   py-cxxheaderparser: updated to 1.6.2

   1.6.2
   Merge pull request 131 from robotpy/nullptr_t_fn
   Remove nullptr_t as a special token
VersionDeltaFile
1.5+4-4lang/py-cxxheaderparser/distinfo
1.4+4-1lang/py-cxxheaderparser/PLIST
1.5+2-2lang/py-cxxheaderparser/Makefile
+10-73 files

NetBSD/pkgsrc AWVyqcjdoc CHANGES-2025

   Updated devel/py-testtools, devel/py-debugpy, audio/eyeD3, www/py-django-tasks
VersionDeltaFile
1.7423+5-1doc/CHANGES-2025
+5-11 files

NetBSD/pkgsrc KooGMoKwww/py-django-tasks distinfo Makefile

   py-django-tasks: updated to 0.10.0

   0.10.0

   Breaking changes

   Remove enqueue_on_commit functionality

   What's Changed

   Test against Django 6.0 in CI
   Add Python 3.14 support in CI
   Set import path of mocked function conditionally
VersionDeltaFile
1.4+4-4www/py-django-tasks/distinfo
1.4+2-2www/py-django-tasks/Makefile
+6-62 files

NetBSD/pkgsrc FQKVjxOaudio/eyeD3 distinfo Makefile

   eyeD3: updated to 0.9.9

   0.9.9
   Remove eyed3.utils.console.getTtySize() implementation
   Resolve logger warnings
   User expanduser instead of expandvars
   fix: catch GenreException
   Fix links in docs
   Add Python 3.14, and EOL 3.9
VersionDeltaFile
1.11+4-4audio/eyeD3/distinfo
1.25+2-2audio/eyeD3/Makefile
+6-62 files

NetBSD/pkgsrc 0yIuFs6devel/py-debugpy distinfo Makefile

   py-debugpy: updated to 1.8.19

   1.8.19
   More fixes for 1980. Spaces in python files are handled now too.
VersionDeltaFile
1.19+4-4devel/py-debugpy/distinfo
1.23+2-2devel/py-debugpy/Makefile
1.13+2-1devel/py-debugpy/PLIST
+8-73 files

NetBSD/pkgsrc Sahu35Pdevel/py-testtools PLIST distinfo

   py-testtools: updated to 2.8.2

   2.8.2

   Changes

   Fully migrate away from Launchpad to GitHub.

   Improvements

   * Support binary contents in ``FileContains`` matcher.

   * Allow stream=None to be passed to various TestResult
     classes that now support verbosity; fixes a regression
   from 2.8.0.
VersionDeltaFile
1.13+3-106devel/py-testtools/PLIST
1.21+4-4devel/py-testtools/distinfo
1.29+2-2devel/py-testtools/Makefile
+9-1123 files

NetBSD/pkgsrc l6RHk5ydoc CHANGES-2025 TODO

   Updated lang/py-solc-select, x11/py-qt-builder, www/py-whitenoise, devel/py-gast
VersionDeltaFile
1.7422+5-1doc/CHANGES-2025
1.26584+1-2doc/TODO
+6-32 files

NetBSD/pkgsrc Ho6Rckidevel/py-gast distinfo Makefile

   py-gast: updated to 0.7.0

   0.7.0
   Unknown changes
VersionDeltaFile
1.7+4-4devel/py-gast/distinfo
1.9+2-3devel/py-gast/Makefile
+6-72 files

NetBSD/pkgsrc gMNyJyPwww/py-whitenoise distinfo Makefile

   py-whitenoise: updated to 6.11.0

   6.11.0 (2025-09-18)
   Support Django 6.0.

   6.10.0 (2025-09-09)
   Support Python 3.14.
VersionDeltaFile
1.10+4-4www/py-whitenoise/distinfo
1.11+2-3www/py-whitenoise/Makefile
+6-72 files