diff --git a/astral-1.6.1.tar.gz b/astral-1.6.1.tar.gz deleted file mode 100644 index 4842423..0000000 --- a/astral-1.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab0c08f2467d35fcaeb7bad15274743d3ac1ad18b5391f64a0058a9cd192d37d -size 32071 diff --git a/astral-1.7.1.tar.gz b/astral-1.7.1.tar.gz new file mode 100644 index 0000000..6965335 --- /dev/null +++ b/astral-1.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88086fd2006c946567285286464b2da3294a3b0cbba4410b7008ec2458f82a07 +size 49866 diff --git a/python-astral.changes b/python-astral.changes index bb9780c..9be2d92 100644 --- a/python-astral.changes +++ b/python-astral.changes @@ -1,7 +1,9 @@ ------------------------------------------------------------------- -Mon Nov 12 09:57:51 UTC 2018 - Matěj Cepl +Mon Nov 12 08:31:38 UTC 2018 - Adrian Schröter -- 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 diff --git a/python-astral.spec b/python-astral.spec index ebbeaef..41b5916 100644 --- a/python-astral.spec +++ b/python-astral.spec @@ -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