Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 552804 - dev-python/dogpile-cache: incorrect description for package in ebuild
Summary: dev-python/dogpile-cache: incorrect description for package in ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All All
: Normal trivial (vote)
Assignee: Matthew Thode ( prometheanfire )
URL: https://sources.gentoo.org/cgi-bin/vi...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-22 03:15 UTC by A. Wilcox (awilfox)
Modified: 2015-06-23 04:12 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 A. Wilcox (awilfox) 2015-06-22 03:15:35 UTC
The dev-python/dogpile-cache ebuilds have the description: "The Oslo configuration API supports parsing command line arguments and ini style configuration files".  This is actually the description for dev-python/oslo-config.  Not sure how that happened.

The official lead sentence on the BitBucket repo is "A caching API built around the concept of a lock which allows access to an expiring data value while a single thread generates a new value."  Perhaps we could work that in somehow instead.

Reproducible: Always

Steps to Reproduce:
1. eix dogpile-cache (or emerge --search dogpile-cache, etc)
2. look at description
Actual Results:  
The description for dev-python/oslo-config was shown.

Expected Results:  
A description for dev-python/dogpile-cache should have been shown.
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2015-06-23 04:12:14 UTC
fixed in place