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
66 lines
2.1 KiB
Plaintext
66 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue May 15 18:49:17 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- Add no_float128.patch
|
|
Fixes tests
|
|
See https://github.com/MDAnalysis/GridDataFormats/issues/44
|
|
From https://github.com/MDAnalysis/GridDataFormats/pull/45/commits/069422d54344034b8f31bb19eee8a097b582c0e1
|
|
Should be in next release
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 11 22:22:31 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- Update to 0.4.0
|
|
* Type of DX arrays is now set based on the numpy array dtype or can
|
|
be manually set by the user to increase interoperability with
|
|
tools such as PyMOL (issue #35)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 15 21:09:08 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Implement single-spec version.
|
|
- Fix source URL.
|
|
- Run unit tests.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 17 10:13:47 UTC 2016 - alinm.elena@gmail.com
|
|
|
|
- updated to version 0.3.3
|
|
* removed SUMMARY.txt
|
|
-------------------------------------------------------------------
|
|
Wed Mar 12 13:46:25 UTC 2014 - toddrme2178@gmail.com
|
|
|
|
- Update to 2.4
|
|
* No upstream changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 24 11:06:21 UTC 2013 - speilicke@suse.com
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 22 12:36:30 UTC 2012 - saschpe@suse.de
|
|
|
|
- Update to version 0.2.2:
|
|
+ Upstream provides no changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 12 10:19:15 UTC 2012 - saschpe@suse.de
|
|
|
|
- Package AUTHORS, COPYING, README
|
|
- Spec cleanup:
|
|
+ Removed %clean section (sane default)
|
|
+ Simpler macros
|
|
+ No CFLAGS for Python-only package needed
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 11 14:56:08 UTC 2012 - toddrme2178@gmail.com
|
|
|
|
- Cleaned up spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 8 23:50:57 UTC 2011 - alinm.elena@gmail.com
|
|
|
|
- initial commit
|
|
|