Update to 25.1.1

- Fixes: rhbz#2363801
This commit is contained in:
Miro Hrončok 2025-05-03 09:41:03 +02:00
commit 2fbd290be0
2 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@
%bcond man 1
%global srcname pip
%global base_version 25.1
%global base_version 25.1.1
%global upstream_version %{base_version}%{?prerel}
%global python_wheel_name %{srcname}-%{upstream_version}-py3-none-any.whl
@ -97,7 +97,7 @@ Packages" or "Pip Installs Python".
%global bundled() %{expand:
Provides: bundled(python%{1}dist(cachecontrol)) = 0.14.2
Provides: bundled(python%{1}dist(certifi)) = 2025.1.31
Provides: bundled(python%{1}dist(dependency-groups)) = 1.3
Provides: bundled(python%{1}dist(dependency-groups)) = 1.3.1
Provides: bundled(python%{1}dist(distlib)) = 0.3.9
Provides: bundled(python%{1}dist(distro)) = 1.9
Provides: bundled(python%{1}dist(idna)) = 3.10