Update to 16.7.10
This commit is contained in:
parent
12b2d45aa8
commit
7316fe4cb1
12
.gitignore
vendored
12
.gitignore
vendored
@ -1,8 +1,4 @@
|
|||||||
/virtualenv-13.1.2.tar.gz
|
/virtualenv-*.tar.gz
|
||||||
/virtualenv-14.0.6.tar.gz
|
/virtualenv-*/
|
||||||
/virtualenv-15.0.3.tar.gz
|
/results_python-virtualenv/
|
||||||
noarch
|
*.rpm
|
||||||
/virtualenv-15.1.0.tar.gz
|
|
||||||
/virtualenv-16.0.0.tar.gz
|
|
||||||
/virtualenv-16.6.1.tar.gz
|
|
||||||
/virtualenv-16.7.3.tar.gz
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: python-virtualenv
|
Name: python-virtualenv
|
||||||
Version: 16.7.3
|
Version: 16.7.10
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool to create isolated Python environments
|
Summary: Tool to create isolated Python environments
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -140,6 +140,9 @@ rm -r tmp_path
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 25 2020 Miro Hrončok <mhroncok@redhat.com> - 16.7.10-1
|
||||||
|
- Update to 16.7.10
|
||||||
|
|
||||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 16.7.3-3
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 16.7.3-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (virtualenv-16.7.3.tar.gz) = 0109d4260882a1ecb93556ab6661dd42314ef45618cbbe25925dc068ed199281ae5f968dfca5ab26029a4d9e486eaae916d1287b7a3461b4d5e9b92d4ebf8b8a
|
SHA512 (virtualenv-16.7.10.tar.gz) = 28bd2f81d0df629cc69ad06401ba25f2fa5c3e9678255ae151e6f2ef7c7a2b0dc89671355dbb6fb1da3a562180ae3769abca160d9933f3aafba43a6fba08793c
|
||||||
|
Loading…
Reference in New Issue
Block a user