Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 528944 - dev-python/pystatgrab-0.6 should depend on >=sys-libs/libstatgrab-0.91
Summary: dev-python/pystatgrab-0.6 should depend on >=sys-libs/libstatgrab-0.91
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-11 16:45 UTC by Dmitri Bogomolov
Modified: 2014-12-17 05:50 UTC (History)
0 users

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


Attachments
ebuild diff from 0.6 (pystatgrab-0.6.ebuild.patch,309 bytes, patch)
2014-11-11 16:45 UTC, Dmitri Bogomolov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri Bogomolov 2014-11-11 16:45:01 UTC
Created attachment 389088 [details, diff]
ebuild diff from 0.6

emerge =dev-python/pystatgrab-0.6 dies with the following message:

* python2_7: running distutils-r1_run_phase distutils-r1_python_compile
/usr/bin/python2.7 setup.py build
Error: libstatgrab version 0.91 or better is not installed (according to pkg-config)

Please fix RDEPEND in ebuild
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2014-12-17 05:50:22 UTC
Thx for the report, sorry for the delay

  17 Dec 2014; Ian Delaney <idella4@gentoo.org> pystatgrab-0.6.ebuild:
  correct version border in dep, fixes Bug #528944