Update to 21.1.2
Related: rhbz#1932713
This commit is contained in:
parent
000f490c2d
commit
0ffd2bd3b4
@ -13,7 +13,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global srcname pip
|
%global srcname pip
|
||||||
%global base_version 21.1.1
|
%global base_version 21.1.2
|
||||||
%global upstream_version %{base_version}%{?prerel}
|
%global upstream_version %{base_version}%{?prerel}
|
||||||
%global python_wheelname %{srcname}-%{upstream_version}-py3-none-any.whl
|
%global python_wheelname %{srcname}-%{upstream_version}-py3-none-any.whl
|
||||||
%global python_wheeldir %{_datadir}/python-wheels
|
%global python_wheeldir %{_datadir}/python-wheels
|
||||||
@ -393,6 +393,10 @@ pytest_k='not completion and
|
|||||||
%{python_wheeldir}/%{python_wheelname}
|
%{python_wheeldir}/%{python_wheelname}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 13 2021 Karolina Surma <ksurma@redhat.com> - 21.1.2-1
|
||||||
|
- Update to 21.1.2
|
||||||
|
Resolves: rhbz#1963433
|
||||||
|
|
||||||
* Mon Sep 13 2021 Karolina Surma <ksurma@redhat.com> - 21.1.1-1
|
* Mon Sep 13 2021 Karolina Surma <ksurma@redhat.com> - 21.1.1-1
|
||||||
- Update to 21.1.1
|
- Update to 21.1.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pip-21.1.1.tar.gz) = 05157ed586597f16948afdad43d98cc095803d2d22b1427ac1028ca2a73a26d65e597446808194343ed36f9eb7cb910ac89e73a6a9a90ee868ec822fdbe641c5
|
SHA512 (pip-21.1.2.tar.gz) = 54a2b6074fcb2640868dedcabb5087b79a53a8ad57ec4ab5acf2862b8037403d8f156c2853ab60c2f10c6af999a0a90774f0bc3eca2978a82590935d37af167f
|
||||||
|
Loading…
Reference in New Issue
Block a user