import UBI python-pip-23.3.2-11.el10_2

This commit is contained in:
AlmaLinux RelEng Bot 2026-05-20 20:22:21 -04:00
parent af132529ea
commit 758ae2b0aa

View File

@ -1,8 +1,8 @@
## START: Set by rpmautospec ## START: Set by rpmautospec
## (rpmautospec version 0.6.5) ## (rpmautospec version 0.8.4)
## RPMAUTOSPEC: autorelease, autochangelog ## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua: %define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 7; release_number = 11;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1); print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
@ -177,7 +177,7 @@ Requires: ca-certificates
# Virtual provides for the packages bundled by pip: # Virtual provides for the packages bundled by pip:
%{bundled 3} %{bundled 3}
Provides: pip = %{version}-%{release} Provides: pip = 1:%{version}-%{release}
Conflicts: python-pip < %{version}-%{release} Conflicts: python-pip < %{version}-%{release}
%description -n python%{python3_pkgversion}-%{srcname} %description -n python%{python3_pkgversion}-%{srcname}
@ -383,6 +383,16 @@ pytest_k='not completion'
%changelog %changelog
## START: Generated by rpmautospec ## START: Generated by rpmautospec
* Wed May 20 2026 Miro Hrončok <miro@hroncok.cz> - 23.3.2-11
- Bump epoch for the virtual pip Provide, for this package to take
precedence over python3.14-pip
* Fri Nov 29 2024 Lukáš Zachar <lzachar@redhat.com> - 23.3.2-10
- Change the test source location
* Tue Nov 05 2024 Miro Hrončok <miro@hroncok.cz> - 23.3.2-8
- rpminspect: Disable the unicode inspection
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 23.3.2-7 * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 23.3.2-7
- Bump release for October 2024 mass rebuild: - Bump release for October 2024 mass rebuild: