py-modulegraph: updated to 0.19.7
Version 0.19.7
* Add support for Python 3.13 and 3.14
* Don't use ``pkg_resources`` unless ``importlib`` is not available
Note that this requires using Python 3.8 or later, on older
version please ensure that a version of *setuptools* older than
November 2025.
librsvg: updated to 2.60.1
Version 2.60.1
==============
librsvg crate version 2.60.1
librsvg-rebind crate version 0.1.0
This is a security release for RUSTSEC-2024-0421, RUSTSEC-2024-0404,
and GHSA-c827-hfw6-qwvm (CVE-2024-43806).
Note that even in unpatched releases, librsvg disallows references to
external URLs that do not have a file:// method, so http/https URLs
are rejected.
The Minimum Supported Rust Version has unfortunately had to be raised
to Rust 1.85.0, to accomodate the updated chains of dependencies.
[7 lines not shown]
jjui: update to 0.9.7.
This release enhances performance and introduces stability improvements
in log parsing and command execution. It also takes back some of
the stability by adding basic mouse support.