Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-behave for openSUSE:Factory 
checked in at 2025-11-25 15:53:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-behave (Old)
 and      /work/SRC/openSUSE:Factory/.python-behave.new.14147 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-behave"

Tue Nov 25 15:53:36 2025 rev:10 rq:1319800 version:1.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-behave/python-behave.changes      
2025-11-13 17:28:55.395066585 +0100
+++ /work/SRC/openSUSE:Factory/.python-behave.new.14147/python-behave.changes   
2025-11-25 15:55:15.204568218 +0100
@@ -1,0 +2,5 @@
+Thu Nov 20 13:14:13 UTC 2025 - Nico Krapp <[email protected]>
+
+- Add missing runtime dependencies (boo#1253778)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-behave.spec ++++++
--- /var/tmp/diff_new_pack.9qZSDf/_old  2025-11-25 15:55:16.824636555 +0100
+++ /var/tmp/diff_new_pack.9qZSDf/_new  2025-11-25 15:55:16.840637230 +0100
@@ -28,7 +28,6 @@
 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:  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 @@
 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}

Reply via email to