Khal version 0.9.10 was released on October 9. Please bump! Version 0.9.10 also works with python-dateutils-2.7, so a dependency change like this seems to be enough for the ebuild: --- app-misc/khal/khal-0.9.9-r1.ebuild 2018-06-04 12:38:55.000000000 +0300 +++ app-misc/khal/khal-0.9.10.ebuild 2018-11-29 00:15:28.539622552 +0200 @@ -23,7 +23,7 @@ dev-python/urwid[${PYTHON_USEDEP}] dev-python/pyxdg[${PYTHON_USEDEP}] dev-python/pytz[${PYTHON_USEDEP}] - <=dev-python/python-dateutil-2.6.1[${PYTHON_USEDEP}] + dev-python/python-dateutil[${PYTHON_USEDEP}] dev-python/configobj[${PYTHON_USEDEP}] >=dev-python/atomicwrites-0.1.7[${PYTHON_USEDEP}] >=dev-python/tzlocal-1.0[${PYTHON_USEDEP}]
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abec917e7af4f0ff93c87a628712a844f8bfdb24 commit abec917e7af4f0ff93c87a628712a844f8bfdb24 Author: Amy Liffey <amynka@gentoo.org> AuthorDate: 2018-12-01 10:31:30 +0000 Commit: Amy Liffey <amynka@gentoo.org> CommitDate: 2018-12-01 10:31:30 +0000 app-misc/khal: version bump 0.9.10 Suggested-by: Jaak Ristioja <jaak@ristioja.ee> Closes: https://bugs.gentoo.org/672214 Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 app-misc/khal/Manifest | 1 + app-misc/khal/khal-0.9.10.ebuild | 43 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+)