Accepting request 1218526 from devel:languages:python

- 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.
- Update vendored dependencies.
- Update license data to version 3.25.0
  * ./licenses.tar.gz
- Update to version 0.41.0:
  * Restore hash annotations in lockfile

OBS-URL: https://build.opensuse.org/request/show/1218526
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rye?expand=0&rev=2
This commit is contained in:
Ana Guerrero 2024-10-27 10:26:19 +00:00 committed by Git OBS Bridge
commit 5c2d5f514f
6 changed files with 32 additions and 10 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dcf8781b52ec224aaf67e715ada5a2a002dfaaa8a702a98b4d0945da20081c40
size 42453857
oid sha256:f3114e9f3fbf27b9768a5fc2ab427e9bc4282d30fea0abc9272456d6abf26fae
size 42545948

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cbd50e53bc1e57e5d5d0102775cb1c822695acb5024814be7eeb78e654e046df
size 1473031

3
rye-0.42.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:71b61b8ef6b2aa1c9633b18e72d2f2b06fd3f47264cf276bc7f65e4ec0b1c7af
size 1474955

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
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>

View File

@ -17,14 +17,14 @@
Name: rye
Version: 0.40.0
Version: 0.42.0
Release: 0
Summary: Hassle-free Python project manager in Rust
License: MIT
URL: https://github.com/astral-sh/rye
Source0: https://github.com/astral-sh/rye/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source1: vendor.tar.zst
Source2: https://github.com/spdx/license-list-data/archive/refs/tags/v3.24.0.tar.gz#/licenses.tar.gz
Source2: https://github.com/spdx/license-list-data/archive/refs/tags/v3.25.0.tar.gz#/licenses.tar.gz
BuildRequires: cargo >= 1.77
BuildRequires: cargo-packaging
BuildRequires: cmake
@ -76,7 +76,7 @@ Bash command-line completion support for %{name}.
%prep
%autosetup -p1 -a1
# license crate feature 'offline' is bogus and not implemented
pushd vendor/license
pushd vendor/license-3.5.1+3.25.0
mkdir -p license-list-data
tar xf %{SOURCE2} -C license-list-data --strip-components=1
popd

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eee3bce081781dd48e15f2baae6375efaee61d0d897dab7eaf72e385c35bdb68
size 41736371
oid sha256:710d3af429d5605ee9e70413b6f73996898c5be937825dedddeb1af839639c5d
size 41924846