15
0
forked from pool/python-astral

Accepting request 648396 from home:adrianSuSE:home-assistant

- update to version 1.7.1
  * Requests is now only needed when using GoogleGeocoder
  * GoogleGeocoder now requires the `api_key` parameter to be passed to the constructor

OBS-URL: https://build.opensuse.org/request/show/648396
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astral?expand=0&rev=8
This commit is contained in:
2018-11-12 10:21:28 +00:00
committed by Git OBS Bridge
parent 1139dbae3b
commit fce54de073
4 changed files with 8 additions and 7 deletions

View File

@@ -1,7 +1,9 @@
-------------------------------------------------------------------
Mon Nov 12 09:57:51 UTC 2018 - Matěj Cepl <mcepl@suse.com>
Mon Nov 12 08:31:38 UTC 2018 - Adrian Schröter <adrian@suse.de>
- Make package buildable on Leap 42.* (SLE 12.*) as well.
- update to version 1.7.1
* Requests is now only needed when using GoogleGeocoder
* GoogleGeocoder now requires the `api_key` parameter to be passed to the constructor
-------------------------------------------------------------------
Mon May 14 13:20:23 UTC 2018 - adrian@suse.de