Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycxx for openSUSE:Factory 
checked in at 2021-01-21 21:57:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pycxx (Old)
 and      /work/SRC/openSUSE:Factory/.python-pycxx.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pycxx"

Thu Jan 21 21:57:14 2021 rev:4 rq:865341 version:7.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pycxx/python-pycxx.changes        
2020-06-02 14:38:40.583528458 +0200
+++ /work/SRC/openSUSE:Factory/.python-pycxx.new.28504/python-pycxx.changes     
2021-01-21 21:57:16.241855084 +0100
@@ -1,0 +2,6 @@
+Wed Jan 20 10:40:18 UTC 2021 - John Vandenberg <jay...@gmail.com>
+
+- Add note that this package is not PyPI 'pycxx'
+- Fix Tumbleweed multi Python 3 builds
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pycxx.spec ++++++
--- /var/tmp/diff_new_pack.2pU33M/_old  2021-01-21 21:57:16.725855249 +0100
+++ /var/tmp/diff_new_pack.2pU33M/_new  2021-01-21 21:57:16.733855252 +0100
@@ -16,6 +16,8 @@
 #
 
 
+# Note PyPI 'pycxx' is a different package,
+# and this package is not 'cxx' or 'CXX' on PyPI
 %global modname pycxx
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
@@ -93,11 +95,7 @@
 
 %files %{python_files devel}
 %doc Doc/Python/
-%ifpython3
-%{_datadir}/python%{python3_bin_suffix}
-%else
-%{_datadir}/python%{python2_bin_suffix}
-%endif
+%{_datadir}/python%{python_bin_suffix}
 %{python_sysconfig_path include}
 
 %changelog

Reply via email to