forked from pool/python-behave
Accepting request 1319800 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1319800 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-behave?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 20 13:14:13 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
|
||||
|
||||
- Add missing runtime dependencies (boo#1253778)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 12 14:13:28 UTC 2025 - Marius Grossu <marius.grossu@suse.com>
|
||||
|
||||
|
||||
@@ -28,7 +28,6 @@ URL: https://github.com/behave/behave
|
||||
Source: https://files.pythonhosted.org/packages/source/b/behave/behave-%{version}.tar.gz
|
||||
# https://github.com/behave/behave/issues/1028
|
||||
Patch1: python-behave-no-mock.patch
|
||||
BuildRequires: %{python_module cucumber-tag-expressions}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
@@ -37,6 +36,9 @@ BuildRequires: alts
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: alts
|
||||
Requires: python-colorama
|
||||
Requires: python-cucumber-expressions
|
||||
Requires: python-cucumber-tag-expressions
|
||||
Requires: python-parse >= 1.8.2
|
||||
Requires: python-parse_type >= 0.4.2
|
||||
Requires: python-six >= 1.11
|
||||
@@ -62,6 +64,8 @@ BuildArch: noarch
|
||||
BuildRequires: %{python_module PyHamcrest >= 1.8}
|
||||
BuildRequires: %{python_module assertpy >= 1.1}
|
||||
BuildRequires: %{python_module chardet}
|
||||
BuildRequires: %{python_module cucumber-expressions}
|
||||
BuildRequires: %{python_module cucumber-tag-expressions}
|
||||
BuildRequires: %{python_module parse >= 1.8.2}
|
||||
BuildRequires: %{python_module parse_type >= 0.4.2}
|
||||
BuildRequires: %{python_module path.py >= 10.1}
|
||||
|
||||
Reference in New Issue
Block a user