Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-bqplot for openSUSE:Factory 
checked in at 2024-07-14 08:51:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bqplot (Old)
 and      /work/SRC/openSUSE:Factory/.python-bqplot.new.17339 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-bqplot"

Sun Jul 14 08:51:24 2024 rev:14 rq:1187179 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bqplot/python-bqplot.changes      
2024-03-07 18:32:13.855245231 +0100
+++ /work/SRC/openSUSE:Factory/.python-bqplot.new.17339/python-bqplot.changes   
2024-07-14 08:54:36.989483768 +0200
@@ -1,0 +2,6 @@
+Fri Jul 12 14:52:46 UTC 2024 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 0.12.43
+  * fix: domain should not be reset when min/max are set #1638
+
+-------------------------------------------------------------------

Old:
----
  bqplot-0.12.42-gh.tar.gz
  bqplot-0.12.42.tar.gz

New:
----
  bqplot-0.12.43-gh.tar.gz
  bqplot-0.12.43.tar.gz

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

Other differences:
------------------
++++++ python-bqplot.spec ++++++
--- /var/tmp/diff_new_pack.yLeoRk/_old  2024-07-14 08:54:37.665508606 +0200
+++ /var/tmp/diff_new_pack.yLeoRk/_new  2024-07-14 08:54:37.677509047 +0200
@@ -18,9 +18,8 @@
 
 # https://github.com/bqplot/bqplot/issues/1639
 %define skip_python312 1
-%define skip_python39 1
-%define         pyver 0.12.42
-%define         jupver 0.5.43
+%define         pyver 0.12.43
+%define         jupver 0.5.44
 Name:           python-bqplot
 Version:        %{pyver}
 Release:        0
@@ -108,7 +107,9 @@
 
 %check
 %python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} $python -c "import 
bqplot"
-%pytest tests/
+# dtype no longer unsupported
+donttest="test_dtype_with_str"
+%pytest tests/  -k "not ($donttest)"
 %pytest --nbval ui-tests/tests/notebooks
 
 %files %{python_files}

++++++ bqplot-0.12.42-gh.tar.gz -> bqplot-0.12.43-gh.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-bqplot/bqplot-0.12.42-gh.tar.gz 
/work/SRC/openSUSE:Factory/.python-bqplot.new.17339/bqplot-0.12.43-gh.tar.gz 
differ: char 12, line 1

++++++ bqplot-0.12.42-gh.tar.gz -> bqplot-0.12.43.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-bqplot/bqplot-0.12.42-gh.tar.gz 
/work/SRC/openSUSE:Factory/.python-bqplot.new.17339/bqplot-0.12.43.tar.gz 
differ: char 4, line 1

Reply via email to