py-lazr.config: updated to 4.0.0
4.0.0
- Replace ``pkg_resources`` namespace with a PEP 420 native namespace.
- Consolidate packaging into a single ``pyproject.toml`` (remove ``setup.py``,
``setup.cfg``, and ``_version.py``).
- Standardize tox, Launchpad CI, pre-commit, and contributor documentation.
py-lazr.delegates: updated to 4.0.0
4.0.0
- Replace ``pkg_resources`` namespace with a PEP 420 native namespace.
- Consolidate packaging into a single ``pyproject.toml`` (remove ``setup.py``,
``setup.cfg``).
- Add support for Python 3.14.
- Update security auditing and linting.
- Standardize tox, Launchpad CI, pre-commit, and contributor documentation.
py-aio-pika: updated to 10.0.1
10.0.1
fix: use TypeVar for connect and connect_robust return types
10.0.0
Add aio-pika-batch to related projects
Update aiormq to the latest version 7
py-uv py-uv-build: updated to 0.12.13
0.12.13
Python
Add GraalPy 3.13.0
Enhancements
Verify hashes when downloading PEP 658 metadata sidecars
Preview features
Respect ty exclusions when uv check automatically selects members of a virtual workspace
Performance
Avoid full wheel downloads during resolution by reusing supported hashes from direct URL fragments when metadata is available separately
[14 lines not shown]
cargo-nextest: updated to 0.9.144
0.9.144
Changed
Failures while setting up run recording (for example, a store directory that cannot be created) are now always reported as warnings, and the test run continues without recording. Previously, only a store format version mismatch was treated as a warning, and other setup failures aborted the run. This makes setup consistent with recording finalization, which already never fails a run.
The "continue rerunning" hint printed when a rerun has outstanding tests is now only shown when the rerun was itself recorded, since cargo nextest run -R latest can only continue the chain in that case.
Fixed
Fixed the elapsed time shown in per-test running lines for tests that had been running for more than an hour. The minutes field was displayed as the total number of minutes rather than the minutes within the hour, producing output like [05:313:30].
When a cargo metadata or cargo build invocation fails, the error message now shows the full list of arguments that were passed to Cargo, including --color and --manifest-path. Previously, some arguments were omitted from the message.
chrony: update to 4.9
Provided by Thomas Kupper on pkgsrc-users.
New in version 4.9
==================
Enhancements
------------
* Add support for OpenBSD
* Add refclock driver for OpenBSD timedelta sensors
* Add "optional" option to refclock directive to ignore missing devices
* Add maxntsretry option to server/pool directive to configure maximum NTS-KE retry interval
* Add maxtxbuffers directive to enable processing of hardware and kernel TX timestamps from non-Ethernet devices and tunnels
* Add minstratum and maxstratum directives to limit acceptable strata
* Add -N option for s6-style service notification
* Improve measurement of local clock precision
* Reduce impact of client logging on server performance
* Update NTP-over-PTP support to final specification (RFC 10030)
[9 lines not shown]
firefox: remove SUBST to fix build on aarch64
ERROR: [subst.mk:sve2] The filename pattern "media/libyuv/libyuv/source/scale_argb.cc"
Not obvious to me why this SUBST existed and the build completed w/o
it on -current.
u-boot-lego-ev3: add version 2024.10
Add the second stage u-boot for the Lego Mindstorms EV3. This is part of the
project to make NetBSD usable on the EV3.