From 702cf33d2b9d4f5e324306aff410a11c46c66e057f8276f5bc7d2e5bec8f40b3 Mon Sep 17 00:00:00 2001 From: Luigi Baldoni Date: Wed, 30 Mar 2022 09:44:29 +0000 Subject: [PATCH] Accepting request 965865 from home:alois:branches:devel:languages:python - Build only for default python3 version OBS-URL: https://build.opensuse.org/request/show/965865 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subliminal?expand=0&rev=19 --- python-subliminal.changes | 5 +++++ python-subliminal.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/python-subliminal.changes b/python-subliminal.changes index 4932346..4099555 100644 --- a/python-subliminal.changes +++ b/python-subliminal.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 30 09:41:55 UTC 2022 - Luigi Baldoni + +- Build only for default python3 version + ------------------------------------------------------------------- Tue May 19 08:03:07 UTC 2020 - Petr Gajdos diff --git a/python-subliminal.spec b/python-subliminal.spec index f2cbd9c..002ddd6 100644 --- a/python-subliminal.spec +++ b/python-subliminal.spec @@ -1,7 +1,7 @@ # # spec file for package python-subliminal # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 +%global pythons python3 Name: python-subliminal Version: 2.1.0 Release: 0 @@ -43,7 +43,7 @@ Requires: python-requests >= 2.7.0 Requires: python-six >= 1.9.0 Requires: python-stevedore >= 1.20.0 Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives Recommends: python-colorlog >= 2.6.0 Provides: subliminal = %{version} Obsoletes: subliminal < %{version}