14
0

Accepting request 510077 from home:alois:branches:devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/510077
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subliminal?expand=0&rev=9
This commit is contained in:
2017-07-13 12:33:58 +00:00
committed by Git OBS Bridge
parent 4a74847420
commit d050df5825
3 changed files with 10 additions and 5 deletions

View File

@@ -49,14 +49,14 @@ BuildRequires: python2-rarfile >= 2.7
BuildRequires: python3-appdirs >= 1.3
# stevedore is not yet unified
BuildRequires: %{oldpython}-stevedore >= 1.6.0
BuildRequires: python3-stevedore >= 1.6.0
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: python3-stevedore >= 1.6.0
%ifpython2
Requires: python-futures >= 3.0
Requires: python-html5lib >= 0.999999
Requires: python-python-dateutil >= 2.2
Requires: python-pbr >= 1.3.0
Requires: python-python-dateutil >= 2.2
# Stevedore is not yet unified
Requires: %{oldpython}-stevedore >= 1.6.0
%endif
@@ -74,10 +74,10 @@ Requires: python-enzyme >= 0.4.1
Requires: python-guessit >= 2.0.1
Requires: python-pysrt >= 1.0.1
Requires: python-pytz >= 2012c
Requires: python-pyxdg >= 0.25
Requires: python-rarfile >= 2.7
Requires: python-requests >= 2.7.0
Requires: python-six >= 1.9.0
Requires: python-pyxdg >= 0.25
Recommends: python-colorlog >= 2.6.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch