Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-tox for openSUSE:Factory 
checked in at 2023-01-21 19:12:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tox (Old)
 and      /work/SRC/openSUSE:Factory/.python-tox.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tox"

Sat Jan 21 19:12:24 2023 rev:45 rq:1060096 version:3.26.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tox/python-tox.changes    2022-10-26 
12:31:41.828300302 +0200
+++ /work/SRC/openSUSE:Factory/.python-tox.new.32243/python-tox.changes 
2023-01-21 19:13:16.881887641 +0100
@@ -1,0 +2,5 @@
+Thu Jan 19 12:30:37 UTC 2023 - Michal Suchanek <msucha...@suse.com>
+
+- Add missing python-tomli dependency.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-tox.spec ++++++
--- /var/tmp/diff_new_pack.2LZy8f/_old  2023-01-21 19:13:17.649892026 +0100
+++ /var/tmp/diff_new_pack.2LZy8f/_new  2023-01-21 19:13:17.657892071 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-tox
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -35,6 +35,7 @@
 BuildRequires:  %{python_module setuptools_scm >= 2.0.0}
 BuildRequires:  %{python_module six >= 1.14.0}
 BuildRequires:  %{python_module toml >= 0.9.4}
+BuildRequires:  %{python_module tomli >= 2.0.1}
 BuildRequires:  %{python_module virtualenv >= 20.0.8}
 BuildRequires:  %{python_module wheel >= 0.29.0}
 BuildRequires:  fdupes
@@ -50,6 +51,7 @@
 Requires:       python-py >= 1.4.17
 Requires:       python-six >= 1.14.0
 Requires:       python-toml >= 0.9.4
+Requires:       python-tomli >= 2.0.1
 Requires:       python-virtualenv >= 20.0.8
 Requires:       (python-importlib-metadata >= 0.12 if python3-base < 3.8)
 Requires(post): update-alternatives

Reply via email to