File python-mpi4py.changes of Package python-mpi4py
-------------------------------------------------------------------
Tue May 23 15:49:20 UTC 2017 - toddrme2178@gmail.com
- Implement single-spec version
- Fix source URL.
- Package docs
-------------------------------------------------------------------
Wed Jan 25 08:57:15 UTC 2017 - jengelh@inai.de
- Update description. Drop redundant %clean.
-------------------------------------------------------------------
Tue Jan 24 15:52:06 UTC 2017 - junghans@votca.org
- install LICENSE.rst as suggest in request#445611
-------------------------------------------------------------------
Sun Dec 11 17:16:46 UTC 2016 - junghans@votca.org
- Update to version 2.0.0
* Support for MPI-3 features.
* Support for MPI-2 features not included in previous releases.
* New scalable implementation of reduction operations for Python objects.
-------------------------------------------------------------------
Thu Oct 24 17:48:30 UTC 2013 - toddrme2178@gmail.com
- Update to version 1.3.1
* Regenerate C wrappers with Cython 0.19.1 to support Python 3.3.
* Install ``*.pxd`` files in ``<site-packages>/mpi4py`` to ease the
support for Cython's ``cimport`` statement in code requiring to
access mpi4py internals.
* As a side-effect of using Cython 0.19.1, ancient Python 2.3 is no
longer supported. If you really need it, you can install an older
Cython and run ``python setup.py build_src --force``.
-------------------------------------------------------------------
Tue May 22 12:15:04 UTC 2012 - toddrme2178@gmail.com
- Update to version 1.3
- Add Python 3 package
-------------------------------------------------------------------
Sat Feb 25 23:26:20 UTC 2012 - scorot@free.fr
- fix build for SLE-11
-------------------------------------------------------------------
Fri Jan 6 17:28:34 UTC 2012 - toddrme2178@gmail.com
- Update to version 1.2.2
- Clean up spec file
- Switch to .changes file
-------------------------------------------------------------------
Tue May 5 00:00:00 UTC 2009 - felix.richter2@uni-rostock.de
- Initial specfile generated by python distutils,
- adapted for SUSE Build Service