|
|
@ -7,8 +7,8 @@
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
Name: python-virtualenv
|
|
|
|
Name: python-virtualenv
|
|
|
|
Version: 15.0.3
|
|
|
|
Version: 15.1.0
|
|
|
|
Release: 6%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Tool to create isolated Python environments
|
|
|
|
Summary: Tool to create isolated Python environments
|
|
|
|
|
|
|
|
|
|
|
|
Group: Development/Languages
|
|
|
|
Group: Development/Languages
|
|
|
@ -154,6 +154,9 @@ cp %{buildroot}/%{_bindir}/virtualenv %{buildroot}/%{_bindir}/virtualenv-2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%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
|
|
|
|
* 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
|
|
|
|
- Check if exec_dir exists before listing it's content during venv create process
|
|
|
|
|
|
|
|
|
|
|
|