Hello community,
here is the log from the commit of package python-pyinotify for
openSUSE:Factory checked in at 2020-05-26 17:17:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyinotify (Old)
and /work/SRC/openSUSE:Factory/.python-pyinotify.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyinotify"
Tue May 26 17:17:41 2020 rev:17 rq:807664 version:0.9.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyinotify/python-pyinotify.changes
2018-12-24 11:41:59.697420047 +0100
+++
/work/SRC/openSUSE:Factory/.python-pyinotify.new.2738/python-pyinotify.changes
2020-05-26 17:18:25.583859495 +0200
@@ -1,0 +2,5 @@
+Wed May 20 07:26:30 UTC 2020 - Petr Gajdos <[email protected]>
+
+- %python3_only -> %python_alternative
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pyinotify.spec ++++++
--- /var/tmp/diff_new_pack.0p479c/_old 2020-05-26 17:18:26.323861086 +0200
+++ /var/tmp/diff_new_pack.0p479c/_new 2020-05-26 17:18:26.327861095 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-pyinotify
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
Summary: Python module for watching filesystems changes
License: MIT
Group: Development/Libraries/Python
-URL: http://github.com/seb-m/pyinotify
+URL: https://github.com/seb-m/pyinotify
Source:
https://files.pythonhosted.org/packages/source/p/pyinotify/pyinotify-%{version}.tar.gz
Source1: pyinotify
BuildRequires: %{python_module setuptools}
@@ -74,8 +74,7 @@
%license COPYING
%doc ACKS README.md
%doc old/ChangeLog old/NEWS
-%python2_only %doc python2/examples
-%python3_only %doc python3/examples
+%doc python3/examples
%python_alternative %{_bindir}/pyinotify
%{python_sitelib}/*