File rye.changes of Package rye
-------------------------------------------------------------------
Thu Jun 05 07:17:07 UTC 2025 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- Update to version 0.44.0:
* Attempt to build against Rust 1.84 (#1464)
* Upgrade to `actions/upload-artifact@v4` (#1463)
* Prep for v0.44.0 release (#1462)
* Sync UV Releases (#1461)
* Sync Python Releases (#1450)
* Update bundled uv version to v0.6.2 (#1445)
* Set Rust toolchain in `rust-toolchain.toml` (#1460)
* Bump bundled Ruff version to 0.9.6 (#1457)
* Fix lint errors from Rust 1.85 (#1459)
* fix linter errors (unnecessary_map_or) (#1458)
* Upgrade runners to `macos-14` (#1443)
-------------------------------------------------------------------
Tue May 13 12:50:50 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
- Update to version 0.43.0 (bsc#1243086):
* Fix compatible toolchain to allow Python 3.13 by @PushUpek in #1429
* Ignore free-threaded CPython builds by @Alexis-D in #1437
* Bump bundled Ruff version to v0.8.2 by @charliermarsh in #1440
* Add support for Python 3.9.21, 3.10.16, 3.11.11, 3.12.8, and 3.13.1 by @github-actions in #1439
* Upgrade bundled uv version to v0.5.7 by @github-actions in #1424
-------------------------------------------------------------------
Sat Oct 26 13:10:22 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- Update to version 0.42.0:
* Bump bundled Ruff version to v0.7.0
* Bump bundled uv version to v0.4.25
* Add a uv banner to the Rye README
- Update vendored dependencies.
-------------------------------------------------------------------
Sun Oct 13 02:17:29 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
- Update vendored dependencies.
- Update license data to version 3.25.0
* ./licenses.tar.gz
-------------------------------------------------------------------
Mon Oct 7 23:37:36 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
- Update to version 0.41.0:
* Restore hash annotations in lockfile
-------------------------------------------------------------------
Tue Sep 24 10:46:02 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
- Completion packages require the main package as well
-------------------------------------------------------------------
Mon Sep 23 11:31:08 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
- Update to version 0.40.0:
* Remove pip-tools support; use uv for all operations
* Respect exclusions when generating hashes
* List all existing tool references on rye toolchain remove
* Update bundled Ruff version to v0.6.3
* Fix a few regex inefficiencies
* Never modify or delete the virtualenv in rye list
* Use inspect_err over map_err
* Upgrade bundled Python releases
* Upgrade bundled uv version to v0.4.15
-------------------------------------------------------------------
Sun Aug 4 14:07:43 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
- Initial spec for rye