Hello community, here is the log from the commit of package python-pyOpenSSL for openSUSE:Factory checked in at 2018-03-24 16:12:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyOpenSSL (Old) and /work/SRC/openSUSE:Factory/.python-pyOpenSSL.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyOpenSSL" Sat Mar 24 16:12:18 2018 rev:30 rq:589237 version:17.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyOpenSSL/python-pyOpenSSL.changes 2018-02-05 10:47:02.753060226 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyOpenSSL.new/python-pyOpenSSL.changes 2018-03-24 16:12:20.594065935 +0100 @@ -1,0 +2,5 @@ +Tue Feb 27 19:20:19 UTC 2018 - [email protected] + +- Use %__python3 macro to call Python 3 binary + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyOpenSSL.spec ++++++ --- /var/tmp/diff_new_pack.xvBbv1/_old 2018-03-24 16:12:21.502033205 +0100 +++ /var/tmp/diff_new_pack.xvBbv1/_new 2018-03-24 16:12:21.502033205 +0100 @@ -77,7 +77,7 @@ %install %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} -PYTHONPATH="%{buildroot}%{python3_sitelib}" python3 setup.py build_sphinx && rm build/sphinx/html/.buildinfo +PYTHONPATH="%{buildroot}%{python3_sitelib}" %__python3 setup.py build_sphinx && rm build/sphinx/html/.buildinfo %check export LC_ALL=en_US.UTF-8
