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-19 22:49:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pywayland (Old)
and /work/SRC/openSUSE:Factory/.python-pywayland.new.1945 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pywayland"
Thu Oct 19 22:49:40 2023 rev:5 rq:1118841 version:0.4.17
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pywayland/python-pywayland.changes
2023-10-04 22:32:51.754701313 +0200
+++
/work/SRC/openSUSE:Factory/.python-pywayland.new.1945/python-pywayland.changes
2023-10-19 22:52:05.484816559 +0200
@@ -1,0 +2,7 @@
+Thu Oct 19 07:45:16 UTC 2023 - Soc Virnyl Estela <[email protected]>
+
+- Update to version 0.4.17:
+ * require setuptools >= 62.4.0
+ * fix typos
+
+-------------------------------------------------------------------
Old:
----
pywayland-0.4.16.tar.gz
New:
----
pywayland-0.4.17.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pywayland.spec ++++++
--- /var/tmp/diff_new_pack.cg3ahd/_old 2023-10-19 22:52:06.088838466 +0200
+++ /var/tmp/diff_new_pack.cg3ahd/_new 2023-10-19 22:52:06.092838611 +0200
@@ -19,7 +19,7 @@
%bcond_without test
%define pyname pywayland
Name: python-%{pyname}
-Version: 0.4.16
+Version: 0.4.17
Release: 0
Summary: Python binding to the wayland library using cffi
License: NCSA
@@ -27,12 +27,12 @@
URL: https://github.com/flacjacket/pywayland
Source0:
https://files.pythonhosted.org/packages/source/p/pywayland/pywayland-%{version}.tar.gz
Patch0: fix-wayland-paths.patch
-BuildRequires: %{python_module cffi}
+BuildRequires: %{python_module cffi >= 1.12.0}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module distutils-extra}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
-BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module setuptools >= 62.4.0}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: pkg-config
++++++ pywayland-0.4.16.tar.gz -> pywayland-0.4.17.tar.gz ++++++
++++ 3026 lines of diff (skipped)