Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 493508 - dev-python/dogpile-cache has missing dev-python/dogpile-core RDEPEND
Summary: dev-python/dogpile-cache has missing dev-python/dogpile-core RDEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-07 10:39 UTC by Nikoli
Modified: 2013-12-08 21:25 UTC (History)
1 user (show)

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


Attachments
patch for ebuild (dogpile-cache-0.5.1.ebuild.patch,726 bytes, patch)
2013-12-07 10:39 UTC, Nikoli
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikoli 2013-12-07 10:39:06 UTC
Created attachment 364776 [details, diff]
patch for ebuild

dev-python/dogpile-core is required at run time, but ebuild has it only in DEPEND.
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2013-12-08 01:31:53 UTC
fixed in tree
Comment 2 Nikoli 2013-12-08 07:16:16 UTC
But why ebuild now has '>=dev-python/dogpile-core-0.4.1[${PYTHON_USEDEP}]' twice? Is there some reason for not using ${RDEPEND} in DEPEND=? Also idella4 told dogpile-core is not required at build aka tests time.
Comment 3 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2013-12-08 21:25:12 UTC
It is required at test time.