Re: [CFT] math/py-pandas: Update to 0.11.0rc1

2013-04-20 Thread John W. O'Brien
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks to y-p over at the pandas github project, I have isolated the root cause of both test failures. While I will continue to monitor the upcoming release, and contribute as it seems necessary, final resolution is now in upstream hands. This is a su

Re: [CFT] math/py-pandas: Update to 0.11.0rc1

2013-04-20 Thread Geoffrey Mainland
On 4/20/13 8:46 PM, John W. O'Brien wrote: > freebsd-python@: Looping in math/py-matplotlib maintainer > > Geoffrey: > > See the earlier part of this thread for background. > > A pandas dev and I just discovered that one of the pandas test > failures is induced because the value sys.getdefaultencod

Re: [CFT] math/py-pandas: Update to 0.11.0rc1

2013-04-20 Thread John W. O'Brien
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/20/2013 07:21 PM, Geoffrey Mainland wrote: > On 4/20/13 8:46 PM, John W. O'Brien wrote: >> freebsd-python@: Looping in math/py-matplotlib maintainer See the >> earlier part of this thread for background. >> >> A pandas dev and I just discovered

Re: [CFT] math/py-pandas: Update to 0.11.0rc1

2013-04-20 Thread John W. O'Brien
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 freebsd-python@: Looping in math/py-matplotlib maintainer Geoffrey: See the earlier part of this thread for background. A pandas dev and I just discovered that one of the pandas test failures is induced because the value sys.getdefaultencoding() ret

Re: ports/178008: www/py-djangotoolbox: unfetchable distfile, fragile

2013-04-20 Thread Edwin Groothuis
The following reply was made to PR ports/178008; it has been noted by GNATS. From: Edwin Groothuis To: j...@ixsystems.com Cc: bug-follo...@freebsd.org Subject: Re: ports/178008: www/py-djangotoolbox: unfetchable distfile, fragile Date: Sat, 20 Apr 2013 19:30:18 UT Maintainer of www/py-djangotoo

Re: ports/178008: www/py-djangotoolbox: unfetchable distfile, fragile

2013-04-20 Thread edwin
Synopsis: www/py-djangotoolbox: unfetchable distfile, fragile State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Sat Apr 20 19:30:19 UTC 2013 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?p

Re: ports/178008: www/py-djangotoolbox: unfetchable distfile, fragile

2013-04-20 Thread edwin
Synopsis: www/py-djangotoolbox: unfetchable distfile, fragile Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python Responsible-Changed-By: edwin Responsible-Changed-When: Sat Apr 20 19:30:17 UTC 2013 Responsible-Changed-Why: freebsd-python@ wants this port PRs (via the GNATS Auto Assig

Re: building scons with default python3

2013-04-20 Thread Chris Rees
On 20 April 2013 04:48, Eitan Adler wrote: > What do you think of the following? > > This fixes issue with PYTHON_DEFAULT_VERSION=python3.3 > > > Index: Makefile > === > --- Makefile(revision 315795) > +++ Makefile(working cop