Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-khal for openSUSE:Factory checked in at 2026-03-30 18:30:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-khal (Old) and /work/SRC/openSUSE:Factory/.python-khal.new.1999 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-khal" Mon Mar 30 18:30:24 2026 rev:9 rq:1343442 version:0.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-khal/python-khal.changes 2025-07-02 12:15:25.429519388 +0200 +++ /work/SRC/openSUSE:Factory/.python-khal.new.1999/python-khal.changes 2026-03-30 18:32:16.845520085 +0200 @@ -1,0 +2,13 @@ +Sun Mar 29 13:56:36 UTC 2026 - Dirk Müller <[email protected]> + +- update to 0.14.0: + * CHANGE the pkg_resources library is no longer required. + * FIX the location of caching database to $XDG_CACHE_HOME + * FIX color of eventcolumn when editing events in ikhal + * FIX added support for icalendar>=7.0.0. + * NEW DEPENDENCY sphinxfeed-lsaffre + * DROPPED DEPENDENCY sphinxcontrib-newsfeed + * NEW support python 3.14 + * DROPPED support for python versions < 3.10. + +------------------------------------------------------------------- Old: ---- khal-0.13.0.tar.gz New: ---- khal-0.14.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-khal.spec ++++++ --- /var/tmp/diff_new_pack.EFHhn5/_old 2026-03-30 18:32:17.625552697 +0200 +++ /var/tmp/diff_new_pack.EFHhn5/_new 2026-03-30 18:32:17.629552864 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-khal # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,12 @@ %{?sle15_python_module_pythons} Name: python-khal -Version: 0.13.0 +Version: 0.14.0 Release: 0 Summary: CLI calendar with CalDAV support License: MIT URL: https://lostpackets.de/khal/ Source0: https://files.pythonhosted.org/packages/source/k/khal/khal-%{version}.tar.gz -BuildRequires: %{python_module aiohttp} BuildRequires: %{python_module click >= 3.2} BuildRequires: %{python_module click-log >= 0.2.0} BuildRequires: %{python_module configobj} @@ -37,22 +36,22 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytz} BuildRequires: %{python_module pyxdg} -BuildRequires: %{python_module setuptools_scm} +BuildRequires: %{python_module setuptools >= 77} +BuildRequires: %{python_module setuptools_scm >= 8} BuildRequires: %{python_module tzlocal >= 1.0} BuildRequires: %{python_module urwid >= 2.6.15} -BuildRequires: %{python_module urwid >= 2.6.15} BuildRequires: %{python_module vdirsyncer} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-click -Requires: python-click-log +Requires: python-click >= 3.2 +Requires: python-click-log >= 0.2.0 Requires: python-configobj Requires: python-icalendar >= 6.0.0 Requires: python-python-dateutil Requires: python-pytz >= 2018 Requires: python-pyxdg -Requires: python-tzlocal -Requires: python-urwid +Requires: python-tzlocal >= 1.0 +Requires: python-urwid >= 2.6.15 Requires(post): update-alternatives Requires(postun): update-alternatives BuildArch: noarch ++++++ khal-0.13.0.tar.gz -> khal-0.14.0.tar.gz ++++++ ++++ 20871 lines of diff (skipped)
