Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-photutils for
openSUSE:Factory checked in at 2021-01-21 21:54:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-photutils (Old)
and /work/SRC/openSUSE:Factory/.python-photutils.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-photutils"
Thu Jan 21 21:54:50 2021 rev:12 rq:865099 version:1.0.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-photutils/python-photutils.changes
2021-01-19 16:02:58.527450771 +0100
+++
/work/SRC/openSUSE:Factory/.python-photutils.new.28504/python-photutils.changes
2021-01-21 21:54:51.349781608 +0100
@@ -1,0 +2,40 @@
+Wed Jan 20 23:50:38 UTC 2021 - Benjamin Greiner <[email protected]>
+
+- Update to Version 1.0.2
+ General
+ ------
+ photutils.background
+ * Improved the performance of Background2D (e.g., by a
+ factor of ~4 with 2048x2048 input arrays when using the
+ default interpolator). [#1103, #1108]
+ Bug Fixes
+ --------
+ photutils.background
+ * Fixed a bug with Background2D where using
+ BkgIDWInterpolator would give incorrect results.
+ [#1104]
+ photutils.isophote
+ * Corrected calculations of upper harmonics and their
+ errors [#1089]
+ * Fixed bug that caused an infinite loop when the sample
+ extracted from an image has zero length. [#1129]
+ * Fixed a bug where the default fixed_parameters in
+ EllipseSample.update() were not defined. [#1139]
+ photutils.psf
+ * Fixed a bug where very incorrect PSF-fitting
+ uncertainties could be returned when the astropy fitter
+ did not return fit uncertainties. [#1143]
+ photutils.segmentation
+ * Fixed an issue where negative Kron radius values could
+ be returned, which would cause an error when
+ calculating Kron fluxes. [#1132]
+ * Fixed an issue where an error was raised with
+ SegmentationImage.remove_border_labels() with
+ relabel=True when no segments remain. [#1133]
+ photutils.psf
+ * Changed the default recentering_func in EPSFBuilder, to
+ avoid convergence issues. [#1144]
+- Drop photutils-ease-background2d-tests.patch fixed upstream
+ gh#astropy/photutils#1145
+
+-------------------------------------------------------------------
Old:
----
photutils-1.0.1.tar.gz
photutils-ease-background2d-tests.patch
New:
----
photutils-1.0.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-photutils.spec ++++++
--- /var/tmp/diff_new_pack.0bWPPK/_old 2021-01-21 21:54:51.885781811 +0100
+++ /var/tmp/diff_new_pack.0bWPPK/_new 2021-01-21 21:54:51.889781812 +0100
@@ -20,15 +20,13 @@
%define skip_python2 1
%define skip_python36 1
Name: python-photutils
-Version: 1.0.1
+Version: 1.0.2
Release: 0
Summary: An Astropy package for photometry
License: BSD-3-Clause
Group: Productivity/Scientific/Astronomy
URL: https://github.com/astropy/photutils
Source:
https://files.pythonhosted.org/packages/source/p/photutils/photutils-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM photutils-ease-background2d-tests.patch -- work around
gh#astropy/photutils#1145
-Patch0: photutils-ease-background2d-tests.patch
BuildRequires: %{python_module Cython >= 0.29.14}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module extension-helpers}
++++++ photutils-1.0.1.tar.gz -> photutils-1.0.2.tar.gz ++++++
++++ 2435 lines of diff (skipped)