Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 455100 - [x11 overlay] Conversion to python-single-r1 eclass
Summary: [x11 overlay] Conversion to python-single-r1 eclass
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python-r1-tracker
  Show dependency tree
 
Reported: 2013-02-02 10:15 UTC by Michał Górny
Modified: 2013-03-10 18:08 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-02-02 10:15:11 UTC
I'd appreciate if you could comment on the python-single-r1 migration for X11 overlay packages I did in the 'python-r1' branch [1].

The main advantages of the new eclasses are:

1) proper Python dependencies,

2) USE flag linkage between dependencies -- xpyb & libxcb require xcb-proto Python files to be built for the same Python implementation.

Previously, the change of active Python interpreter required python-updater run. Now, --changed-use is enough.

[1]:http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=7cd918ff4dadff1cc98
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-03-10 18:08:01 UTC
That one was committed already.