Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pywayland for
openSUSE:Factory checked in at 2023-10-04 22:31:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pywayland (Old)
and /work/SRC/openSUSE:Factory/.python-pywayland.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pywayland"
Wed Oct 4 22:31:49 2023 rev:4 rq:1115046 version:0.4.16
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pywayland/python-pywayland.changes
2023-02-12 19:14:19.597042635 +0100
+++
/work/SRC/openSUSE:Factory/.python-pywayland.new.28202/python-pywayland.changes
2023-10-04 22:32:51.754701313 +0200
@@ -1,0 +2,8 @@
+Tue Oct 3 15:05:33 UTC 2023 - Soc Virnyl Estela
<[email protected]>
+
+- Update to version 0.4.16:
+ * update wayland and wayland-protocol versions
+ * update setup.cfg
+ * drop 3.7 wheels
+
+-------------------------------------------------------------------
Old:
----
pywayland-0.4.15.tar.gz
New:
----
pywayland-0.4.16.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pywayland.spec ++++++
--- /var/tmp/diff_new_pack.58KqGV/_old 2023-10-04 22:32:52.738736880 +0200
+++ /var/tmp/diff_new_pack.58KqGV/_new 2023-10-04 22:32:52.738736880 +0200
@@ -19,7 +19,7 @@
%bcond_without test
%define pyname pywayland
Name: python-%{pyname}
-Version: 0.4.15
+Version: 0.4.16
Release: 0
Summary: Python binding to the wayland library using cffi
License: NCSA
@@ -55,11 +55,11 @@
%build
export CFLAGS="%optflags $(pkg-config --cflags wayland-client)"
%python_exec pywayland/ffi_build.py
-%python_build
+%pyproject_wheel
%install
export CFLAGS="%optflags $(pkg-config --cflags wayland-client)"
-%python_install
+%pyproject_install
%python_expand %fdupes %{buildroot}%{$python_sitearch}
++++++ pywayland-0.4.15.tar.gz -> pywayland-0.4.16.tar.gz ++++++
++++ 2208 lines of diff (skipped)