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-12-28 12:26:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-isort (Old)
 and      /work/SRC/openSUSE:Factory/.python-isort.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-isort"

Tue Dec 28 12:26:15 2021 rev:32 rq:942830 version:5.10.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-isort/python-isort.changes        
2021-12-24 20:23:24.854026779 +0100
+++ /work/SRC/openSUSE:Factory/.python-isort.new.2520/python-isort.changes      
2021-12-28 12:26:28.948477825 +0100
@@ -1,0 +2,5 @@
+Mon Dec 27 17:45:17 UTC 2021 - Ben Greiner <c...@bnavigator.de>
+
+- Unpin natsort for example project
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-isort.spec ++++++
--- /var/tmp/diff_new_pack.5s8aTl/_old  2021-12-28 12:26:29.368478143 +0100
+++ /var/tmp/diff_new_pack.5s8aTl/_new  2021-12-28 12:26:29.376478149 +0100
@@ -86,6 +86,9 @@
 )
 " >> tests/conftest.py
 
+# unpin natsort in example plugin
+sed -i 's/natsort = "^/natsort = ">=/' 
example_isort_sorting_plugin/pyproject.toml
+
 %build
 %pyproject_wheel
 

Reply via email to