AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 0.7.2: * Permit use with click versions 8 and higher. - Update to 0.7.1: * Future deprecation warning added in 0.7.0 has been changed. Cligj version 1.0.0 will support Python versions >= 3.6. - Update to 0.7.0: * Warn about deprecation of support for Python versions < 3.7 in 1.0.0 (#33). * Warn about future change in --sequence default when the option is used (#31). - Update to 0.6.0: * Always use `encoding='utf-8'` when opening input GeoJSON (#27). * Improve docstrings (#22).
- Remove unneeded python requires - Switch to github sources, which includes the license and tests - Run unit tests - Fix rpmlint warning
- Packaging: + spec-cleaner minimal (mostly date) + prepare for factory submission
- Update to last version 0.5.0 - Packaging move to single spec for python 2 and 3 spec adjusted with py2pack This update allow building newer python-fiona single spec
- initial packaging (0.1.0)