Re: [gentoo-dev] The problem with new dev-python/argparse and REQUIRED_USE

2012-11-02 Thread Michał Górny
On Fri, 02 Nov 2012 12:08:19 -0400 Ian Stakenvicius wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 02/11/12 05:29 AM, Michał Górny wrote: > > On Fri, 02 Nov 2012 10:22:44 +0100 Rémi Cardona > > wrote: > > > >> Le jeudi 01 novembre 2012 à 23:30 +0100, Michał Górny a écrit : >

Re: [gentoo-dev] The problem with new dev-python/argparse and REQUIRED_USE

2012-11-02 Thread Ian Stakenvicius
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 02/11/12 05:29 AM, Michał Górny wrote: > On Fri, 02 Nov 2012 10:22:44 +0100 Rémi Cardona > wrote: > >> Le jeudi 01 novembre 2012 à 23:30 +0100, Michał Górny a écrit : >>> Do you have any ideas how to solve that kind of stalemate? >> >> How abou

Re: [gentoo-dev] The problem with new dev-python/argparse and REQUIRED_USE

2012-11-02 Thread Michał Górny
On Fri, 02 Nov 2012 10:22:44 +0100 Rémi Cardona wrote: > Le jeudi 01 novembre 2012 à 23:30 +0100, Michał Górny a écrit : > > Do you have any ideas how to solve that kind of stalemate? > > How about a carefully crafted news item inviting users to enable the > latest python version and to emerge -

Re: [gentoo-dev] The problem with new dev-python/argparse and REQUIRED_USE

2012-11-02 Thread Rémi Cardona
Le jeudi 01 novembre 2012 à 23:30 +0100, Michał Górny a écrit : > Do you have any ideas how to solve that kind of stalemate? How about a carefully crafted news item inviting users to enable the latest python version and to emerge -C argparse afterwards? We've already asked users to handle more co

[gentoo-dev] The problem with new dev-python/argparse and REQUIRED_USE

2012-11-01 Thread Michał Górny
Hello, Recently I have committed a new dev-python/argparse revision. I have migrated it to distutils-r1 and enabled building only for those Python versions which don't have argparse built-in. Sadly, I had to package.mask it since it suffers a REQUIRED_USE issue on modern systems. For those who ar