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

Bug 587976

Summary: dev-python/pyechonest should be removed, "As of May 31st, The Echo Nest platform will no longer serve requests"
Product: Gentoo Linux Reporter: jms <jms.gentoo>
Component: Current packagesAssignee: Gentoo TreeCleaner Project <treecleaner>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, maintainer-needed
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: Masked for removal on 2016-09-11
Package list:
Runtime testing required: ---

Description jms 2016-07-04 12:53:27 UTC
from what I understood echonest api is gone

http://developer.echonest.com/

I don't now which other package depend on it
equery d dev-python/pyechonest
do not list any package on my system
by the way how do you get all ebuild depending on one specific ebuild (including non installed ebuild) ?

I think this package should be removed at some point
Comment 1 Jonas Stein gentoo-dev 2016-07-05 19:06:31 UTC
If the package provides access to an API, which is no longer available, it is unusable.

"May 31, 2016 - As of May 31st, The Echo Nest platform will no longer serve requests and developers will need to move over to the Spotify API."
http://developer.echonest.com/

You can use the q applets to find ebuilds that mention pyechonest very fast:

$ qgrep -H pyechonest | cut -f1 -d":" | uniq
dev-python/pyechonest/pyechonest-7.2.1.ebuild
dev-python/pyechonest/pyechonest-9.0.0.ebuild
media-sound/beets/beets-1.3.13.ebuild
media-sound/beets/beets-1.3.3-r1.ebuild
dev-python/pyechonest/pyechonest-7.2.1.ebuild
dev-python/pyechonest/pyechonest-9.0.0.ebuild
media-sound/beets/beets-1.3.13.ebuild
media-sound/beets/beets-1.3.3-r1.ebuild
Comment 2 jms 2016-07-05 23:33:52 UTC
(In reply to Jonas Stein from comment #1)

> You can use the q applets to find ebuilds that mention pyechonest very fast:
> 
> $ qgrep -H pyechonest | cut -f1 -d":" | uniq
> dev-python/pyechonest/pyechonest-7.2.1.ebuild
> dev-python/pyechonest/pyechonest-9.0.0.ebuild
> media-sound/beets/beets-1.3.13.ebuild
> media-sound/beets/beets-1.3.3-r1.ebuild
> dev-python/pyechonest/pyechonest-7.2.1.ebuild
> dev-python/pyechonest/pyechonest-9.0.0.ebuild
> media-sound/beets/beets-1.3.13.ebuild
> media-sound/beets/beets-1.3.3-r1.ebuild

thanks for the tip.
added this as example of qgrep use
https://wiki.gentoo.org/wiki/Q_applets
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-07-06 02:28:05 UTC
Please do not suggest using unreliable and semi-unmaintained tools. After all, we have an official revdep index at [1].

[1]:https://qa-reports.gentoo.org/output/genrdeps/
Comment 4 Michael Palimaka (kensington) gentoo-dev 2016-09-14 14:42:13 UTC
Package removed.