So in the meantime we're still using distribute? I thought there was an effort to deprecate distribute as setuptools was deprecated earlier, but if distutils2 still isn't ready for general use, that leaves nothing but distribute to fall back on.
On Tue, Aug 14, 2012 at 10:41 AM, Philip Jenvey <[email protected]> wrote: > > On Aug 13, 2012, at 8:18 PM, Mike Orr wrote: > >> On Mon, Aug 13, 2012 at 4:28 PM, Philip Jenvey <[email protected]> wrote: >>>> - New virtual environment "venv" is handy >> >> What does this mean? >> >>>> - There is a new packaging module that deprecates distutils >>> >>> packaging was actually removed in an earlier release, because it's >>> unfinished. >> >> Does that mean we'll have to wait until 3.4 for it? That's really >> unfortunate because I've been waiting months for 3.3, and an end to >> having to explain to people how to make their Python installation >> setuptools-aware. > > At least 3.4, that is the goal. Though even that is tentative, there's still > some things that need to be ironed out and there's unfortunately a bit of a > lack of developer time/interest. > > -- > Philip Jenvey > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/pylons-discuss?hl=en. > -- Mike Orr <[email protected]> -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
