From e3329b61196d13a31c78c78c87f2e9ba813cd57a481ef8da9ef426a8131cc444 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Thu, 5 Jun 2025 10:08:11 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=63 --- python-uv-0.7.10.tar.gz | 3 --- python-uv.spec | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) delete mode 100644 python-uv-0.7.10.tar.gz diff --git a/python-uv-0.7.10.tar.gz b/python-uv-0.7.10.tar.gz deleted file mode 100644 index 3ae7440..0000000 --- a/python-uv-0.7.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d7b11da65d5a21fe55c38b3b5b4592c9331090a410bee731a7ce1ce1bc97130 -size 4020442 diff --git a/python-uv.spec b/python-uv.spec index 3982f8f..6e237d1 100644 --- a/python-uv.spec +++ b/python-uv.spec @@ -38,7 +38,7 @@ Release: 0 Summary: A Python package installer and resolver, written in Rust License: Apache-2.0 OR MIT URL: https://github.com/astral-sh/uv -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.zst Source1: vendor.tar.zst BuildRequires: %{python_module maturin} BuildRequires: %{python_module pip}