Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-PyYAML for openSUSE:Factory 
checked in at 2022-06-28 15:21:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyYAML (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyYAML.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyYAML"

Tue Jun 28 15:21:23 2022 rev:28 rq:985361 version:6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyYAML/python-PyYAML.changes      
2022-06-24 08:45:26.883148419 +0200
+++ /work/SRC/openSUSE:Factory/.python-PyYAML.new.1548/python-PyYAML.changes    
2022-06-28 15:21:30.081864383 +0200
@@ -1,0 +2,5 @@
+Mon Jun 27 12:09:15 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Actually we DO want to build the bindings.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-PyYAML.spec ++++++
--- /var/tmp/diff_new_pack.SgNG5E/_old  2022-06-28 15:21:30.521865040 +0200
+++ /var/tmp/diff_new_pack.SgNG5E/_new  2022-06-28 15:21:30.529865052 +0200
@@ -16,8 +16,7 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define oldpython python
+%{?!python_module:%define python_module() python3-%{**}}
 %define skip_python2 1
 Name:           python-PyYAML
 Version:        6.0
@@ -53,7 +52,6 @@
 
 %build
 export CFLAGS="%{optflags}"
-export PYYAML_FORCE_LIBYAML=0  # we don't actually want to build the python lib
 %python_build
 # Fix example permissions.
 find examples/ -type f | xargs chmod a-x
@@ -74,6 +72,6 @@
 %doc CHANGES README.md examples/
 %{python_sitearch}/yaml
 %{python_sitearch}/_yaml
-%{python_sitearch}/PyYAML-%{version}-py%{python_version}.egg-info
+%{python_sitearch}/PyYAML-%{version}*-info
 
 %changelog

Reply via email to