Remove a redundant second WARNING prefix form the root warning

It is added automatically since 19.1.
This commit is contained in:
Miro Hrončok 2019-06-10 14:50:04 +02:00
commit 853f763a7e
2 changed files with 2 additions and 1 deletions

View file

@ -495,6 +495,7 @@ ln -sf %{buildroot}%{_bindir}/pip3 _bin/pip
%changelog
* Mon Jun 10 2019 Miro Hrončok <mhroncok@redhat.com> - 19.1.1-2
- Fix root warning when pip is invoked via python -m pip
- Remove a redundant second WARNING prefix form the abovementioned warning
* Wed May 15 2019 Miro Hrončok <mhroncok@redhat.com> - 19.1.1-1
- Update to 19.1.1 (#1706995)