Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-astral for openSUSE:Factory checked in at 2023-05-30 22:02:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-astral (Old) and /work/SRC/openSUSE:Factory/.python-astral.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-astral" Tue May 30 22:02:19 2023 rev:10 rq:1089614 version:3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-astral/python-astral.changes 2021-01-20 18:27:59.239548691 +0100 +++ /work/SRC/openSUSE:Factory/.python-astral.new.1533/python-astral.changes 2023-05-30 22:02:33.551051588 +0200 @@ -1,0 +2,6 @@ +Mon May 29 16:40:29 UTC 2023 - Dirk Müller <[email protected]> + +- update to 3.0: + * Adds moon rise, set, azimuth and zenith calculations + +------------------------------------------------------------------- Old: ---- astral-2.2.tar.gz New: ---- astral-3.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-astral.spec ++++++ --- /var/tmp/diff_new_pack.DdBVSg/_old 2023-05-30 22:02:34.027054393 +0200 +++ /var/tmp/diff_new_pack.DdBVSg/_new 2023-05-30 22:02:34.031054416 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-astral # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,9 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 +%{?sle15_python_module_pythons} Name: python-astral -Version: 2.2 +Version: 3.2 Release: 0 Summary: Calculations for the position of the sun and moon License: Apache-2.0 @@ -62,8 +61,9 @@ %pytest -m "not webtest" %files %{python_files} -%doc README.rst +%doc ReadMe.md %license LICENSE -%{python_sitelib}/* +%{python_sitelib}/astral +%{python_sitelib}/astral-%{version}-py3*.egg-info %changelog ++++++ astral-2.2.tar.gz -> astral-3.2.tar.gz ++++++ ++++ 25127 lines of diff (skipped)
