Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-sherpa for openSUSE:Factory 
checked in at 2023-05-30 22:02:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sherpa (Old)
 and      /work/SRC/openSUSE:Factory/.python-sherpa.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sherpa"

Tue May 30 22:02:12 2023 rev:16 rq:1089585 version:4.15.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sherpa/python-sherpa.changes      
2023-01-21 19:11:30.925282774 +0100
+++ /work/SRC/openSUSE:Factory/.python-sherpa.new.1533/python-sherpa.changes    
2023-05-30 22:02:23.438991991 +0200
@@ -1,0 +2,22 @@
+Mon May 29 13:52:34 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 4.15.1:
+  * further improvements to filtering/grouping including
+    reporting a filter change in the UI
+  * fake_pha can be called with a list of ARF/RMF names
+  * added linewidth option for line and histogram plots
+  * documentation changes:
+  * fixed broken URLs
+  * improved documentation for templates, plot_pvalue
+  * added documentation testing with doctestplus
+  * Infrastructure changes:
+  * dropped support for Python 3.8
+  * experimental support of Python 3.11
+  * supported versions of Xspec are 12.12.0 - 12.13.0
+  * bug fixes:
+  * various updates to notice/ignore and group/ungroup code
+  * fixed issue with show_bkg
+  * fixed issue when binning values into a 1D histogram
+  * fixed cache errors with the TableModel class
+
+-------------------------------------------------------------------

Old:
----
  sherpa-4.15.0.tar.gz
  sherpa-test-data-4.15.0.tar.gz

New:
----
  sherpa-4.15.1.tar.gz
  sherpa-test-data-4.15.1.tar.gz

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

Other differences:
------------------
++++++ python-sherpa.spec ++++++
--- /var/tmp/diff_new_pack.ngTMXm/_old  2023-05-30 22:02:31.311038386 +0200
+++ /var/tmp/diff_new_pack.ngTMXm/_new  2023-05-30 22:02:31.315038410 +0200
@@ -16,10 +16,8 @@
 #
 
 
-# python311 does not bundle setuptools < 60
-%define skip_python311 1
 Name:           python-sherpa
-Version:        4.15.0
+Version:        4.15.1
 Release:        0
 Summary:        Modeling and fitting package for scientific data analysis
 License:        GPL-3.0-only
@@ -42,6 +40,7 @@
 ExcludeArch:    %{ix86} %{arm}
 # SECTION test requirements
 BuildRequires:  %{python_module pytest >= 5}
+BuildRequires:  %{python_module pytest-xdist}
 BuildRequires:  %{python_module pytest-xvfb}
 # Highly recommended by upstream when building from source
 BuildRequires:  %{python_module astropy}
@@ -102,7 +101,7 @@
 donttest+=" or (test_regproj and sherpa.plot.dummy_backend)"
 donttest+=" or (test_fit_single and Chi2XspecVar)"
 %endif
-%pytest_arch --pyargs sherpa -k "not ($donttest)"
+%pytest_arch %{?jobs:-n %jobs} --pyargs sherpa -k "not ($donttest)"
 
 %post
 %python_install_alternative sherpa_smoke

++++++ sherpa-4.15.0.tar.gz -> sherpa-4.15.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-sherpa/sherpa-4.15.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-sherpa.new.1533/sherpa-4.15.1.tar.gz differ: 
char 14, line 1

++++++ sherpa-test-data-4.15.0.tar.gz -> sherpa-test-data-4.15.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-sherpa/sherpa-test-data-4.15.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-sherpa.new.1533/sherpa-test-data-4.15.1.tar.gz
 differ: char 53, line 1

Reply via email to