Hello community,

here is the log from the commit of package python-astropy for openSUSE:Factory 
checked in at 2018-01-09 14:56:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-astropy (Old)
 and      /work/SRC/openSUSE:Factory/.python-astropy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-astropy"

Tue Jan  9 14:56:21 2018 rev:3 rq:562802 version:2.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-astropy/python-astropy.changes    
2017-12-15 14:07:11.599379822 +0100
+++ /work/SRC/openSUSE:Factory/.python-astropy.new/python-astropy.changes       
2018-01-09 14:56:23.418809668 +0100
@@ -1,0 +2,86 @@
+Fri Jan  5 09:01:00 UTC 2018 - alarr...@suse.com
+
+- Update to astropy 2.0.3
+  * Bugfixes:
+    * astropy.coordinates
+      - Ecliptic frame classes now support attributes v_x, v_y, v_z when using
+        with a Cartesian representation.
+      - Added a nicer error message when accidentally calling
+        frame.representation instead of frame.data in the context of methods
+        that use ._apply().
+      - Creating a new SkyCoord from a list of multiple SkyCoord objects now
+        yield the correct type of frame, and works at all for non-equatorial
+        frames.
+      - Improved accuracy of velocity calculation in
+        EarthLocation.get_gcrs_posvel.
+      - Improved accuracy of radial velocity corrections in
+        SkyCoord.radial_velocity_correction`.
+      - The precision of ecliptic frames is now much better, after removing the
+        nutation from the rotation and fixing the computation of the position
+        of the Sun.
+    * astropy.extern
+      - Version 0.2.1 of pytest-astropy is included as an external package.
+    * astropy.io.fits
+      - Fix writing the result of fitsdiff to file with --output-file.
+      - Fix a minor bug where FITS_rec instances can not be indexed with tuples
+        and other sequences that end up with a scalar.
+    * astropy.io.misc
+      - Fix ImportError when hdf5 is imported first in a fresh Python
+        interpreter in Python 3.
+    * astropy.nddata
+      - Suppress errors during WCS creation in CCDData.read().
+      - Fixed a problem with CCDData.read when the extension wasn't given and
+        the primary HDU contained no data but another HDU did. In that case the
+        header were not correctly combined.
+    * astropy.stats
+      - Fixed an issue where the biweight statistics functions would sometimes
+        cause runtime underflow/overflow errors for float32 input arrays.
+    * astropy.table
+      - Fixed a problem when printing a table when a column is deleted and
+        garbage-collected, and the format function caching mechanism happens to
+        re-use the same cache key.
+      - Fixed a problem when comparing a unicode masked column (on left side)
+        to a bytes masked column (on right side).
+      - Fixed a problem in comparing masked columns in bytes and unicode when
+        the unicode had masked entries.
+    * astropy.tests
+      - Fixed a bug that causes tests for rst files to not be run on certain
+        platforms.
+      - Fixed a bug that caused the doctestplus plugin to not work nicely with
+        the hypothesis package.
+      - Fixed a bug that meant that the data.astropy.org mirror could not be
+        used when using --remote-data=astropy.
+      - Support compatibility with new pytest-astropy plugins.
+      - When testing, astropy (or the package being tested) is now installed to
+        a temporary directory instead of copying the build. This allows entry
+        points to work correctly.
+    * astropy.time
+      - Initialization of Time instances now is consistent for all formats to
+        ensure that -0.5 <= jd2 < 0.5.
+    * astropy.units
+      - Ensure that Quantity slices can be set with objects that have a unit
+        attribute (such as Column).
+    * astropy.utils
+      - download_files_in_parallel now respects the given timeout value.
+      - Fixed bugs in remote data handling and also in IERS unit test related
+        to path URL, and URI normalization on Windows.
+      - Fixed a bug that caused get_pkg_data_fileobj to not work correctly when
+        used with non-local data from inside packages.
+      - Make sure get_pkg_data_fileobj fails if the URL can not be read, and
+        correctly falls back on the mirror if necessary.
+      - Fix the finddiff option in find_current_module to properly deal with
+        submodules.
+      - Fixed pyreadline import in utils.console.isatty for older IPython
+        versions on Windows.
+    * astropy.visualization
+      - Fixed the vertical orientation of the fits2bitmap output bitmap image
+        to match that of the FITS image.
+      - Added a workaround for a bug in matplotlib so that the fits2bitmap
+        script generates the correct output file type.
+  * Other Changes and Additions
+    * No longer require LaTeX to build the documentation locally and use
+      mathjax instead.
+    * Fixed broken links in the documentation.
+    * Ensured that all tests use the Astropy data mirror if needed.
+
+-------------------------------------------------------------------

Old:
----
  astropy-2.0.2.tar.gz

New:
----
  astropy-2.0.3.tar.gz

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

Other differences:
------------------
++++++ python-astropy.spec ++++++
--- /var/tmp/diff_new_pack.K4spgc/_old  2018-01-09 14:56:24.882741045 +0100
+++ /var/tmp/diff_new_pack.K4spgc/_new  2018-01-09 14:56:24.882741045 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-astropy
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-astropy
-Version:        2.0.2
+Version:        2.0.3
 Release:        0
 Summary:        Community-developed python astronomy tools
 License:        BSD-3-Clause

++++++ astropy-2.0.2.tar.gz -> astropy-2.0.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-astropy/astropy-2.0.2.tar.gz 
/work/SRC/openSUSE:Factory/.python-astropy.new/astropy-2.0.3.tar.gz differ: 
char 5, line 1


Reply via email to