python-cligj
Common arguments and options for GeoJSON processing commands, using Click
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-cligj
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Application:Geo/python-cligj && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
cligj-0.7.2.tar.gz | 0000009894 9.66 KB | |
python-cligj.changes | 0000001637 1.6 KB | |
python-cligj.spec | 0000001960 1.91 KB |
Revision 9 (latest revision is 10)
Martin Pluskal (pluskalm)
accepted
request 972626
from
Stefan Brüns (StefanBruens)
(revision 9)
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).
Comments 0