Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672532 - app-misc/khal should depend on >=dev-python/icalendar-3.11.7
Summary: app-misc/khal should depend on >=dev-python/icalendar-3.11.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Amy Liffey
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-12-04 21:46 UTC by Karel Kočí
Modified: 2018-12-22 13: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 Karel Kočí 2018-12-04 21:46:40 UTC
khal requires icalendar in at least version 3.11.7. Let's add that to dependencies to really mark that.
Comment 1 Larry the Git Cow gentoo-dev 2018-12-05 05:49:46 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=090c44c174388b69306f6f429e9d25e1e9a0a0c6

commit 090c44c174388b69306f6f429e9d25e1e9a0a0c6
Author:     Karel Kočí <cynerd@email.cz>
AuthorDate: 2018-12-04 21:42:46 +0000
Commit:     Amy Liffey <amynka@gentoo.org>
CommitDate: 2018-12-05 05:48:55 +0000

    app-misc/khal: update dependency of 0.9.10 release
    
    Latest release of khal requires icalendar at least in version 3.11.7.
    Let's force that in dependencies.
    
    Bug: https://bugs.gentoo.org/672532
    Signed-off-by: Karel Kočí <cynerd@email.cz>
    Closes: https://github.com/gentoo/gentoo/pull/10573
    Signed-off-by: Amy Liffey <amynka@gentoo.org>

 app-misc/khal/khal-0.9.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2018-12-05 10:15:10 UTC
commit 090c44c174388b69306f6f429e9d25e1e9a0a0c6
Author: Karel Kočí <cynerd@email.cz>
Date:   Tue Dec 4 22:42:46 2018 +0100

    app-misc/khal: update dependency of 0.9.10 release

    Latest release of khal requires icalendar at least in version 3.11.7.
    Let's force that in dependencies.

    Bug: https://bugs.gentoo.org/672532
    Signed-off-by: Karel Kočí <cynerd@email.cz>
    Closes: https://github.com/gentoo/gentoo/pull/10573
    Signed-off-by: Amy Liffey <amynka@gentoo.org>