Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 415419 - dev-python/logilab-constraint-0.5.0 version bump request
Summary: dev-python/logilab-constraint-0.5.0 version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-10 19:10 UTC by Ian Delaney (RETIRED)
Modified: 2013-01-15 04:42 UTC (History)
0 users

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


Attachments
ebuild patch (logilab-constraint.patch,1.65 KB, patch)
2012-05-10 19:10 UTC, Ian Delaney (RETIRED)
Details | Diff
revised patch (logilab-constraint.patch,2.04 KB, patch)
2012-05-11 16:38 UTC, Ian Delaney (RETIRED)
Details | Diff
revised expanded patch (logilab-constraint.patch,2.51 KB, patch)
2012-05-11 17:11 UTC, Ian Delaney (RETIRED)
Details | Diff
revised ebuild (logilab-constraint.patch,2.39 KB, patch)
2012-05-13 11:29 UTC, Ian Delaney (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Delaney (RETIRED) gentoo-dev 2012-05-10 19:10:38 UTC
Created attachment 311373 [details, diff]
ebuild patch

archtester logilab-constraint # USE_PYTHON="2.5 2.6 2.7" ebuild logilab-constraint-0.5.0.ebuild merge

>>> Original instance of package unmerged safely.
 * Compilation and optimization of Python modules for CPython 2.5      [ ok ]
 * Compilation and optimization of Python modules for CPython 2.6      [ ok ]
 * Compilation and optimization of Python modules for CPython 2.7      [ ok ]
>>> dev-python/logilab-constraint-0.5.0 merged.

Tests are path challenged

good to go.
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2012-05-11 16:38:48 UTC
Created attachment 311443 [details, diff]
revised patch

setting like
absfile = join(directory, package)
in setup.py see it require absolute dir paths. 
I have it on good authority this is how it ought be done. Argue at your peril.
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2012-05-11 17:11:44 UTC
Created attachment 311445 [details, diff]
revised expanded patch
Comment 3 Mike Gilbert gentoo-dev 2012-05-12 21:09:48 UTC
> Arfrever's 'version' manages it with the exclusive python_execute.

python_execute has nothing to do with Arfrever's implementation of this test function. All it does is echo and run its arguments.
Comment 4 Ian Delaney (RETIRED) gentoo-dev 2012-05-13 11:29:43 UTC
Created attachment 311617 [details, diff]
revised ebuild
Comment 5 Ian Delaney (RETIRED) gentoo-dev 2013-01-15 04:42:01 UTC
*logilab-constraint-0.5.0 (24 Aug 2012)

  24 Aug 2012; Patrick Lauer <patrick@gentoo.org>
  +logilab-constraint-0.5.0.ebuild:
  Bump