RFC: python34 update to 3.4.2

2014-10-19 Thread Dmitry Sivachenko
Hello, Please find below the proposed update for python34 port. py34.diff Description: Binary data ___ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-un

Re: Is py-sqlite3 broken (missing _ctypes)?

2014-10-19 Thread Thomas Mueller
from Kubilay Kocak: > Hi Tom, thanks for the report! > This one needs further isolation to lang/python27, to identify why the > ctypes module fails to build. Let us know what you find. What specifically should I do? Should I try to build lang/python34 or python33? Distrowatch.com tracks some

Re: Is py-sqlite3 broken (missing _ctypes)?

2014-10-19 Thread Kubilay Kocak
On 16/10/2014 1:29 PM, Thomas Mueller wrote: > Trying to update www/seamonkey, I failed on an error in databases/py-sqlite3 > relating to _ctypes, am not really familiar with that. > > Did I do something wrong, or is this a more general bug? > > I am on FreeBSD-current amd64, r272279. > > I tri