rye/rye.changes
Soc Virnyl Estela 811ef2ed51 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/rye?expand=0&rev=2
2024-09-24 00:53:36 +00:00

19 lines
746 B
Plaintext

-------------------------------------------------------------------
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