Accepting request 898236 from devel:languages:python
- Fix requirement version (forwarded request 898235 from alois) OBS-URL: https://build.opensuse.org/request/show/898236 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-guessit?expand=0&rev=14
This commit is contained in:
commit
6b6a48d430
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user