Update to 20.3.3
This commit is contained in:
parent
cae1e54349
commit
cef1efc8a0
2 changed files with 7 additions and 4 deletions
|
|
@ -13,7 +13,7 @@
|
|||
%endif
|
||||
|
||||
%global srcname pip
|
||||
%global base_version 20.3
|
||||
%global base_version 20.3.3
|
||||
%global upstream_version %{base_version}%{?prerel}
|
||||
%global python_wheelname %{srcname}-%{upstream_version}-py2.py3-none-any.whl
|
||||
%global python_wheeldir %{_datadir}/python-wheels
|
||||
|
|
@ -140,7 +140,7 @@ Provides: bundled(python%{1}dist(html5lib)) = 1.1
|
|||
Provides: bundled(python%{1}dist(idna)) = 2.10
|
||||
Provides: bundled(python%{1}dist(ipaddress)) = 1.0.23
|
||||
Provides: bundled(python%{1}dist(msgpack)) = 1
|
||||
Provides: bundled(python%{1}dist(packaging)) = 20.7
|
||||
Provides: bundled(python%{1}dist(packaging)) = 20.8
|
||||
Provides: bundled(python%{1}dist(pep517)) = 0.9.1
|
||||
Provides: bundled(python%{1}dist(progress)) = 1.5
|
||||
Provides: bundled(python%{1}dist(pyparsing)) = 2.4.7
|
||||
|
|
@ -398,7 +398,10 @@ pytest_k='not completion and
|
|||
%{python_wheeldir}/%{python_wheelname}
|
||||
|
||||
%changelog
|
||||
* Thu Dec 17 2020 Miro Hrončok <mhroncok@redhat.com> - 20.3-1
|
||||
* Thu Dec 17 2020 Petr Viktorin <pviktori@redhat.com> - 20.3.3-1
|
||||
- Update to 20.3.3
|
||||
|
||||
* Mon Nov 30 2020 Miro Hrončok <mhroncok@redhat.com> - 20.3-1
|
||||
- Update to 20.3
|
||||
- Add support for PEP 600: Future manylinux Platform Tags
|
||||
- New resolver
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue