AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to 0.2.1: * readme conversion to markdown * pytest and readme updates * code formatting improvements - remove remove_nose.patch (upstream)
- Add missing runtime dependencies - Remove build dependency on coverage
- Use pytest instead of nose - Add remove_nose.patch
- Update to version 0.2 * remove py34 support * drop py35, add py38 * few docs and test fixes - Launch tests using multibuild
- Drop python-argparse dependency that is not needed
- Ensure neutrality of description.
- singlespec auto-conversion
- Require python-setuptools instead of distribute (upstreams merged)
- Initial python3 support
- Update to 0.0.6. Upstream provides no changelog, but looking at the (4) commits on github since 0.0.5, I see these changes: * Update documentaiton * Support repeated arguments * Use PEP8 formatting - Add Requires entries for python-argparse and -decorator
- Initial version