Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672214 - app-misc/khal-0.9.10 version bump
Summary: app-misc/khal-0.9.10 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: Amy Liffey
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2018-11-28 22:34 UTC by Jaak Ristioja
Modified: 2018-12-01 10:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaak Ristioja 2018-11-28 22:34:45 UTC
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}]
Comment 1 Larry the Git Cow gentoo-dev 2018-12-01 10:40:52 UTC
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(+)