Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-sunpy for openSUSE:Factory checked in at 2022-04-04 19:26:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-sunpy (Old) and /work/SRC/openSUSE:Factory/.python-sunpy.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sunpy" Mon Apr 4 19:26:34 2022 rev:11 rq:966739 version:3.1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-sunpy/python-sunpy.changes 2022-02-10 23:12:46.124313562 +0100 +++ /work/SRC/openSUSE:Factory/.python-sunpy.new.1900/python-sunpy.changes 2022-04-04 19:26:58.856132425 +0200 @@ -1,0 +2,41 @@ +Sat Apr 2 21:01:29 UTC 2022 - Ben Greiner <c...@bnavigator.de> + +- Update to 3.1.5 + * Maps created from ~sunpy.map.GenericMap.resample and + ~sunpy.map.GenericMap.superpixel have been fixed in the case + where the resampling was not square, and the PCi_j matrix + (often a rotation matrix) was not a multiple of the identity + matrix. When the PCi_j or CDi_j formalisms are used in the + metadata these are now correctly modified, and the CDELT values + are left unchanged. (#5786) + * When getting IRIS files from the VSO, Fido was incorrectly + labelling them as XML files. (#5868) + * Fixes a bug where the cmap and norm keyword arguments were + ignored when calling ~sunpy.map.MapSequence.plot. (#5889) Fix + parsing of the GOES/XRS netcdf files to ignore leap seconds. + (#5915) + * Fixed compatability with h5netcdf>0.14 when loading GOES netcdf + files. (#5920) + * Fixes a bug in ~sunpy.map.sources.IRISMap where undefined + variable was used when parsing the wavelength. Also fixes the + unit parsing by removing the "corrected" string from the BUNIT + keyword as "corrected DN" cannot be parsed as a valid FITS + unit. (#5968) + * Fixed unit handling issue with .GenericMap and lowercasing the + unit before it submits it to astropy.units. (#5970) +- Release 3.1.4 + * Fixed plotting and peeking NORH timeseries data with pandas + 1.4.0. (#5830) + * In the case where sunpy.database.Database.fetch() successfully + downloads only some of the search results, a + ~sunpy.database.PartialFetchError is raised. This fixes a bug + where the successful downloads would have been added to the + database, but sometimes with incorrect metadata. (#5835) + * HMIMap now looks for 'INSTRUME' instead of 'TELESCOP' in order + to support Helioviewer JPEG2000 versions of HMI data which do + not preserve the 'TELESCOP' keyword as expected in the JSOC + standard. (#5886) +- Reenable dask for python310 test suite +- Drop sunpy-pr5830-pandas140.patch + +------------------------------------------------------------------- Old: ---- sunpy-3.1.3.tar.gz sunpy-pr5830-pandas140.patch New: ---- sunpy-3.1.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sunpy.spec ++++++ --- /var/tmp/diff_new_pack.muMfB6/_old 2022-04-04 19:27:04.244070649 +0200 +++ /var/tmp/diff_new_pack.muMfB6/_new 2022-04-04 19:27:04.248070603 +0200 @@ -19,15 +19,13 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-sunpy -Version: 3.1.3 +Version: 3.1.5 Release: 0 Summary: SunPy: Python for Solar Physics License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND MIT URL: https://github.com/sunpy/sunpy Source0: https://files.pythonhosted.org/packages/source/s/sunpy/sunpy-%{version}.tar.gz Source100: python-sunpy-rpmlintrc -# PATCH-FIX-UPSTREAM sunpy-pr5830-pandas140.patch -- gh#sunpy/sunpy#5830 -Patch0: https://github.com/sunpy/sunpy/pull/5830.patch#/sunpy-pr5830-pandas140.patch BuildRequires: %{python_module aioftp} BuildRequires: %{python_module asdf >= 2.6} BuildRequires: %{python_module astropy >= 4.2} @@ -78,10 +76,11 @@ # /SECTION # SECTION extras_require:timeseries Recommends: python-cdflib >= 0.3.19 +Conflicts: python-cdflib = 0.4.0 Recommends: python-h5netcdf Recommends: python-h5py Recommends: python-pandas >= 1 -# matlotlib +# matplotlib # /SECTION # SECTION test requirements (and extras) # even although we do not use tox and doctestplus, there are tests in the suite checking their existence. @@ -89,14 +88,13 @@ BuildRequires: %{python_module SQLAlchemy >= 1.3.4} BuildRequires: %{python_module beautifulsoup4 >= 4.0.0} BuildRequires: %{python_module cdflib >= 0.3.19} -# dask does not support Python 3.10 yet -BuildRequires: %{python_module dask-array >= 2.0 if %python-base < 3.10} +BuildRequires: %{python_module dask-array} BuildRequires: %{python_module drms >= 0.6.1} BuildRequires: %{python_module extension-helpers} BuildRequires: %{python_module h5netcdf} BuildRequires: %{python_module h5py >= 3.1.0} BuildRequires: %{python_module hypothesis >= 6.0.0} -BuildRequires: %{python_module importlib_metadata} +BuildRequires: %{python_module importlib_metadata if %python-base < 3.8} BuildRequires: %{python_module jplephem} BuildRequires: %{python_module matplotlib >= 3.1.0} BuildRequires: %{python_module mpl-animators >= 1.0.0} @@ -105,7 +103,7 @@ BuildRequires: %{python_module pytest-doctestplus >= 0.5} BuildRequires: %{python_module pytest-mock} BuildRequires: %{python_module pytest-mpl >= 0.12} -BuildRequires: %{python_module pytest-xdist} +BuildRequires: %{python_module pytest-xdist >= 1.27} BuildRequires: %{python_module pytest} BuildRequires: %{python_module reproject} BuildRequires: %{python_module requests} ++++++ sunpy-3.1.3.tar.gz -> sunpy-3.1.5.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-sunpy/sunpy-3.1.3.tar.gz /work/SRC/openSUSE:Factory/.python-sunpy.new.1900/sunpy-3.1.5.tar.gz differ: char 5, line 1