4 Commits

Author SHA256 Message Date
8e3669cdf5 Accepting request 1083993 from home:pgajdos:python
- version update to 1.0.1
  1.0.1
  -----
  Changes
  * Deployment is now automatically done using github actions.
  Fixes
  * Version 1.0.0 would allow for installations to be made with python versions
    < 3.8, resulting in incorrect builds. The setup configuration has now been
    altered to avoid this (Issue #112)
  1.0.0
  -----
  Changes
  * API-stable release
  * deprecated and buggy CCP4 module was removed (#107, #50)
  * gridDataFormats now follows NEP29 (#102)
  * removed support for Python 2.7 and Python <3.8 (#102)
  0.7.0
  -----
  Changes
  * Python 3.10 is supported (issue #101)
  Enhancements
  * use mrcfile library to parse MRC files (including CCP4) using the
    new mrc.MRC class (issue #83)
  Fixes
  * The new mrc module correctly reorients the coordinate system based
    on mapc, mapr, maps and correctly calculates the origin (issue #76)
  * documented Grid attributes, including axis convention (issue #69)
  Deprecations
  * The CCP4 module (replaced by mrc) will be removed in 1.0.0
  0.6.0

OBS-URL: https://build.opensuse.org/request/show/1083993
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-GridDataFormats?expand=0&rev=7
2023-05-02 10:47:42 +00:00
Steve Kowalik
dd813dbe64 - Do not build for Python 3.6, due to no NumPy.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-GridDataFormats?expand=0&rev=5
2021-04-20 02:57:29 +00:00
Dominique Leuenberger
376d9baaa0 Accepting request 717721 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/717721
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-GridDataFormats?expand=0&rev=2
2019-07-23 20:36:48 +00:00
Dominique Leuenberger
a285bcb255 Accepting request 609904 from devel:languages:python
Python Tools for Reading and writing of data on regular grids

OBS-URL: https://build.opensuse.org/request/show/609904
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-GridDataFormats?expand=0&rev=1
2018-05-29 08:29:14 +00:00