Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-python-daemon for 
openSUSE:Factory checked in at 2021-04-24 23:08:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-daemon (Old)
 and      /work/SRC/openSUSE:Factory/.python-python-daemon.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-python-daemon"

Sat Apr 24 23:08:34 2021 rev:24 rq:887875 version:2.3.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-python-daemon/python-python-daemon.changes    
    2021-02-04 20:25:16.582936083 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-python-daemon.new.12324/python-python-daemon.changes
     2021-04-24 23:09:51.523454670 +0200
@@ -1,0 +2,9 @@
+Thu Apr 22 19:48:54 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 2.3.0:
+  * Remove support for Python versions older than Python 3.
+    Python 2 has been unsupported by the Python project since 2020.
+  * Remove dependency on back-ported `unittest2` and `mock`.
+    Depend instead on standard library `unittest` and `unittest.mock`.
+
+-------------------------------------------------------------------

Old:
----
  python-daemon-2.2.4.tar.gz

New:
----
  python-daemon-2.3.0.tar.gz

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

Other differences:
------------------
++++++ python-python-daemon.spec ++++++
--- /var/tmp/diff_new_pack.A08fSC/_old  2021-04-24 23:09:51.915455225 +0200
+++ /var/tmp/diff_new_pack.A08fSC/_new  2021-04-24 23:09:51.919455231 +0200
@@ -16,10 +16,10 @@
 #
 
 
-%define oldpython python
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%global skip_python2 1
 Name:           python-python-daemon
-Version:        2.2.4
+Version:        2.3.0
 Release:        0
 Summary:        Library to implement a well-behaved Unix daemon process
 License:        Apache-2.0 AND GPL-3.0-only
@@ -38,10 +38,6 @@
 BuildRequires:  python-rpm-macros
 Requires:       python-lockfile >= 0.10
 BuildArch:      noarch
-%ifpython2
-Provides:       %{oldpython}-daemon = %{version}
-Obsoletes:      %{oldpython}-daemon < %{version}
-%endif
 %python_subpackages
 
 %description

++++++ python-daemon-2.2.4.tar.gz -> python-daemon-2.3.0.tar.gz ++++++
++++ 2010 lines of diff (skipped)

Reply via email to