automatic version update by autodist [release 25.0-1mamba;Mon Jan 27 2025]
This commit is contained in:
parent
9400f0f76d
commit
f4c4b73ff9
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-pip
|
Name: python-pip
|
||||||
Version: 24.3.1
|
Version: 25.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A tool for installing and managing Python packages
|
Summary: A tool for installing and managing Python packages
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|||||||
URL: https://pip.pypa.io/en/stable/
|
URL: https://pip.pypa.io/en/stable/
|
||||||
Source: http://pypi.debian.net/pip/pip-%{version}.tar.gz
|
Source: http://pypi.debian.net/pip/pip-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
|
BuildArch: noarch
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -60,6 +61,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%{python_sitelib}/%{pkgname}/*
|
%{python_sitelib}/%{pkgname}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 27 2025 Automatic Build System <autodist@openmamba.org> 25.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Oct 28 2024 Automatic Build System <autodist@openmamba.org> 24.3.1-1mamba
|
* Mon Oct 28 2024 Automatic Build System <autodist@openmamba.org> 24.3.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user