Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-py3status for
openSUSE:Factory checked in at 2023-08-07 15:28:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-py3status (Old)
and /work/SRC/openSUSE:Factory/.python-py3status.new.22712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-py3status"
Mon Aug 7 15:28:54 2023 rev:13 rq:1102577 version:3.52
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-py3status/python-py3status.changes
2023-06-30 20:00:33.242243650 +0200
+++
/work/SRC/openSUSE:Factory/.python-py3status.new.22712/python-py3status.changes
2023-08-07 15:28:57.120262372 +0200
@@ -1,0 +2,8 @@
+Tue Aug 01 12:00:23 UTC 2023 - [email protected]
+
+- update to 3.52:
+ * IMPORTANT: the project has moved from setuptools to pyproject.toml and
hatch
+ * IMPORTANT: gevent support is now deprecated and removed
+ * core: drop gevent support
+
+-------------------------------------------------------------------
Old:
----
py3status-3.51.tar.gz
New:
----
py3status-3.52.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-py3status.spec ++++++
--- /var/tmp/diff_new_pack.SjFcco/_old 2023-08-07 15:28:57.864266991 +0200
+++ /var/tmp/diff_new_pack.SjFcco/_new 2023-08-07 15:28:57.876267066 +0200
@@ -18,13 +18,13 @@
%define skip_python2 1
Name: python-py3status
-Version: 3.51
+Version: 3.52
Release: 0
Summary: Python extensible i3status wrapper
License: BSD-3-Clause
URL: https://github.com/ultrabug/py3status
-Source:
https://files.pythonhosted.org/packages/source/p/py3status/py3status-%{version}.tar.gz
-BuildRequires: %{python_module gevent >= 1.1}
+Source:
https://github.com/ultrabug/py3status/archive/3.52.tar.gz#/py3status-3.52.tar.gz
+BuildRequires: %{python_module hatchling}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module pyudev >= 0.21.0}
@@ -36,7 +36,6 @@
Requires(postun):update-alternatives
Recommends: i3status
Recommends: python-dbus-python
-Recommends: python-gevent >= 1.1
Recommends: python-pyudev >= 0.21.0
Provides: py3status = %{version}
Obsoletes: py3status < %{version}
++++++ py3status-3.51.tar.gz -> py3status-3.52.tar.gz ++++++
++++ 7897 lines of diff (skipped)