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 <[email protected]>
+
+- 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

Reply via email to