Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 408061 - dev-python/yolk-0.4.3 version bump request
Summary: dev-python/yolk-0.4.3 version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-13 18:41 UTC by Ian Delaney (RETIRED)
Modified: 2012-03-16 06:48 UTC (History)
0 users

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


Attachments
ebuild patch for -0.4.3 (yolk.patch,685 bytes, patch)
2012-03-13 18:41 UTC, Ian Delaney (RETIRED)
Details | Diff
revised ebuild patch (yolk.patch,388 bytes, patch)
2012-03-13 19:07 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-03-13 18:41:41 UTC
Created attachment 305239 [details, diff]
ebuild patch for -0.4.3

gentoo64 yolk # gt [grep test /etc/make.conf]
FEATURES="sandbox test userpriv multilib-strict usersandbox 

gentoo64 yolk # USE_PYTHON="2.5 2.6 2.7 3.1 3.2 2.7-pypy-1.8" emerge yolk
>>> Emerging (1 of 1) dev-python/yolk-0.4.3
>>> Installing (1 of 1) dev-python/yolk-0.4.3

(Test phase [none])

passes all.

The patch no longer required. Appears to now support python 3, +#RESTRICT_PYTHON_ABIS="3.*"
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2012-03-13 19:07:25 UTC
Created attachment 305245 [details, diff]
revised ebuild patch

actually correction; had a setting in FEATURES that masked the failure by python3.  Does not  support python3.  (Checked build logs).  Patch just removes the entry_map.patch
Comment 2 Patrick Lauer gentoo-dev 2012-03-16 06:48:15 UTC
  13 Mar 2012; Mike Gilbert <floppym@gentoo.org> yolk-0.4.3.ebuild:
  Use EAPI=4. Don't inherit unused eclass. Fix dependencies. Patch by Arfrever.

*yolk-0.4.3 (09 Mar 2012)

  09 Mar 2012; Patrick Lauer <patrick@gentoo.org> +yolk-0.4.3.ebuild:
  Bump for 405605