Update to 20.21.0 (rhbz#2177543)
This commit is contained in:
parent
ec0bb16ee5
commit
cb425ec962
@ -1,6 +1,6 @@
|
||||
Name: python-virtualenv
|
||||
Version: 20.20.0
|
||||
Release: 2%{?dist}
|
||||
Version: 20.21.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool to create isolated Python environments
|
||||
|
||||
License: MIT
|
||||
@ -135,6 +135,9 @@ PIP_CERT=/etc/pki/tls/certs/ca-bundle.crt \
|
||||
%{_bindir}/virtualenv
|
||||
|
||||
%changelog
|
||||
* Mon Mar 13 2023 Lumír Balhar <lbalhar@redhat.com> - 20.21.0-1
|
||||
- Update to 20.21.0 (rhbz#2177543)
|
||||
|
||||
* Mon Mar 06 2023 Miro Hrončok <mhroncok@redhat.com> - 20.20.0-2
|
||||
- Fix build with pyproject-rpm-macros >= 1.6.3
|
||||
- Local workaround collided with the fix there
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (virtualenv-20.20.0.tar.gz) = 6710efcbead1358479961c84ec3f6b9c3a1fc59c2f6b33fa13e2609554f7072aee7ef8cc07b4aa2fbc27ac950a78e447529fb8ceb2e4ee0881a4356a67d26641
|
||||
SHA512 (virtualenv-20.21.0.tar.gz) = 77aae5ebc5007093953c30da1eed996e851a65c7dd1f7a3a85961a1bb251b3d7970936eea1efe8babb216d2024072bdbf1c1a97ba8760a04a0abf6e7c3a27d09
|
||||
|
Loading…
Reference in New Issue
Block a user