| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Drop not needed devel BR
- spec file cleanups - Fix tests - Fix summary
- specfile:
* update copyright year
* add Changelog and LICENSE
* always run tests
- update to version 1.5.0:
* Support installation in PyPy (#28). Thanks @lazka for the PR.
- changes from version 1.4.1:
* Drop support for Python 2.6 and Python 3.3.
* Fix crash when using pytester in default mode with newer pytest
versions (#24). Thanks @njsmith for the patch.
- changes from version 1.4.0:
* Botched release, never published to PyPI.
- initial version