Update to 20.2.1 (#1900253)
This commit is contained in:
parent
c194fcd180
commit
a9942a9832
@ -1,5 +1,5 @@
|
||||
Name: python-virtualenv
|
||||
Version: 20.1.0
|
||||
Version: 20.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool to create isolated Python environments
|
||||
|
||||
@ -33,7 +33,6 @@ BuildRequires: python3-towncrier
|
||||
%if %{with tests}
|
||||
BuildRequires: fish
|
||||
BuildRequires: gcc
|
||||
BuildRequires: python3-coverage
|
||||
BuildRequires: python3-flaky
|
||||
BuildRequires: python3-packaging
|
||||
BuildRequires: python3-pytest
|
||||
@ -156,6 +155,9 @@ rm -r tmp_path
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Nov 23 2020 Lumír Balhar <lbalhar@redhat.com> - 20.2.1-1
|
||||
- Update to 20.2.1 (#1900253)
|
||||
|
||||
* Wed Nov 18 2020 Lumír Balhar <lbalhar@redhat.com> - 20.1.0-1
|
||||
- Update to 20.1.0 (#1891297)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (virtualenv-20.1.0.tar.gz) = 740bf8ba30d836c240d248dd2fa31a8702cfa8f96a6192dd6430dbeff3ebbf0fe67d4fd2439ed4961869731520b097783a29381eae3f81f6700b6050b75422c8
|
||||
SHA512 (virtualenv-20.2.1.tar.gz) = e7877a9766bc47f47a07219258201ad8457ca587a04d61119a0516da43016dda4b5cfeaf725dd0b06f1f896ac8af0f3d7a2ceed3d3f35ac7a4b6ecc607c84118
|
||||
|
Loading…
Reference in New Issue
Block a user