Overview
Request 972626 accepted
Also fixes failures in rasterio due to click <-> cligj imcompatibility
- 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).
- Created by StefanBruens
- In state accepted
- Package maintainer: TheBlackCat
Request History
StefanBruens created request
Also fixes failures in rasterio due to click <-> cligj imcompatibility
- 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).
pluskalm accepted request