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

Bug 415419

Summary: dev-python/logilab-constraint-0.5.0 version bump request
Product: Gentoo Linux Reporter: Ian Delaney (RETIRED) <idella4>
Component: [OLD] LibraryAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild patch
revised patch
revised expanded patch
revised ebuild

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