AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- 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
- 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)
- Implement single-spec version. - Fix source URL. - Run unit tests.
- updated to version 0.3.3 * removed SUMMARY.txt
- Update to 2.4 * No upstream changelog
- Require python-setuptools instead of distribute (upstreams merged)
- Update to version 0.2.2: + Upstream provides no changelog
- Package AUTHORS, COPYING, README - Spec cleanup: + Removed %clean section (sane default) + Simpler macros + No CFLAGS for Python-only package needed
- Cleaned up spec file
- initial commit