diff --git a/python-sherpa.changes b/python-sherpa.changes index 4bc6800..4357133 100644 --- a/python-sherpa.changes +++ b/python-sherpa.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed May 29 12:53:04 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 4.16.1: + * enhancements: + + minor plotting changes; add support for splitting model expression into + + additive components and plot the results; support of log scale axes for + + confidence plots; improved error messages for unavailable plot backends + + improved RMF plot display to allow choice of energy units + * documentation changes: + + updates to fake_pha documentation + + updates to install.rst to fix incorrect links and outdated version references + + updated read the docs documentation to match current code + * bug fixes: + + fixed multi-panel plot issue with Bokeh backend + ------------------------------------------------------------------- Wed May 8 19:28:20 UTC 2024 - Atri Bhattacharya diff --git a/python-sherpa.spec b/python-sherpa.spec index fe5f060..a955dc0 100644 --- a/python-sherpa.spec +++ b/python-sherpa.spec @@ -20,7 +20,7 @@ # Track upstream progress in https://github.com/sherpa/sherpa/pull/1949 %define skip_python312 1 Name: python-sherpa -Version: 4.16.0 +Version: 4.16.1 Release: 0 Summary: Modeling and fitting package for scientific data analysis License: GPL-3.0-only @@ -39,7 +39,7 @@ BuildRequires: gcc-c++ BuildRequires: python-rpm-macros Requires: python-numpy >= 1.19 Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives ExcludeArch: %{ix86} %{arm} # SECTION test requirements BuildRequires: %{python_module pytest >= 5} diff --git a/sherpa-4.16.0.tar.gz b/sherpa-4.16.0.tar.gz deleted file mode 100644 index ec9bb76..0000000 --- a/sherpa-4.16.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:95e665d87048a26e203785e6efbb9f44cf75cb6ea0c9ee853e3796b5a0c9444f -size 13686939 diff --git a/sherpa-4.16.1.tar.gz b/sherpa-4.16.1.tar.gz new file mode 100644 index 0000000..32b90cc --- /dev/null +++ b/sherpa-4.16.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed4dfba237c4a6b60b4141e5619b53b25cb9e23be26cbcd7dbf00f8822d4669c +size 13738921 diff --git a/sherpa-test-data-4.16.0.tar.gz b/sherpa-test-data-4.16.0.tar.gz deleted file mode 100644 index 2448ce4..0000000 --- a/sherpa-test-data-4.16.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27d356af9d819ca0a5df9cca2ff8f29444629a33a9d5d347ed790a8d4596b7f5 -size 137774612 diff --git a/sherpa-test-data-4.16.1.tar.gz b/sherpa-test-data-4.16.1.tar.gz new file mode 100644 index 0000000..908bc50 --- /dev/null +++ b/sherpa-test-data-4.16.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c61443bf3530e42322cec52887cc2f170c2d5d9aaba2822e107da2626c269a1c +size 137775313