forked from pool/python-guessit
Accepting request 898235 from home:alois:branches:devel:languages:python
- Fix requirement version OBS-URL: https://build.opensuse.org/request/show/898235 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-guessit?expand=0&rev=34
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 8 05:16:14 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
- Fix requirement version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 6 08:49:30 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
|
||||
@@ -30,13 +30,13 @@ BuildRequires: %{python_module babelfish >= 0.5.5}
|
||||
BuildRequires: %{python_module pytest-benchmark}
|
||||
BuildRequires: %{python_module pytest-runner}
|
||||
BuildRequires: %{python_module python-dateutil}
|
||||
BuildRequires: %{python_module rebulk >= 2.0.0}
|
||||
BuildRequires: %{python_module rebulk >= 3.0.0}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-babelfish >= 0.5.5
|
||||
Requires: python-python-dateutil
|
||||
Requires: python-rebulk >= 2.0.0
|
||||
Requires: python-rebulk >= 3.0.0
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
BuildArch: noarch
|
||||
|
||||
Reference in New Issue
Block a user