public inbox for gentoo-python@lists.gentoo.org
 help / color / mirror / Atom feed
 messages from 2012-05-27 17:45:47 to 2012-12-13 15:30:59 UTC [more...]

[gentoo-python] [PATCH] Support overriding PYTHON_COMPAT
 2012-12-13 15:30 UTC  (2+ messages)
` [gentoo-python] "

[gentoo-python] New QA tools for python-r1
 2012-12-10  9:33 UTC  (2+ messages)

[gentoo-python] [PATCH] Prohibit dependencies on packages not supporting multiple impls
 2012-12-08  8:56 UTC 

[gentoo-python] [distutils-r1] Improvements to parallel builds
 2012-12-06 17:40 UTC  (7+ messages)
` [gentoo-python] [PATCH distutils-r1 1/4] Don't rely on phase function return code
` [gentoo-python] [PATCH distutils-r1 2/4] Use post-fork mode to avoid early output
` [gentoo-python] [PATCH distutils-r1 3/4] multiprocessing: use the expanded call form
` [gentoo-python] [PATCH distutils-r1 4/4] Create split logs when doing parallel builds
` [gentoo-python] Re: [distutils-r1] Improvements to "

[gentoo-python] [PATCH] Respect user preferences in python-any-r1 if possible
 2012-12-06 17:22 UTC  (2+ messages)
` [gentoo-python] "

[gentoo-python] [PATCH updated 1/3] Set env for best Python impl in *_all() phases
 2012-12-03 18:52 UTC  (5+ messages)
` [gentoo-python] [PATCH updated 2/3] Don't rely on phase function return code
` [gentoo-python] [PATCH updated 3/3] Example benefit of those changes
` [gentoo-python] Re: [PATCH updated 1/3] Set env for best Python impl in *_all() phases

[gentoo-python] [PATCH] Set env for best Python impl in *_all() phases
 2012-12-03 11:04 UTC  (3+ messages)
` [gentoo-python] [PATCH corrected] "

[gentoo-python] [PATCH jython2.5 ebuild 1/4] Get rid of meaningless python.eclass use
 2012-12-02  0:11 UTC  (4+ messages)
` [gentoo-python] [PATCH jython2.5 ebuild 2/4] Readability
` [gentoo-python] [PATCH jython2.5 ebuild 3/4] use python-utils-r1 to compile not-compiled-already files
` [gentoo-python] [PATCH jython2.5 ebuild 4/4] Install epython module for python-exec

[gentoo-python] python2.7 ebuild patches, split up
 2012-11-29 19:58 UTC  (14+ messages)
` [gentoo-python] [PATCH 01/10] python-utils-r1: support all EAPIs
` [gentoo-python] [PATCH 02/10] keywords
` [gentoo-python] [PATCH 03/10] Package the compiled .pyc & .pyo files
` [gentoo-python] [PATCH 04/10] Commonize out $(python_get_libdir) in src_install()
` [gentoo-python] [PATCH 05/10] Replace python_get_libdir with inlined path
` [gentoo-python] [PATCH 06/10] Stop using python.eclass
` [gentoo-python] [PATCH 07/10] Install 'epython' module for python-exec
` [gentoo-python] [PATCH 08/10] Clean up DESCRIPTION and whitespace
` [gentoo-python] [PATCH 09/10] Clean up the bsddb messages
` [gentoo-python] [PATCH 10/10] Stop passing meaningless EPYTHON to make
` [gentoo-python] [PATCH 10/10 updated] Replace static EPYTHON setting with python-any-r1
  ` [gentoo-python] "

[gentoo-python] distutils-r1: a bit of clean up + parallel builds
 2012-11-29 16:40 UTC  (9+ messages)
` [gentoo-python] [PATCH distutils-r1 1/6] Make distutils-r1_rename_scripts private
` [gentoo-python] [PATCH distutils-r1 2/6] Rename all Python executables in distutils-r1_rename_scripts
` [gentoo-python] [PATCH distutils-r1 3/6] _distutils-r1_rename_scripts: require explicit path
` [gentoo-python] [PATCH distutils-r1 4/6] Install files to intermediate root and merge afterwards
` [gentoo-python] [PATCH distutils-r1 5/6] Install the wrapper symlink in _distutils-r1_rename_scripts
` [gentoo-python] [PATCH distutils-r1 6/6] Run sub-phases in parallel
` [gentoo-python] Re: distutils-r1: a bit of clean up + parallel builds

[gentoo-python] [PATCH 1/3] Make python-single-r1 stand-alone
 2012-11-28 22:19 UTC  (9+ messages)
` [gentoo-python] [PATCH 2/3] Disallow using python-r1 & python-single-r1 together
` [gentoo-python] [PATCH 3/3] Initial concept of python-build-r1 eclass
` [gentoo-python] Re: [PATCH 1/3] Make python-single-r1 stand-alone

