Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 630060 - dev-python/vdirsyncer-0.16.0 needs to depend on python[sqlite]
Summary: dev-python/vdirsyncer-0.16.0 needs to depend on python[sqlite]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Amy Liffey
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-06 02:45 UTC by Christopher Head
Modified: 2017-10-09 19:24 UTC (History)
1 user (show)

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 Christopher Head 2017-09-06 02:45:40 UTC
As of version 0.16.0, vdirsyncer now uses SQLite for some of its internal metadata. Therefore it needs to depend on dev-lang/python[sqlite], not just dev-lang/python.
Comment 1 Jonas Stein gentoo-dev 2017-09-06 15:08:00 UTC
Thank you for your report, do you have a link for the maintainer where this information is from, or did you assume it from the code?
Comment 2 Christopher Head 2017-09-06 15:48:39 UTC
<https://github.com/pimutils/vdirsyncer/blob/master/CHANGELOG.rst>, version 0.16.0, sixth bullet point.
Comment 3 Larry the Git Cow gentoo-dev 2017-10-09 19:24:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7448437313040b4f25c06a86725932483d7081e8

commit 7448437313040b4f25c06a86725932483d7081e8
Author:     Amy Liffey <amynka@gentoo.org>
AuthorDate: 2017-10-09 19:22:09 +0000
Commit:     Amy Liffey <amynka@gentoo.org>
CommitDate: 2017-10-09 19:23:13 +0000

    dev-python/vdirsyncer: add req python use sqlite
    
    Suggested-by: Christopher Head <chead@chead.ca>
    Closes: https://bugs.gentoo.org/630060
    
    Package-Manager: Portage-2.3.6, Repoman-2.3.1

 .../vdirsyncer/{vdirsyncer-0.16.0.ebuild => vdirsyncer-0.16.0-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)