Files
python-cligj/python-cligj.changes
Martin Pluskal 8b0aea6c2d Accepting request 972626 from home:StefanBruens:branches:electronics
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).

OBS-URL: https://build.opensuse.org/request/show/972626
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-cligj?expand=0&rev=9
2022-04-28 06:27:42 +00:00

46 lines
1.6 KiB
Plaintext

-------------------------------------------------------------------
Mon Apr 25 13:47:41 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- 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).
-------------------------------------------------------------------
Thu Mar 7 14:44:43 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Remove unneeded python requires
- Switch to github sources, which includes the license and tests
- Run unit tests
- Fix rpmlint warning
-------------------------------------------------------------------
Wed Mar 6 13:14:13 UTC 2019 - Bruno Friedmann <bruno@ioda-net.ch>
- Packaging:
+ spec-cleaner minimal (mostly date)
+ prepare for factory submission
-------------------------------------------------------------------
Sun Oct 21 08:34:16 UTC 2018 - Bruno Friedmann <bruno@ioda-net.ch>
- 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
-------------------------------------------------------------------
Tue Jun 09 11:03:00 UTC 2015 - Angelos Tzotsos <tzotsos@opensuse.org>
- initial packaging (0.1.0)