diff --git a/astropy-6.1.6.tar.gz b/astropy-6.1.6.tar.gz deleted file mode 100644 index a48e668..0000000 --- a/astropy-6.1.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63e153747de7892138860925f0395de66d0bd036c69837f68bf93aeadaac6847 -size 7062175 diff --git a/astropy-6.1.7.tar.gz b/astropy-6.1.7.tar.gz new file mode 100644 index 0000000..368873a --- /dev/null +++ b/astropy-6.1.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a405ac186306b6cb152e6df2f7444ab8bd764e4127d7519da1b3ae4dd65357ef +size 7063411 diff --git a/python-astropy.changes b/python-astropy.changes index 7445149..051a676 100644 --- a/python-astropy.changes +++ b/python-astropy.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Nov 27 15:43:23 UTC 2024 - Ben Greiner + +- Update to 6.1.7 + * Fix an issue in sigma-clipping where the use of np.copy() was + causing the input data mask to be discarded in cases where grow + was set. [#17402] + ------------------------------------------------------------------- Tue Nov 19 12:48:19 UTC 2024 - Dirk Müller diff --git a/python-astropy.spec b/python-astropy.spec index aada6eb..1a65e40 100644 --- a/python-astropy.spec +++ b/python-astropy.spec @@ -49,7 +49,7 @@ %{?sle15_python_module_pythons} Name: python-astropy%{psuffix} -Version: 6.1.6 +Version: 6.1.7 Release: 0 Summary: Community-developed python astronomy tools License: BSD-3-Clause