Revert "Switch %%__python3 to /usr/libexec/system-python"

- The Fedora Change https://fedoraproject.org/wiki/Changes/Making_sudo_pip_safe
  was postponed
- This reverts commit d019d2fd4d
This commit is contained in:
Michal Cyprian 2017-03-03 13:52:35 +01:00
commit a59818afd0
2 changed files with 10 additions and 6 deletions

View file

@ -1,6 +1,6 @@
Name: python-rpm-macros
Version: 3
Release: 19%{?dist}
Release: 20%{?dist}
Summary: The unversioned Python RPM macros
License: MIT
@ -69,6 +69,11 @@ install -m 644 %{SOURCE0} %{SOURCE1} %{SOURCE2} %{SOURCE3} \
%changelog
* Fri Mar 03 2017 Michal Cyprian <mcyprian@redhat.com> - 3-20
- Revert "Switch %%__python3 to /usr/libexec/system-python"
after the Fedora Change https://fedoraproject.org/wiki/Changes/Making_sudo_pip_safe
was postponed
* Fri Feb 17 2017 Michal Cyprian <mcyprian@redhat.com> - 3-19
- Switch %%__python3 to /usr/libexec/system-python