Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 672532

Summary: app-misc/khal should depend on >=dev-python/icalendar-3.11.7
Product: Gentoo Linux Reporter: Karel Kočí <citrisin>
Component: Current packagesAssignee: Amy Liffey <amynka>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/10573
Whiteboard:
Package list:
Runtime testing required: ---

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>