Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 697508 - >=app-misc/khal-0.10.0 should depend on >=dev-python/python-dateutil-2.7
Summary: >=app-misc/khal-0.10.0 should depend on >=dev-python/python-dateutil-2.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: https://github.com/pimutils/khal/blob...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-11 17:24 UTC by Sebastian Hamann
Modified: 2019-10-13 05:32 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 Sebastian Hamann 2019-10-11 17:24:32 UTC
=app-misc/khal-0.10.1 incorrectly depends on <=dev-python/python-dateutil-2.6.1. Khal (from 0.10.0, I believe) does support dateutil 2.7. The changelog wrongly stated the contrary but is fixed now (see $URL).

Reproducible: Always

Steps to Reproduce:
1. emerge -p '>=app-misc/khal-0.10.0'
Actual Results:  
Portage attempts downgrading dev-python/dateutil to 2.6.

Expected Results:  
Installed dev-python/dateutil 2.7 is kept.
Comment 1 Larry the Git Cow gentoo-dev 2019-10-13 05:32:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80037ae64ad60f3a2f068bbe241a4223a65fb29a

commit 80037ae64ad60f3a2f068bbe241a4223a65fb29a
Author:     Amy Liffey <amynka@gentoo.org>
AuthorDate: 2019-10-13 05:31:01 +0000
Commit:     Amy Liffey <amynka@gentoo.org>
CommitDate: 2019-10-13 05:31:01 +0000

    app-misc/khal: Upgrade dateutil dependency
    
    Closes: https://bugs.gentoo.org/697508
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Amy Liffey <amynka@gentoo.org>

 app-misc/khal/{khal-0.10.1.ebuild => khal-0.10.1-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)