Notes from the python guidelines discussion at flock

Nick Coghlan ncoghlan at redhat.com
Mon Aug 26 00:50:28 UTC 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 08/21/2013 10:44 AM, Toshio Kuratomi wrote:
> Greetings everyone, we had a productive session at flock and
> actually covered everything that was in my email message about a
> potential agenda. Here's the notes:
> 
> https://fedoraproject.org/wiki/User:Toshio/Flock2013_Python_Guidelines

A
> 
current limitation relevant to Fedora and EPEL: pip & wheel don't
yet support an equivalent to the pkg_resources parallel version
support. They use virtualenv for that kind of functionality, which
isn't a suitable option for system packages.

I plan to include this capability in the next iteration of the
installation database spec (using an approach similar to the current
setuptools approach), but we'll need to be aware of it for any
packages that currently rely on parallel installs (e.g. anything with
a CherryPy 2 dependency), since they won't be able to migrate to wheel
based installation any time soon.

See discussion at
http://mail.python.org/pipermail/distutils-sig/2013-August/022450.html
for more details.

Cheers,
Nick.

- -- 
Nick Coghlan
Red Hat Infrastructure Engineering & Development, Brisbane

Testing Solutions Team Lead
Beaker Development Lead (http://beaker-project.org/)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJSGqZUAAoJEHEkJo9fMO/LOz0IAKGQkQmggaZyd9KnByJ8dOsM
XT4my54yUybrDrkL8N3MVx/U8LKbz3wfM62tux8nbLdTUvSF/tLBxVh2vflG4zXS
b0Fl/HM76uAunPP0NeCwq2o+GYV9fcjA4G1YwGX08ECqTYdv+k182VxCRVh6wcE9
MuxERVJe5ZFszjs7loER/QegOpjUJQsKvEWyrWQeU5L99vpV63+hRBBM6BMx4Ern
Aqm9ToBC7jetdAmYzCtfub3UCukum8pEY24Mid7icmw4fuBtVccWIAX9AQ/kMBSo
e6nj4IfXuq+dBIwHZX/bpZhNEecFIM2RLFcTk8r7w6BPyd6Gf/cQTg1Ep39lMYQ=
=KnYj
-----END PGP SIGNATURE-----


More information about the python-devel mailing list