Gentoo Archives: gentoo-python

From: "Michał Górny" <mgorny@g.o>
To: gentoo-python@l.g.o
Cc: python@g.o
Subject: [gentoo-python] [PATCHES] Ebuild patches for python-exec wrapping of dev-lang/python
Date: Sun, 15 Nov 2015 13:13:41
Message-Id: 1447593202-27536-1-git-send-email-mgorny@gentoo.org
1 Hi,
2
3 In continuation of eselect-python changes, here are the necessary ebuild
4 changes.
5
6 This series comprises of three patches:
7
8 1. adds all necessary symlinks to dev-lang/python,
9
10 2. sets appropriate branches for testing (won't be part of final push),
11
12 3. adds python-exec symlinks to eselect-python (will be moved to
13 an appropriate release ebuild),
14
15 4 & 5. give a feeling how the final ebuilds would look like and what
16 deps they'd have.

Replies