Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-isort for openSUSE:Factory 
checked in at 2022-04-02 18:20:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-isort (Old)
 and      /work/SRC/openSUSE:Factory/.python-isort.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-isort"

Sat Apr  2 18:20:05 2022 rev:34 rq:965465 version:5.10.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-isort/python-isort.changes        
2022-01-20 00:12:11.618572335 +0100
+++ /work/SRC/openSUSE:Factory/.python-isort.new.1900/python-isort.changes      
2022-04-02 18:20:11.786506861 +0200
@@ -1,0 +2,7 @@
+Mon Mar 28 17:55:23 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Tests require toml explicitly. Not pulled in anymore
+  automatically since many packages (setuptools_scm, pytest, ...)
+  switch to tomli.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-isort.spec ++++++
--- /var/tmp/diff_new_pack.fKsb3q/_old  2022-04-02 18:20:12.298501113 +0200
+++ /var/tmp/diff_new_pack.fKsb3q/_new  2022-04-02 18:20:12.302501069 +0200
@@ -60,12 +60,13 @@
 BuildRequires:  %{python_module pylama}
 BuildRequires:  %{python_module pytest > 6.0}
 BuildRequires:  %{python_module pytest-mock}
+BuildRequires:  %{python_module toml >= 0.10.2}
 BuildRequires:  git
 %endif
 %python_subpackages
 
 %description
-isort your python imports for you so you don???t have to.
+isort your python imports for you so you don't have to.
 
 isort is a Python utility / library to sort imports alphabetically, and
 automatically separated into sections and by type. It provides a command line

Reply via email to