From 6252597b5ac304299ca0d4d721f70de9818027876c858d4fd20ca7e6c4ac3a21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 20 May 2020 11:29:55 +0000 Subject: [PATCH] Accepting request 807617 from home:pgajdos:python submit OBS-URL: https://build.opensuse.org/request/show/807617 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyinotify?expand=0&rev=31 --- python-pyinotify.changes | 5 +++++ python-pyinotify.spec | 7 +++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/python-pyinotify.changes b/python-pyinotify.changes index e4aa7d8..2101de7 100644 --- a/python-pyinotify.changes +++ b/python-pyinotify.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 20 07:26:30 UTC 2020 - Petr Gajdos + +- %python3_only -> %python_alternative + ------------------------------------------------------------------- Tue Dec 4 12:52:19 UTC 2018 - Matej Cepl diff --git a/python-pyinotify.spec b/python-pyinotify.spec index c5077b8..faa6b1b 100644 --- a/python-pyinotify.spec +++ b/python-pyinotify.spec @@ -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 @@ Release: 0 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 @@ install -D -m 0755 %{SOURCE1} %{buildroot}%{_bindir}/pyinotify %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}/*