Update for upstream release
This commit is contained in:
parent
15390bc93b
commit
4e5633defd
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/virtualenv-15.0.3.tar.gz
|
||||
noarch
|
||||
/virtualenv-15.1.0.tar.gz
|
||||
/virtualenv-16.0.0.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%endif
|
||||
|
||||
Name: python-virtualenv
|
||||
Version: 15.1.0
|
||||
Release: 5%{?dist}
|
||||
Version: 16.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool to create isolated Python environments
|
||||
|
||||
Group: Development/Languages
|
||||
@ -139,6 +139,9 @@ cp %{buildroot}/%{_bindir}/virtualenv %{buildroot}/%{_bindir}/virtualenv-2
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu May 17 2018 Steve Milner <smilner@redhat.com> - 16.0.0-1
|
||||
- Updated for upstream release.
|
||||
|
||||
* Wed Feb 28 2018 Iryna Shcherbina <ishcherb@redhat.com> - 15.1.0-5
|
||||
- Update Python 2 dependency declarations to new packaging standards
|
||||
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (virtualenv-15.1.0.tar.gz) = d7e95b8c017ec076210f30b6fd4bb44be2f7dc0257492c25bb00fee597d3ade34226d03539180f1edaf2d27b361f8efdabb92d3476e13785b890878ee1295cb2
|
||||
SHA512 (virtualenv-16.0.0.tar.gz) = 43bc37f1da1b65e9a2df5a8813a801f27f5783b7211219d441d1c2132789917df42fdc0aba1d5ec51e3d6f7583af9474d59c1f532d8880c8c325ccc96e73b3df
|
||||
|
Loading…
Reference in New Issue
Block a user