- update to 0.21.0:
* Add a minimum version requirement for asdf-wcs-schemas. * Fix WCS.__str__ for instances without transforms. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-gwcs?expand=0&rev=23
This commit is contained in:
parent
4a8ace92fb
commit
8559790e4f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e3f445556656d214327e7ee722afa6e304ca83d8a9dd8491088067ce2ad01bee
|
||||
size 188452
|
3
gwcs-0.21.0.tar.gz
Normal file
3
gwcs-0.21.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8cd27f1ce6b25ad72cc33ca2e4178ab29d82050344c710713f74992136a1c5ba
|
||||
size 195866
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 7 09:03:23 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.21.0:
|
||||
* Add a minimum version requirement for asdf-wcs-schemas.
|
||||
* Fix WCS.__str__ for instances without transforms.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 7 22:39:29 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-gwcs
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-gwcs
|
||||
Version: 0.20.0
|
||||
Version: 0.21.0
|
||||
Release: 0
|
||||
Summary: Generalized World Coordinate System
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user