AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Do not pull in the scikits.example
- Do not pull in the scikits.example
- Update to 0.3.2 * replace non-ascii character * Remove hack for windows
- spec file cleanups
- Update to 0.3.1 * FIX: replace scipy with scikit.umfpack * setup: require scipy 1.0 * FIX: define Suitesparse_long as UF_long if not defined * BUG: type Suitesparse_long to be UF_long. * FIX: revert the int32 type conversion * setup: set the correct install_requires * FIX: use explicit bit-width types in UmfpackContext._getIndx() * BUG: fix UmfpackContext family selection in UmfpackLU.__init__() * replace suppress_warnings() by warnings.catch_warnings()
- Update to 0.3.0 official release - Use the scikits namespace package - Implement single-spec version - Fix source URL.
- Use proper package name (python-scikit-umfpack) - Update to 0.2.1 official release - Implement update-alternatives for scikits/__init__.py
- Require python-setuptools instead of distribute (upstreams merged)
- Clean up spec file
- build requires suitesparse-devel instead of umfpack-devel
- first package