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 2021-02-02 14:24:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-isort (Old)
 and      /work/SRC/openSUSE:Factory/.python-isort.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-isort"

Tue Feb  2 14:24:24 2021 rev:24 rq:867793 version:5.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-isort/python-isort.changes        
2021-01-27 18:56:59.428317863 +0100
+++ /work/SRC/openSUSE:Factory/.python-isort.new.28504/python-isort.changes     
2021-02-02 14:24:26.855277588 +0100
@@ -1,0 +2,5 @@
+Fri Jan 29 19:59:54 UTC 2021 - Benjamin Greiner <c...@bnavigator.de>
+
+- Fix test suite: the location of the built wheel changed
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-isort.spec ++++++
--- /var/tmp/diff_new_pack.WWLA6h/_old  2021-02-02 14:24:27.695278894 +0100
+++ /var/tmp/diff_new_pack.WWLA6h/_new  2021-02-02 14:24:27.699278901 +0100
@@ -37,7 +37,7 @@
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module poetry-core}
 BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
+BuildRequires:  python-rpm-macros >= 20210127.3a18043
 Requires:       python-setuptools
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
@@ -97,7 +97,7 @@
 export PYTHONPATH="$(pwd)/isort-test-%{$python_bin_suffix}%{$python_sitelib}"
 export PYTHONDONTWRITEBYTECODE=1
 
-for proj in isort-%{version}-py3-none-any.whl ./example_shared_isort_profile 
./example_isort_formatting_plugin; do
+for proj in build/isort-%{version}-py3-none-any.whl 
./example_shared_isort_profile ./example_isort_formatting_plugin; do
   $python -m pip install --verbose \
                          --no-index \
                          --root $(pwd)/isort-test-%{$python_bin_suffix} \

Reply via email to