Fix typo in the sudo pip warning
This commit is contained in:
parent
5a8e99c9e5
commit
d6fcf17a6e
@ -17,7 +17,7 @@
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 9.0.1
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: A tool for installing and managing Python packages
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -244,6 +244,9 @@ py.test-%{python3_version} -m 'not network'
|
||||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Tue Mar 21 2017 Tomas Orsava <torsava@redhat.com> - 9.0.1-9
|
||||
- Fix typo in the sudo pip warning
|
||||
|
||||
* Fri Mar 03 2017 Tomas Orsava <torsava@redhat.com> - 9.0.1-8
|
||||
- Patch 1 update: No sudo pip warning in venv or virtualenv
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user