From 116183c14e2331aa6f60c16647122df8cbb3ac68 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 28 Oct 2024 11:13:14 +0100 Subject: [PATCH] automatic version update by autodist [release 24.3-1mamba;Mon Oct 28 2024] --- python-pip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pip.spec b/python-pip.spec index 0c6ead4..cb59719 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pip -Version: 24.2 +Version: 24.3 Release: 1mamba Summary: A tool for installing and managing Python packages Group: System/Libraries @@ -60,6 +60,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Mon Oct 28 2024 Automatic Build System 24.3-1mamba +- automatic version update by autodist + * Mon Jul 29 2024 Automatic Build System 24.2-1mamba - automatic version update by autodist