Update to 20.7.0
This commit is contained in:
parent
ae99d390ee
commit
3723bcfbbf
@ -1,5 +1,5 @@
|
|||||||
Name: python-virtualenv
|
Name: python-virtualenv
|
||||||
Version: 20.6.0
|
Version: 20.7.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool to create isolated Python environments
|
Summary: Tool to create isolated Python environments
|
||||||
|
|
||||||
@ -39,7 +39,6 @@ BuildRequires: python3-pytest
|
|||||||
BuildRequires: python3-pytest-mock
|
BuildRequires: python3-pytest-mock
|
||||||
BuildRequires: python3-pytest-randomly
|
BuildRequires: python3-pytest-randomly
|
||||||
BuildRequires: python3-pytest-timeout
|
BuildRequires: python3-pytest-timeout
|
||||||
#BuildRequires: xonsh -- not ready for Python 3.10, optional test dependency
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# RPM installed wheels
|
# RPM installed wheels
|
||||||
@ -152,6 +151,10 @@ rm -r tmp_path
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 01 2021 Lumír Balhar <lbalhar@redhat.com> - 20.7.0-1
|
||||||
|
- Update to 20.7.0
|
||||||
|
Resolves: rhbz#1988721
|
||||||
|
|
||||||
* Wed Jul 21 2021 Lumír Balhar <lbalhar@redhat.com> - 20.6.0-1
|
* Wed Jul 21 2021 Lumír Balhar <lbalhar@redhat.com> - 20.6.0-1
|
||||||
- Update to 20.6.0
|
- Update to 20.6.0
|
||||||
Resolves: rhbz#1981792
|
Resolves: rhbz#1981792
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (virtualenv-20.6.0.tar.gz) = 7eff570f407a4986336d5a34bdcab1621d953aa6900d41962a85a5a44d7b68d378cda4a1bc1ddbfbc468580e051a98c37be17b0a52babbb00166718a987a591c
|
SHA512 (virtualenv-20.7.0.tar.gz) = af0f993045013814d9397419fc9d789a1ad64dc53818cbeceb5146e418a8535f76b74ed36b4b164d6974660be77de91cda244eb70b810c8c9fb522ba1088813a
|
||||||
|
Loading…
Reference in New Issue
Block a user