automatic version update by autodist [release 0.10.9-1mamba;Sat Mar 07 2026]

This commit is contained in:
2026-03-07 08:20:36 +01:00
parent a0745fed1c
commit ccb67a1314

View File

@@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-uv
Version: 0.10.8
Version: 0.10.9
Release: 1mamba
Summary: An extremely fast Python package and project manager, written in Rust
Group: System/Libraries
@@ -55,6 +55,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE-*
%changelog
* Sat Mar 07 2026 Automatic Build System <autodist@openmamba.org> 0.10.9-1mamba
- automatic version update by autodist
* Wed Mar 04 2026 Automatic Build System <autodist@openmamba.org> 0.10.8-1mamba
- automatic version update by autodist