commit python-gwcs for openSUSE:Factory

2023-12-08 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-gwcs for openSUSE:Factory 
checked in at 2023-12-08 22:32:26

Comparing /work/SRC/openSUSE:Factory/python-gwcs (Old)
 and  /work/SRC/openSUSE:Factory/.python-gwcs.new.25432 (New)


Package is "python-gwcs"

Fri Dec  8 22:32:26 2023 rev:11 rq:1131736 version:0.20.0

Changes:

--- /work/SRC/openSUSE:Factory/python-gwcs/python-gwcs.changes  2023-01-14 
00:04:18.338091106 +0100
+++ /work/SRC/openSUSE:Factory/.python-gwcs.new.25432/python-gwcs.changes   
2023-12-08 22:32:58.238024767 +0100
@@ -1,0 +2,20 @@
+Thu Dec  7 22:39:29 UTC 2023 - Dirk Müller 
+
+- update to 0.20.0:
+  * Replace ``pkg_resources`` with ``importlib.metadata``. [#478]
+  * Serialize and deserialize ``pixel_shape`` with asdf. [#480]
+  * Synchronize ``array_shape`` and ``pixel_shape`` attributes of
+WCS objects. [#439]
+  * Fix failures and warnings with numpy 2.0. [#472]
+  * Remove deprecated old ``bounding_box``. The new
+implementation is released with
+  * Refactor ``CoordinateFrame.axis_physical_types``. [#459]
+  * ``StokesFrame`` uses now ``astropy.coordinates.StokesCoord``.
+  * Dropped support for Python 3.8. [#451]
+  * Fixed a call to ``astropy.coordinates`` in
+``wcstools.wcs_from_points``. [#448]
+  * Code and docstrings clean up. [#460]
+  * Register all available asdf extension manifests from ``asdf-
+wcs-schemas``
+
+---

Old:

  gwcs-0.18.3.tar.gz

New:

  gwcs-0.20.0.tar.gz



Other differences:
--
++ python-gwcs.spec ++
--- /var/tmp/diff_new_pack.KKBEJA/_old  2023-12-08 22:32:58.946050818 +0100
+++ /var/tmp/diff_new_pack.KKBEJA/_new  2023-12-08 22:32:58.946050818 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-gwcs
-Version:0.18.3
+Version:0.20.0
 Release:0
 Summary:Generalized World Coordinate System
 License:BSD-3-Clause
@@ -29,7 +29,7 @@
 BuildRequires:  %{python_module asdf-astropy >= 0.2.0}
 BuildRequires:  %{python_module asdf_wcs_schemas}
 BuildRequires:  %{python_module astropy >= 5.1}
-BuildRequires:  %{python_module base >= 3.8}
+BuildRequires:  %{python_module base >= 3.9}
 BuildRequires:  %{python_module numpy}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module scipy}

++ gwcs-0.18.3.tar.gz -> gwcs-0.20.0.tar.gz ++
 2680 lines of diff (skipped)


commit python-gwcs for openSUSE:Factory

2023-01-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-gwcs for openSUSE:Factory 
checked in at 2023-01-14 00:03:32

Comparing /work/SRC/openSUSE:Factory/python-gwcs (Old)
 and  /work/SRC/openSUSE:Factory/.python-gwcs.new.32243 (New)


Package is "python-gwcs"

Sat Jan 14 00:03:32 2023 rev:10 rq:1058263 version:0.18.3

Changes:

--- /work/SRC/openSUSE:Factory/python-gwcs/python-gwcs.changes  2022-10-28 
19:30:41.858982562 +0200
+++ /work/SRC/openSUSE:Factory/.python-gwcs.new.32243/python-gwcs.changes   
2023-01-14 00:04:18.338091106 +0100
@@ -1,0 +2,16 @@
+Fri Jan 13 13:47:14 UTC 2023 - Ben Greiner 
+
+- Update to 0.18.3
+  * Fix pixel scale formula used by iterative inverse by @mcara in
+#423
+  * refactor for Tox 4 by @zacharyburnett in #428
+  * Improve stability of SIP fitting. Fix constant term - CRPIX -
+in SIP by @mcara in #427
+  * use canonical name of RTD config and enable nitpicky mode to
+catch broken links in docs by @zacharyburnett in #430
+  * add downstream tests for JWST and Roman calibration pipelines
+by @zacharyburnett in #415
+  * fix CRDS_PATH in CI when running downstream tests by
+@zacharyburnett in #432
+
+---

Old:

  gwcs-0.18.2.tar.gz

New:

  gwcs-0.18.3.tar.gz



Other differences:
--
++ python-gwcs.spec ++
--- /var/tmp/diff_new_pack.m2U3MI/_old  2023-01-14 00:04:18.870094205 +0100
+++ /var/tmp/diff_new_pack.m2U3MI/_new  2023-01-14 00:04:18.878094251 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gwcs
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,13 @@
 
 
 Name:   python-gwcs
-Version:0.18.2
+Version:0.18.3
 Release:0
 Summary:Generalized World Coordinate System
 License:BSD-3-Clause
 Group:  Productivity/Scientific/Astronomy
 URL:https://gwcs.readthedocs.io/en/latest/
+# SourceRepository: https://github.com/spacetelescope/gwcs
 Source: 
https://files.pythonhosted.org/packages/source/g/gwcs/gwcs-%{version}.tar.gz
 BuildRequires:  %{python_module asdf >= 2.8.1}
 BuildRequires:  %{python_module asdf-astropy >= 0.2.0}
@@ -30,9 +31,11 @@
 BuildRequires:  %{python_module astropy >= 5.1}
 BuildRequires:  %{python_module base >= 3.8}
 BuildRequires:  %{python_module numpy}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module scipy}
 BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-asdf >= 2.8.1
@@ -56,10 +59,10 @@
 %setup -q -n gwcs-%{version}
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check

++ gwcs-0.18.2.tar.gz -> gwcs-0.18.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwcs-0.18.2/.github/workflows/ci.yml 
new/gwcs-0.18.3/.github/workflows/ci.yml
--- old/gwcs-0.18.2/.github/workflows/ci.yml2022-09-07 19:01:21.0 
+0200
+++ new/gwcs-0.18.3/.github/workflows/ci.yml2022-12-23 20:01:15.0 
+0100
@@ -12,66 +12,91 @@
 # * is a special character in YAML so you have to quote this string
 - cron: '0 9 * * 1'
 
-
 jobs:
-  tox:
-name: ${{ matrix.name }}
-runs-on: ${{ matrix.runs-on }}
-env:
-  GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+  check:
+name: ${{ matrix.toxenv }}
+runs-on: ${{ matrix.os }}
+strategy:
+  fail-fast: false
+  matrix:
+toxenv: [ check-style, check-security, check-build ]
+python-version: [ '3.11' ]
+os: [ ubuntu-latest ]
+steps:
+  - uses: actions/checkout@v3
+with:
+  fetch-depth: 0
+  - uses: actions/setup-python@v4
+with:
+  python-version: ${{ matrix.python-version }}
+  cache: 'pip'
+  cache-dependency-path: setup.cfg
+  - run: pip install "tox>=4.0"
+  - run: tox -e ${{ matrix.toxenv }}
+  test:
+name: ${{ matrix.toxenv }} (Python ${{ matrix.python-version }}, ${{ 
matrix.os }})
+runs-on: ${{ matrix.os }}
 strategy:
   fail-fast: false
   matrix:
+toxenv: [ test ]
+python-version: [ '3.8', '3.9', '3.10', '3.11' ]
+os: [ ubuntu-latest, macos-latest ]
 include:
-  - name: Python 3.10.0
-runs-on: ubuntu-latest
-

commit python-gwcs for openSUSE:Factory

2022-10-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-gwcs for openSUSE:Factory 
checked in at 2022-10-28 19:30:18

Comparing /work/SRC/openSUSE:Factory/python-gwcs (Old)
 and  /work/SRC/openSUSE:Factory/.python-gwcs.new.2275 (New)


Package is "python-gwcs"

Fri Oct 28 19:30:18 2022 rev:9 rq:1031604 version:0.18.2

Changes:

--- /work/SRC/openSUSE:Factory/python-gwcs/python-gwcs.changes  2022-03-17 
17:01:51.825702135 +0100
+++ /work/SRC/openSUSE:Factory/.python-gwcs.new.2275/python-gwcs.changes
2022-10-28 19:30:41.858982562 +0200
@@ -1,0 +2,11 @@
+Thu Oct 27 17:04:18 UTC 2022 - Ben Greiner 
+
+- Update to 0.18.2
+  * Corrected the reported requested forward SIP accuracy and
+reported fit residuals by to_fits_sip() and to_fits(). [#413,
+#419]
+  * Fixed a bug due to which the check for divergence in
+_fit_2D_poly() and hence in to_fits() and to_fits_sip() was
+ignored. [#414]
+
+---

Old:

  gwcs-0.18.1.tar.gz

New:

  gwcs-0.18.2.tar.gz



Other differences:
--
++ python-gwcs.spec ++
--- /var/tmp/diff_new_pack.Ve2J06/_old  2022-10-28 19:30:42.394985250 +0200
+++ /var/tmp/diff_new_pack.Ve2J06/_new  2022-10-28 19:30:42.402985291 +0200
@@ -16,10 +16,8 @@
 #
 
 
-%{?!python_module:%define python_module() python3-%{**}}
-%define skip_python2 1
 Name:   python-gwcs
-Version:0.18.1
+Version:0.18.2
 Release:0
 Summary:Generalized World Coordinate System
 License:BSD-3-Clause
@@ -29,8 +27,8 @@
 BuildRequires:  %{python_module asdf >= 2.8.1}
 BuildRequires:  %{python_module asdf-astropy >= 0.2.0}
 BuildRequires:  %{python_module asdf_wcs_schemas}
-BuildRequires:  %{python_module astropy >= 4.1}
-BuildRequires:  %{python_module base >= 3.6}
+BuildRequires:  %{python_module astropy >= 5.1}
+BuildRequires:  %{python_module base >= 3.8}
 BuildRequires:  %{python_module numpy}
 BuildRequires:  %{python_module scipy}
 BuildRequires:  %{python_module setuptools_scm}
@@ -40,7 +38,7 @@
 Requires:   python-asdf >= 2.8.1
 Requires:   python-asdf-astropy >= 0.2.0
 Requires:   python-asdf_wcs_schemas
-Requires:   python-astropy >= 4.1
+Requires:   python-astropy >= 5.1
 Requires:   python-numpy
 Requires:   python-scipy
 BuildArch:  noarch

++ gwcs-0.18.1.tar.gz -> gwcs-0.18.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwcs-0.18.1/CHANGES.rst new/gwcs-0.18.2/CHANGES.rst
--- old/gwcs-0.18.1/CHANGES.rst 2022-03-15 16:23:14.0 +0100
+++ new/gwcs-0.18.2/CHANGES.rst 2022-09-07 19:01:21.0 +0200
@@ -1,3 +1,17 @@
+0.18.2 (2022-09-07)
+---
+Bug Fixes
+^
+
+- Corrected the reported requested forward SIP accuracy and reported fit
+  residuals by ``to_fits_sip()`` and ``to_fits()``. [#413, #419]
+
+- Fixed a bug due to which the check for divergence in ``_fit_2D_poly()`` and
+  hence in ``to_fits()`` and ``to_fits_sip()`` was ignored. [#414]
+
+New Features
+
+
 0.18.1 (2022-03-15)
 ---
 Bug Fixes
@@ -13,6 +27,10 @@
 - Updated code in ``region.py`` with latest improvements and bug fixes
   from ``stsci.skypac.regions.py`` [#382]
 
+- Added support to ``_compute_lon_pole()`` for computation of ``lonpole``
+  for all projections from ``astropy.modeling.projections``. This also
+  extends support for different projections in ``wcs_from_fiducial()``. [#389]
+
 New Features
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwcs-0.18.1/PKG-INFO new/gwcs-0.18.2/PKG-INFO
--- old/gwcs-0.18.1/PKG-INFO2022-03-15 16:23:23.236593700 +0100
+++ new/gwcs-0.18.2/PKG-INFO2022-09-07 19:01:34.642974100 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: gwcs
-Version: 0.18.1
+Version: 0.18.2
 Summary: Generalized World Coordinate System
 Home-page: https://github.com/spacetelescope/gwcs
 Author: gwcs developers
@@ -9,10 +9,8 @@
 Project-URL: Tracker, https://github.com/spacetelescope/gwcs/issues
 Project-URL: Documentation, https://gwcs.readthedocs.io/en/stable/
 Project-URL: Source Code, https://github.com/spacetelescope/jwst
-Platform: UNKNOWN
-Requires-Python: >=3.6
+Requires-Python: >=3.8
 Provides-Extra: docs
 Provides-Extra: test
 
 Tools for managing the WCS of astronomical observations in a general 
(non-FITS) way
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwcs-0.18.1/docs/index.rst 
new/gwcs-0.18.2/docs/index.rst
--- old/gwcs-0.18.1/docs/index.rst  2022-03-15 16:23:14.0 +0100
+++ new/gwcs-0.18.2/docs/index.rst

commit python-gwcs for openSUSE:Factory

2022-03-17 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-gwcs for openSUSE:Factory 
checked in at 2022-03-17 17:01:39

Comparing /work/SRC/openSUSE:Factory/python-gwcs (Old)
 and  /work/SRC/openSUSE:Factory/.python-gwcs.new.25692 (New)


Package is "python-gwcs"

Thu Mar 17 17:01:39 2022 rev:8 rq:962342 version:0.18.1

Changes:

--- /work/SRC/openSUSE:Factory/python-gwcs/python-gwcs.changes  2021-12-31 
13:50:21.669563442 +0100
+++ /work/SRC/openSUSE:Factory/.python-gwcs.new.25692/python-gwcs.changes   
2022-03-17 17:01:51.825702135 +0100
@@ -1,0 +2,8 @@
+Thu Mar 17 07:59:13 UTC 2022 - Ben Greiner 
+
+- Update to 0.18.1
+  * Bug fix update
+  * Remove references to the ``six`` package. [#402]
+  * Fix asdf-astropy related test failure
+
+---

Old:

  gwcs-0.18.0.tar.gz

New:

  gwcs-0.18.1.tar.gz



Other differences:
--
++ python-gwcs.spec ++
--- /var/tmp/diff_new_pack.9e3XzE/_old  2022-03-17 17:01:52.321702514 +0100
+++ /var/tmp/diff_new_pack.9e3XzE/_new  2022-03-17 17:01:52.325702518 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gwcs
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +16,10 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?!python_module:%define python_module() python3-%{**}}
 %define skip_python2 1
-# Astropy dropped Python 3.6
-# But gwcs still supports it, so keep the -base, requirement below for 
potential Leap backports
-%define skip_python36 1
 Name:   python-gwcs
-Version:0.18.0
+Version:0.18.1
 Release:0
 Summary:Generalized World Coordinate System
 License:BSD-3-Clause
@@ -30,7 +27,7 @@
 URL:https://gwcs.readthedocs.io/en/latest/
 Source: 
https://files.pythonhosted.org/packages/source/g/gwcs/gwcs-%{version}.tar.gz
 BuildRequires:  %{python_module asdf >= 2.8.1}
-BuildRequires:  %{python_module asdf-astropy}
+BuildRequires:  %{python_module asdf-astropy >= 0.2.0}
 BuildRequires:  %{python_module asdf_wcs_schemas}
 BuildRequires:  %{python_module astropy >= 4.1}
 BuildRequires:  %{python_module base >= 3.6}
@@ -41,7 +38,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-asdf >= 2.8.1
-Requires:   python-asdf-astropy
+Requires:   python-asdf-astropy >= 0.2.0
 Requires:   python-asdf_wcs_schemas
 Requires:   python-astropy >= 4.1
 Requires:   python-numpy
@@ -68,9 +65,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-# the schema tests do not tolerate numpy 1.20 deprecation warnings. Already 
fixed upstream, but patch is too unspecific
-# gh#spacetelescope/gwcs#353
-%pytest -ra -k "not (schemas and (label_mapper or regions_selector))"
+%pytest -ra
 
 %files %{python_files}
 %doc README.rst

++ gwcs-0.18.0.tar.gz -> gwcs-0.18.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwcs-0.18.0/CHANGES.rst new/gwcs-0.18.1/CHANGES.rst
--- old/gwcs-0.18.0/CHANGES.rst 2021-12-22 22:48:34.0 +0100
+++ new/gwcs-0.18.1/CHANGES.rst 2022-03-15 16:23:14.0 +0100
@@ -1,3 +1,10 @@
+0.18.1 (2022-03-15)
+---
+Bug Fixes
+^
+
+- Remove references to the ``six`` package. [#402]
+
 0.18.0 (2021-12-22)
 ---
 Bug Fixes
@@ -6,12 +13,11 @@
 - Updated code in ``region.py`` with latest improvements and bug fixes
   from ``stsci.skypac.regions.py`` [#382]
 
-
 New Features
 
 
 - Enabled ``CompoundBoundingBox`` support for wcs. [#375]
-  
+
 - Moved schemas to standalone package ``asdf-wcs-schemas``.
   Reworked the serialization code to use ASDF converters. [#388]
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwcs-0.18.0/PKG-INFO new/gwcs-0.18.1/PKG-INFO
--- old/gwcs-0.18.0/PKG-INFO2021-12-22 22:48:43.42758 +0100
+++ new/gwcs-0.18.1/PKG-INFO2022-03-15 16:23:23.236593700 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: gwcs
-Version: 0.18.0
+Version: 0.18.1
 Summary: Generalized World Coordinate System
 Home-page: https://github.com/spacetelescope/gwcs
 Author: gwcs developers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwcs-0.18.0/conftest.py new/gwcs-0.18.1/conftest.py
--- old/gwcs-0.18.0/conftest.py 2021-12-22 22:48:34.0 +0100
+++ new/gwcs-0.18.1/conftest.py 2022-03-15 16:23:14.0 +0100
@@ -1,11 +1,6 @@
 import os
 import 

commit python-gwcs for openSUSE:Factory

2021-12-31 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-gwcs for openSUSE:Factory 
checked in at 2021-12-31 13:50:20

Comparing /work/SRC/openSUSE:Factory/python-gwcs (Old)
 and  /work/SRC/openSUSE:Factory/.python-gwcs.new.1896 (New)


Package is "python-gwcs"

Fri Dec 31 13:50:20 2021 rev:7 rq:942994 version:0.18.0

Changes:

--- /work/SRC/openSUSE:Factory/python-gwcs/python-gwcs.changes  2021-02-15 
23:16:57.391454614 +0100
+++ /work/SRC/openSUSE:Factory/.python-gwcs.new.1896/python-gwcs.changes
2021-12-31 13:50:21.669563442 +0100
@@ -1,0 +2,37 @@
+Tue Dec 28 14:59:01 UTC 2021 - Ben Greiner 
+
+- Update to 0.18.0
+  * Bug Fixes
+  * Updated code in region.py with latest improvements and bug
+fixes from stsci.skypac.regions.py [#382]
+  * New Features
+  * Enabled CompoundBoundingBox support for wcs. [#375]
+  * Moved schemas to standalone package asdf-wcs-schemas. Reworked
+the serialization code to use ASDF converters. [#388]
+- Release 0.17.1
+  * Bug Fixes
+  * Fixed a bug with StokesProfile and array types. [#384]
+- Release 0.17.0
+  * Bug Fixes
+  * world_axis_object_components and world_axis_object_classes now
+ensure unique keys in CompositeFrame and CoordinateFrame.
+[#356]
+  * Fix issue where RuntimeWarning is raised when there are NaNs in
+coordinates in angle wrapping code [#367]
+  * Fix deprecation warning when wcs is initialized with a pipeline
+[#368]
+  * Use CD formalism in WCS.to_fits_sip(). [#380]
+  * New Features
+  * wcs_from_points now includes fitting for the inverse transform.
+[#349]
+  * Generalized WCS.to_fits_sip to be able to create a 2D celestial
+FITS WCS from celestial subspace of the WCS. Also, now
+WCS.to_fits_sip` supports arbitrary order of output axes.
+[#357]
+  * API Changes
+  * Modified interface to wcs_from_points function to better match
+analogous function in astropy. [#349]
+  * Model._BoundingBox was renamed to Model.ModelBoundingBox.
+[#376, #377]
+
+---

Old:

  gwcs-0.16.1.tar.gz

New:

  gwcs-0.18.0.tar.gz



Other differences:
--
++ python-gwcs.spec ++
--- /var/tmp/diff_new_pack.ezX0UC/_old  2021-12-31 13:50:22.165563848 +0100
+++ /var/tmp/diff_new_pack.ezX0UC/_new  2021-12-31 13:50:22.173563855 +0100
@@ -22,14 +22,16 @@
 # But gwcs still supports it, so keep the -base, requirement below for 
potential Leap backports
 %define skip_python36 1
 Name:   python-gwcs
-Version:0.16.1
+Version:0.18.0
 Release:0
 Summary:Generalized World Coordinate System
 License:BSD-3-Clause
 Group:  Productivity/Scientific/Astronomy
 URL:https://gwcs.readthedocs.io/en/latest/
 Source: 
https://files.pythonhosted.org/packages/source/g/gwcs/gwcs-%{version}.tar.gz
-BuildRequires:  %{python_module asdf}
+BuildRequires:  %{python_module asdf >= 2.8.1}
+BuildRequires:  %{python_module asdf-astropy}
+BuildRequires:  %{python_module asdf_wcs_schemas}
 BuildRequires:  %{python_module astropy >= 4.1}
 BuildRequires:  %{python_module base >= 3.6}
 BuildRequires:  %{python_module numpy}
@@ -38,13 +40,15 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:   python-asdf
+Requires:   python-asdf >= 2.8.1
+Requires:   python-asdf-astropy
+Requires:   python-asdf_wcs_schemas
 Requires:   python-astropy >= 4.1
 Requires:   python-numpy
 Requires:   python-scipy
 BuildArch:  noarch
 # SECTION test requirements
-BuildRequires:  %{python_module pytest-doctestplus}
+BuildRequires:  %{python_module pytest-astropy}
 BuildRequires:  %{python_module pytest}
 # /SECTION
 %python_subpackages
@@ -72,6 +76,6 @@
 %doc README.rst
 %license licenses/LICENSE.rst licenses/README.rst
 %{python_sitelib}/gwcs
-%{python_sitelib}/gwcs-%{version}-py*.egg-info
+%{python_sitelib}/gwcs-%{version}*-info
 
 %changelog

++ gwcs-0.16.1.tar.gz -> gwcs-0.18.0.tar.gz ++
 7586 lines of diff (skipped)


commit python-gwcs for openSUSE:Factory

2021-02-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-gwcs for openSUSE:Factory 
checked in at 2021-02-15 23:14:50

Comparing /work/SRC/openSUSE:Factory/python-gwcs (Old)
 and  /work/SRC/openSUSE:Factory/.python-gwcs.new.28504 (New)


Package is "python-gwcs"

Mon Feb 15 23:14:50 2021 rev:6 rq:871191 version:0.16.1

Changes:

--- /work/SRC/openSUSE:Factory/python-gwcs/python-gwcs.changes  2021-01-18 
14:46:02.842040485 +0100
+++ /work/SRC/openSUSE:Factory/.python-gwcs.new.28504/python-gwcs.changes   
2021-02-15 23:16:57.391454614 +0100
@@ -1,0 +2,8 @@
+Thu Feb 11 10:24:44 UTC 2021 - Ben Greiner 
+
+- Actually do the update to 0.16.1 m-)
+- Skip schema tests not tolerating any deprecation warnings from
+  numpy 1.20 -- Already fixed upstream, but patch is too
+  unspecific gh#spacetelescope/gwcs#353
+
+---

Old:

  gwcs-0.16.0.tar.gz

New:

  gwcs-0.16.1.tar.gz



Other differences:
--
++ python-gwcs.spec ++
--- /var/tmp/diff_new_pack.KBzkle/_old  2021-02-15 23:16:58.039455582 +0100
+++ /var/tmp/diff_new_pack.KBzkle/_new  2021-02-15 23:16:58.043455588 +0100
@@ -22,7 +22,7 @@
 # But gwcs still supports it, so keep the -base, requirement below for 
potential Leap backports
 %define skip_python36 1
 Name:   python-gwcs
-Version:0.16.0
+Version:0.16.1
 Release:0
 Summary:Generalized World Coordinate System
 License:BSD-3-Clause
@@ -64,7 +64,9 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest
+# the schema tests do not tolerate numpy 1.20 deprecation warnings. Already 
fixed upstream, but patch is too unspecific
+# gh#spacetelescope/gwcs#353
+%pytest -ra -k "not (schemas and (label_mapper or regions_selector))"
 
 %files %{python_files}
 %doc README.rst

++ gwcs-0.16.0.tar.gz -> gwcs-0.16.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwcs-0.16.0/CHANGES.rst new/gwcs-0.16.1/CHANGES.rst
--- old/gwcs-0.16.0/CHANGES.rst 2020-12-19 00:13:02.0 +0100
+++ new/gwcs-0.16.1/CHANGES.rst 2020-12-20 20:34:05.0 +0100
@@ -1,3 +1,9 @@
+0.16.1 (2020-12-20)
+---
+Bug Fixes
+^
+-Fix a regression with ``pixel_to_world`` for output frames with one axis. 
[#342]
+
 0.16.0 (2020-12-18)
 ---
 New Features
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwcs-0.16.0/PKG-INFO new/gwcs-0.16.1/PKG-INFO
--- old/gwcs-0.16.0/PKG-INFO2020-12-19 00:13:46.305404200 +0100
+++ new/gwcs-0.16.1/PKG-INFO2020-12-20 20:34:41.137254500 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: gwcs
-Version: 0.16.0
+Version: 0.16.1
 Summary: Generalized World Coordinate System
 Home-page: https://gwcs.readthedocs.io/en/latest/
 Author: gwcs developers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwcs-0.16.0/gwcs/api.py new/gwcs-0.16.1/gwcs/api.py
--- old/gwcs-0.16.0/gwcs/api.py 2020-12-19 00:12:13.0 +0100
+++ new/gwcs-0.16.1/gwcs/api.py 2020-12-20 20:33:45.0 +0100
@@ -296,10 +296,7 @@
 Convert pixel values to world coordinates.
 """
 pixels = self._sanitize_pixel_inputs(*pixel_arrays)
-result = self(*pixels, with_units=True)
-if self.output_frame.naxes == 1:
-return result[0]
-return result
+return self(*pixels, with_units=True)
 
 def array_index_to_world(self, *index_arrays):
 """
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwcs-0.16.0/gwcs.egg-info/PKG-INFO 
new/gwcs-0.16.1/gwcs.egg-info/PKG-INFO
--- old/gwcs-0.16.0/gwcs.egg-info/PKG-INFO  2020-12-19 00:13:45.0 
+0100
+++ new/gwcs-0.16.1/gwcs.egg-info/PKG-INFO  2020-12-20 20:34:40.0 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: gwcs
-Version: 0.16.0
+Version: 0.16.1
 Summary: Generalized World Coordinate System
 Home-page: https://gwcs.readthedocs.io/en/latest/
 Author: gwcs developers


commit python-gwcs for openSUSE:Factory

2021-01-18 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-gwcs for openSUSE:Factory 
checked in at 2021-01-18 14:39:04

Comparing /work/SRC/openSUSE:Factory/python-gwcs (Old)
 and  /work/SRC/openSUSE:Factory/.python-gwcs.new.28504 (New)


Package is "python-gwcs"

Mon Jan 18 14:39:04 2021 rev:5 rq:863986 version:0.16.0

Changes:

--- /work/SRC/openSUSE:Factory/python-gwcs/python-gwcs.changes  2020-12-21 
10:26:49.112211247 +0100
+++ /work/SRC/openSUSE:Factory/.python-gwcs.new.28504/python-gwcs.changes   
2021-01-18 14:46:02.842040485 +0100
@@ -1,0 +2,8 @@
+Mon Jan 18 00:46:44 UTC 2021 - Benjamin Greiner 
+
+- Update to 0.16.1
+  * Fix a regression with pixel_to_world for output frames with one
+axis. [#342]
+- Skip python36 because python36-astropy is not available.
+
+---



Other differences:
--
++ python-gwcs.spec ++
--- /var/tmp/diff_new_pack.BkoMNe/_old  2021-01-18 14:46:03.434041377 +0100
+++ /var/tmp/diff_new_pack.BkoMNe/_new  2021-01-18 14:46:03.434041377 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gwcs
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,6 +18,9 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
+# Astropy dropped Python 3.6 
+# But gwcs still supports it, so keep the -base, requirement below for 
potential Leap backports
+%define skip_python36 1
 Name:   python-gwcs
 Version:0.16.0
 Release:0


commit python-gwcs for openSUSE:Factory

2020-12-21 Thread User for buildservice source handling
Hello community,

here is the log from the commit of package python-gwcs for openSUSE:Factory 
checked in at 2020-12-21 10:23:56

Comparing /work/SRC/openSUSE:Factory/python-gwcs (Old)
 and  /work/SRC/openSUSE:Factory/.python-gwcs.new.5145 (New)


Package is "python-gwcs"

Mon Dec 21 10:23:56 2020 rev:4 rq:857035 version:0.16.0

Changes:

--- /work/SRC/openSUSE:Factory/python-gwcs/python-gwcs.changes  2020-06-09 
00:11:22.314662513 +0200
+++ /work/SRC/openSUSE:Factory/.python-gwcs.new.5145/python-gwcs.changes
2020-12-21 10:26:49.112211247 +0100
@@ -1,0 +2,38 @@
+Sat Dec 19 00:24:06 UTC 2020 - Benjamin Greiner 
+
+- Update to 0.16.0
+  * Added an option to to_fits_sip() to be able to specify the 
+reference point (crpix) of the FITS WCS. [#337]
+  * Added support for providing custom range of degrees in 
+to_fits_sip. [#339]
+  * Bounding_box now works with tuple of Quantities. [#331]
+  * Fix a formula for estimating crpix in to_fits_sip() so that 
+crpix is near the center of the bounding box. [#337]
+  * Allow sub-pixel sampling of the WCS model when computing SIP 
+approximation in to_fits_sip(). [#338]
+  * Fixed a bug in to_fits_sip due to which inv_degree was 
+ignored. [#339]
+- 0.15.0 changelog
+  * Added insert_frame method to modify the pipeline of a 
+WCS object. [#299]
+  * Added to_fits_tab method to generate FITS header and binary 
+table extension following FITS WCS -TAB convention. [#295]
+  * Added in_image function for testing whether a point in world 
+coordinates maps back to the domain of definition of the 
+forward transformation. [#322]
+  * Implemented iterative inverse for imaging WCS. [#324]
+- 0.14.0 changelog
+  * Updated versions of schemas for gwcs objects based on 
+latest versions of transform schemas in asdf-standard. 
+[#307]
+  * Added a wcs.Step class to allow serialization to ASDF to 
+use references. [#317]
+  * WCS.pipeline now is a list of Step instances instead of 
+a (frame, transform) tuple. Use WCS.pipeline.transform and 
+WCS.pipeline.frame to access them. [#319]
+  * Fix a bug in polygon fill for zero-width bounding boxes. 
+[#293]
+  * Add an optional parameter input_frame to 
+``wcstools.wcs_from_fiducial`. [#312]
+
+---

Old:

  gwcs-0.13.0.tar.gz

New:

  gwcs-0.16.0.tar.gz



Other differences:
--
++ python-gwcs.spec ++
--- /var/tmp/diff_new_pack.MHRRHD/_old  2020-12-21 10:26:49.644211850 +0100
+++ /var/tmp/diff_new_pack.MHRRHD/_new  2020-12-21 10:26:49.644211850 +0100
@@ -19,29 +19,30 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-gwcs
-Version:0.13.0
+Version:0.16.0
 Release:0
 Summary:Generalized World Coordinate System
 License:BSD-3-Clause
 Group:  Productivity/Scientific/Astronomy
 URL:https://gwcs.readthedocs.io/en/latest/
 Source: 
https://files.pythonhosted.org/packages/source/g/gwcs/gwcs-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module asdf}
+BuildRequires:  %{python_module astropy >= 4.1}
+BuildRequires:  %{python_module base >= 3.6}
+BuildRequires:  %{python_module numpy}
+BuildRequires:  %{python_module scipy}
 BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-asdf
-Requires:   python-astropy >= 4.0
-Recommends: python-scipy
-Recommends: python-matplotlib
+Requires:   python-astropy >= 4.1
+Requires:   python-numpy
+Requires:   python-scipy
 BuildArch:  noarch
 # SECTION test requirements
-BuildRequires:  %{python_module asdf}
-BuildRequires:  %{python_module astropy >= 4.0}
-BuildRequires:  %{python_module pytest-astropy}
+BuildRequires:  %{python_module pytest-doctestplus}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module scipy}
 # /SECTION
 %python_subpackages
 

++ gwcs-0.13.0.tar.gz -> gwcs-0.16.0.tar.gz ++
 5209 lines of diff (skipped)
___
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org