On Wed, Nov 13, 2013 at 5:21 AM, Tobias Kilb <[email protected]> wrote: > Hello Python FreeBSD Team, > > is it possible to generate a sqlite3 port for Python 3.3? Currently I cannot > use the sqlite3 with python 3.3.2 under FreeBSD 9.1. Or is there another > port which I can use?
Use databases/py-sqlite3, it builds with python3 just fine. -- William Grzybowski ------------------------------------------ Curitiba/PR - Brasil _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
