forked from pool/python-subliminal
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
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 30 09:41:55 UTC 2022 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
- Build only for default python3 version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 19 08:03:07 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
||||
|
||||
|
@@ -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}
|
||||
|
Reference in New Issue
Block a user