Update to 21.1.3
Related: rhbz#1932713
This commit is contained in:
parent
0ffd2bd3b4
commit
9d1cc7a3a8
@ -13,7 +13,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global srcname pip
|
%global srcname pip
|
||||||
%global base_version 21.1.2
|
%global base_version 21.1.3
|
||||||
%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 Lumír Balhar <lbalhar@redhat.com> - 21.1.3-1
|
||||||
|
- Update to 21.1.3
|
||||||
|
Resolves: rhbz#1976449
|
||||||
|
|
||||||
* Mon Sep 13 2021 Karolina Surma <ksurma@redhat.com> - 21.1.2-1
|
* Mon Sep 13 2021 Karolina Surma <ksurma@redhat.com> - 21.1.2-1
|
||||||
- Update to 21.1.2
|
- Update to 21.1.2
|
||||||
Resolves: rhbz#1963433
|
Resolves: rhbz#1963433
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pip-21.1.2.tar.gz) = 54a2b6074fcb2640868dedcabb5087b79a53a8ad57ec4ab5acf2862b8037403d8f156c2853ab60c2f10c6af999a0a90774f0bc3eca2978a82590935d37af167f
|
SHA512 (pip-21.1.3.tar.gz) = 21bdc78f24751981ae49c9fda0430fc92b8d33eb7a546bc344e8cea4aa85dcd42191ef8eb3fdfb4f3d1cb5921698f819d73e6e190d8745cf7ddfa52732d95999
|
||||||
|
Loading…
Reference in New Issue
Block a user