0.8.0
版本发布时间: 2023-06-18 22:49:27
astral-sh/rye最新发布版本:0.37.0(2024-07-21 03:37:06)
What's Changed
-
Rye for now prefers
>=
over~=
for newly added dependencies. -
The workspace member declaration is now platform independent. If
members
is now explicitly set to an empty list it will not fall back to auto discovery. #331 -
rye add
now pins versions with==
instead of~=
when the version of the package does not use at least two components. This means that for instance it will now correctly useopenai-whisper==20230314
rather thanopenai-whisper~=20230314
which is not actually satisfiable. #328 -
rye install
now lets you install dependencies into the tool's virtualenv during installation that are undeclared via the new--extra-requirement
option. #326 -
Improved handling of relative path installations by setting
PROJECT_ROOT
the same way as PDM does. #321 -
Workspaces will now never discover
pyproject.toml
files in any dot directories. (Name starting with.
) #329 -
Fixed
rye build
not working correctly on Windows. #327
Full Changelog: https://github.com/mitsuhiko/rye/compare/0.7.0...0.8.0
1、 MANIFEST.json 621B
2、 rye-aarch64-linux.gz 6.7MB
3、 rye-aarch64-linux.gz.sha256 65B
4、 rye-aarch64-macos.gz 4.22MB
5、 rye-aarch64-macos.gz.sha256 65B
6、 rye-x86-windows.exe 9.94MB
7、 rye-x86-windows.exe.sha256 66B
8、 rye-x86_64-linux.gz 6.92MB
9、 rye-x86_64-linux.gz.sha256 65B
10、 rye-x86_64-macos.gz 4.34MB
11、 rye-x86_64-macos.gz.sha256 65B
12、 rye-x86_64-windows.exe 11.16MB
13、 rye-x86_64-windows.exe.sha256 66B