13.06.2012 22:02, Andrey Zonov wrote:
Attached patch works for pymongo.
This one takes a lot of time to come true... Maybe it would be more
practical to add another USE_PYDISTUTILS target like
easy_install_unpacked and add some switches down the whole code block?
This will make:
* everyth
Andrey Zonov wrote:
Attached patch works for pymongo.
Works for me for a number of ports like py-greenlet, py-gevent, py-pytz.
--
Sphinx of black quartz judge my vow.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listin
On 6/13/12 10:03 PM, Andrey Zonov wrote:
On 6/13/12 5:53 PM, Martin Wilke wrote:
On Tue, 12 Jun 2012 17:25:03 -0400
John Baldwin wrote:
There was a patch in this post from last year
(http://lists.freebsd.org/pipermail/freebsd-python/2011-August/003701.html)
to make python packages unpack eggs
On 6/13/12 5:53 PM, Martin Wilke wrote:
On Tue, 12 Jun 2012 17:25:03 -0400
John Baldwin wrote:
There was a patch in this post from last year
(http://lists.freebsd.org/pipermail/freebsd-python/2011-August/003701.html)
to make python packages unpack eggs to avoid problems with shared egg
caches
2012/6/13 Martin Wilke
> On Tue, 12 Jun 2012 17:25:03 -0400
> John Baldwin wrote:
>
> > There was a patch in this post from last year
> > (
> http://lists.freebsd.org/pipermail/freebsd-python/2011-August/003701.html)
> > to make python packages unpack eggs to avoid problems with shared egg
> > c
On Tue, 12 Jun 2012 17:25:03 -0400
John Baldwin wrote:
> There was a patch in this post from last year
> (http://lists.freebsd.org/pipermail/freebsd-python/2011-August/003701.html)
> to make python packages unpack eggs to avoid problems with shared egg
> caches and to avoid requiring Internet ac