automatic version update by autodist [release 25.1.1-1mamba;Sat May 03 2025]

This commit is contained in:
2025-05-03 23:25:51 +02:00
parent 6776dac2ac
commit a5f0aa547e

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pip
Version: 25.1
Version: 25.1.1
Release: 1mamba
Summary: A tool for installing and managing Python packages
Group: System/Libraries
@ -61,6 +61,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%{python_sitelib}/%{pkgname}/*
%changelog
* Sat May 03 2025 Automatic Build System <autodist@openmamba.org> 25.1.1-1mamba
- automatic version update by autodist
* Sun Apr 27 2025 Automatic Build System <autodist@openmamba.org> 25.1-1mamba
- automatic version update by autodist