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:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-astral
|
||||
Version: 1.6.1
|
||||
Version: 1.7.1
|
||||
Release: 0
|
||||
Summary: Calculations for the position of the sun and moon
|
||||
License: Apache-2.0
|
||||
@@ -58,7 +58,6 @@ cp %{S:99} .
|
||||
%python_install
|
||||
%python_expand %fdupes -s %{buildroot}/%{$python_sitelib}
|
||||
|
||||
%{?!license:%define license %doc}
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc README.rst
|
||||
|
||||
Reference in New Issue
Block a user