From a8928b4df6cb990a6053154e8283e7c9d513f154aaaf0cef61ecff280f88c2b0 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 24 May 2016 04:53:31 +0000 Subject: [PATCH] Accepting request 397545 from home:tbechtold:branches:devel:languages:python - Remove do_not_install_tests.patch - Require python-six OBS-URL: https://build.opensuse.org/request/show/397545 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=22 --- do_not_install_tests.patch | 4 ---- python-pyudev.changes | 6 ++++++ python-pyudev.spec | 1 + 3 files changed, 7 insertions(+), 4 deletions(-) delete mode 100644 do_not_install_tests.patch diff --git a/do_not_install_tests.patch b/do_not_install_tests.patch deleted file mode 100644 index 89bc268..0000000 --- a/do_not_install_tests.patch +++ /dev/null @@ -1,4 +0,0 @@ ---- - setup.py | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - diff --git a/python-pyudev.changes b/python-pyudev.changes index 4ca92a6..4ae58d9 100644 --- a/python-pyudev.changes +++ b/python-pyudev.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 23 16:12:57 UTC 2016 - tbechtold@suse.com + +- Remove do_not_install_tests.patch +- Require python-six + ------------------------------------------------------------------- Mon May 23 14:49:16 UTC 2016 - tbechtold@suse.com diff --git a/python-pyudev.spec b/python-pyudev.spec index 8eabc88..18d52bf 100644 --- a/python-pyudev.spec +++ b/python-pyudev.spec @@ -35,6 +35,7 @@ BuildRequires: python-nose BuildRequires: python-py BuildRequires: python-pytest Requires: libudev1 +Requires: python-six # pyudev was last used in KDE:Unstable:Playground (pyudev-0.8) Provides: pyudev = %{version} Obsoletes: pyudev < %{version}