Hello community, here is the log from the commit of package python-astropy for openSUSE:Factory checked in at 2019-04-12 09:16:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-astropy (Old) and /work/SRC/openSUSE:Factory/.python-astropy.new.27019 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-astropy" Fri Apr 12 09:16:05 2019 rev:5 rq:693312 version:3.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-astropy/python-astropy.changes 2019-01-21 10:47:44.568210713 +0100 +++ /work/SRC/openSUSE:Factory/.python-astropy.new.27019/python-astropy.changes 2019-04-12 09:16:07.545740288 +0200 @@ -1,0 +2,22 @@ +Wed Mar 20 16:59:23 CET 2019 - Matej Cepl <[email protected]> + +- Update to 3.1.2, bug fixes + - astropy.coordinates + Convert the default of QuantityAttribute, thereby catching + the error case case of it being set to None at attribute + creation, and giving a more useful error message in the + process. [#8300] + - astropy.cosmology + Fix elliptic analytical solution for comoving distance. + Only relevant for non-flat cosmologies without radiation + and Om0 > Ode0. [#8391] + - astropy.modeling + Fixed slowness for certain compound models consisting of + large numbers of multi-input models [#8338, #8349] + - astropy.visualization.wcsaxes + Fix a bug that caused an error when passing an array with + all values the same to contour or contourf. [#8321] + Fix a bug that caused contour and contourf to return None + instead of the contour set. [#8321] + +------------------------------------------------------------------- Old: ---- astropy-3.1.1.tar.gz New: ---- astropy-3.1.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-astropy.spec ++++++ --- /var/tmp/diff_new_pack.9iQIG0/_old 2019-04-12 09:16:08.681740976 +0200 +++ /var/tmp/diff_new_pack.9iQIG0/_new 2019-04-12 09:16:08.685740978 +0200 @@ -19,31 +19,48 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-astropy -Version: 3.1.1 +Version: 3.1.2 Release: 0 Summary: Community-developed python astronomy tools License: BSD-3-Clause Group: Development/Languages/Python -Url: http://astropy.org +URL: http://astropy.org Source: https://files.pythonhosted.org/packages/source/a/astropy/astropy-%{version}.tar.gz # Mark wcs headers as false positives for devel-file-in-non-devel-package # These are used by the python files so they must be available. Source100: python-astropy-rpmlintrc BuildRequires: %{python_module Cython >= 0.21} BuildRequires: %{python_module astropy-helpers} -BuildRequires: %{python_module numpy-devel >= 1.7.0} BuildRequires: %{python_module devel} BuildRequires: %{python_module jupyter_ipython} +BuildRequires: %{python_module numpy-devel >= 1.7.0} BuildRequires: %{python_module ply} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: hdf5-devel BuildRequires: libxml2-tools +BuildRequires: pkgconfig BuildRequires: python-rpm-macros BuildRequires: pkgconfig(cfitsio) BuildRequires: pkgconfig(erfa) >= 1.3.0 BuildRequires: pkgconfig(expat) BuildRequires: pkgconfig(wcslib) +Requires: hdf5 +Requires: liberfa1 >= 1.3.0 +Requires: python-numpy >= 1.7.0 +Requires(post): update-alternatives +Requires(preun): update-alternatives +Recommends: libxml2-tools +Recommends: python-Jinja2 +Recommends: python-PyYAML +Recommends: python-beautifulsoup4 +Recommends: python-bleach +Recommends: python-h5py +Recommends: python-jplephem +Recommends: python-matplotlib +Recommends: python-pandas +Recommends: python-scikit-image +Recommends: python-scipy # SECTION Optional requirements BuildRequires: %{python_module Jinja2} BuildRequires: %{python_module PyYAML} @@ -64,23 +81,6 @@ BuildRequires: %{python_module pytest-openfiles} BuildRequires: %{python_module pytest-remotedata} # /SECTION -Requires: hdf5 -Requires: liberfa1 >= 1.3.0 -Requires: python-numpy >= 1.7.0 -Recommends: python-Jinja2 -Recommends: python-PyYAML -Recommends: python-bleach -Recommends: python-beautifulsoup4 -Recommends: python-h5py -Recommends: python-pandas -Recommends: python-scipy -Recommends: python-jplephem -Recommends: python-matplotlib -Recommends: libxml2-tools -Recommends: python-scikit-image -Requires(post): update-alternatives -Requires(preun): update-alternatives -BuildRoot: %{_tmppath}/%{name}-%{version}-build %python_subpackages %description @@ -146,7 +146,6 @@ %python_uninstall_alternative fitscheck %files %{python_files} -%defattr(-,root,root,-) %doc CHANGES.rst README.rst %doc licenses/ %python_alternative %{_bindir}/fitsdiff ++++++ astropy-3.1.1.tar.gz -> astropy-3.1.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-astropy/astropy-3.1.1.tar.gz /work/SRC/openSUSE:Factory/.python-astropy.new.27019/astropy-3.1.2.tar.gz differ: char 5, line 1
