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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/rye?expand=0&rev=7
2024-10-26 13:12:02 +00:00

46 lines
1.7 KiB
Plaintext

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