From 43f23d7d482a43a3dfc835a69eaa411bec1bbe118411bb771e9cf06a9472d0b1 Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 9 Jan 2020 18:33:20 +0000 Subject: [PATCH] Accepting request 762518 from home:TheBlackCat:branches:devel:languages:python - Drop python2 due to dropped backports indirect dependency. OBS-URL: https://build.opensuse.org/request/show/762518 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pythonfinder?expand=0&rev=7 --- python-pythonfinder.changes | 5 +++++ python-pythonfinder.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-pythonfinder.changes b/python-pythonfinder.changes index 12ff023..36b40c4 100644 --- a/python-pythonfinder.changes +++ b/python-pythonfinder.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 9 18:04:29 UTC 2020 - Todd R + +- Drop python2 due to dropped backports indirect dependency. + ------------------------------------------------------------------- Sat May 25 08:52:45 UTC 2019 - Tomáš Chvátal diff --git a/python-pythonfinder.spec b/python-pythonfinder.spec index 27138be..0a64c6b 100644 --- a/python-pythonfinder.spec +++ b/python-pythonfinder.spec @@ -1,7 +1,7 @@ # # spec file for package python-pythonfinder # -# Copyright (c) 2019 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 @@ -17,6 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-pythonfinder Version: 1.2.1 Release: 0