[gentoo-python] [PATCH python-ebuilds] python2.7: first ebuild converted to python-utils-r1
 2012-11-26 18:47 UTC  (4+ messages)
  ` [gentoo-python] "

[gentoo-python] Package supporting single implementation only -- auxiliary variable solution
 2012-11-19 10:17 UTC  (3+ messages)
` [gentoo-python] "

[gentoo-python] [PATCH 1/2] python_doscript() to install Python scripts
 2012-11-17 21:26 UTC  (4+ messages)
` [gentoo-python] [PATCH 2/2] python_domodule() to install Python modules
` [gentoo-python] Re: [PATCH 1/2] python_doscript() to install Python scripts

[gentoo-python] python-r1 <-> python.eclass package dependencies
 2012-11-12  9:34 UTC  (10+ messages)

[gentoo-python] [PATCH eselect-python 1/2] Store per-version interpreter preference in a file as well
 2012-11-03 21:31 UTC  (12+ messages)
` [gentoo-python] [PATCH eselect-python 2/2] Re-set the same interpreters on 'update --if-unset'
  ` [gentoo-python] Re: [PATCH eselect-python 1/2] Store per-version interpreter preference in a file as well

[gentoo-python] Replacing python-wrapper with python-exec
 2012-11-01 22:09 UTC  (3+ messages)

[gentoo-python] [PATCH] eselect-python: update and clean the live ebuild up
 2012-11-01 18:47 UTC  (2+ messages)
  ` [gentoo-python] "

[gentoo-python] distutils-r1 -- support for out-of-source builds?
 2012-10-28 16:11 UTC  (4+ messages)

[gentoo-python] Handling packages not supporting multiple Python implementations
 2012-10-27  7:30 UTC  (7+ messages)
` [gentoo-python] "

[gentoo-python] [python-r1] Getter functions or 'export' function?
 2012-10-27  2:10 UTC  (4+ messages)

[gentoo-python] A virtual for argparse module
 2012-10-17 22:07 UTC 

[gentoo-python] 'Converted' Python script suffixes vs EPYTHON
 2012-10-06  8:13 UTC  (3+ messages)

[gentoo-python] To refactor python-distutils-ng or introduce distutils-r1?
 2012-09-30  6:06 UTC  (3+ messages)

[gentoo-python] Wrapping scripts for multiple Python implementations: executable wrapper or symlinks?
 2012-09-30  5:21 UTC  (3+ messages)

[gentoo-python] USE flag dependencies on Python implementation
 2012-09-26  6:48 UTC  (4+ messages)
` [gentoo-python] "

[gentoo-python] First steps in python-r1.eclass
 2012-09-14 20:32 UTC  (5+ messages)
` [gentoo-python] [PATCH 1/2] Support PYTHON_COMPAT being an array
` [gentoo-python] [PATCH 2/2] Move PYTHON_COMPAT, IUSE and REQUIRED_USE to python-r1
` [gentoo-python] [PATCH] Generate python depstrings in python-r1

[gentoo-python] python-distutils-ng -- the future?
 2012-09-11  3:23 UTC  (6+ messages)
` [gentoo-python] [PATCH python-distutils-ng 1/4] Mark the eclass as work-in-progress
` [gentoo-python] [PATCH python-distutils-ng 2/4] Drop pointless default S assignment
` [gentoo-python] [PATCH python-distutils-ng 3/4] Move EXPORT_FUNCTIONS after the EAPI switch
` [gentoo-python] [PATCH python-distutils-ng 4/4] Temporarily remove PYTHON_OPTIONAL -- it is mis-designed

[gentoo-python] Concept for optional Python dependency and USE-flag deps in p-d-ng
 2012-09-09 17:30 UTC  (3+ messages)

[gentoo-python] Python 3 in Gentoo
 2012-09-03 21:20 UTC  (53+ messages)

[gentoo-python] Re: eclass patch to fix test rdepend
 2012-06-29 18:15 UTC 

[gentoo-python] pypy
 2012-06-25 12:59 UTC 

[gentoo-python] Adding new packages
 2012-06-21 11:47 UTC 

[gentoo-python] New eclass: obsoleting old python versions
 2012-06-13 12:11 UTC  (2+ messages)

[gentoo-python] python-distutils.eclass vs. python.eclass + distutils.eclass
 2012-06-01 12:42 UTC  (9+ messages)

[gentoo-python] Do we need another 'new' python eclass besides python-distutils-ng?
 2012-05-27 17:46 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox