Update for 15.1.0 per BZ#1454962

epel9
Steve Milner 8 years ago
parent 6b9ab1f32b
commit cde8592566

1
.gitignore vendored

@ -2,3 +2,4 @@
/virtualenv-14.0.6.tar.gz
/virtualenv-15.0.3.tar.gz
noarch
/virtualenv-15.1.0.tar.gz

@ -7,8 +7,8 @@
%endif
Name: python-virtualenv
Version: 15.0.3
Release: 6%{?dist}
Version: 15.1.0
Release: 1%{?dist}
Summary: Tool to create isolated Python environments
Group: Development/Languages
@ -154,6 +154,9 @@ cp %{buildroot}/%{_bindir}/virtualenv %{buildroot}/%{_bindir}/virtualenv-2
%changelog
* Mon Jun 12 2017 Steve Milner <smilner@redhat.com> - 15.1.0-1
- Update to 15.1.0 per https://bugzilla.redhat.com/show_bug.cgi?id=1454962
* Fri Feb 17 2017 Michal Cyprian <mcyprian@redhat.com> - 15.0.3-6
- Check if exec_dir exists before listing it's content during venv create process

@ -1 +1 @@
a5a061ad8a37d973d27eb197d05d99bf virtualenv-15.0.3.tar.gz
SHA512 (virtualenv-15.1.0.tar.gz) = d7e95b8c017ec076210f30b6fd4bb44be2f7dc0257492c25bb00fee597d3ade34226d03539180f1edaf2d27b361f8efdabb92d3476e13785b890878ee1295cb2

Loading…
Cancel
Save