From owner-freebsd-python@FreeBSD.ORG Wed Nov 13 07:42:49 2013 Return-Path: Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D3A65ABC for ; Wed, 13 Nov 2013 07:42:49 +0000 (UTC) Received: from mail.gedankensindfrei.de (mail.gedankensindfrei.de [46.163.110.185]) by mx1.freebsd.org (Postfix) with SMTP id 208DF2AE5 for ; Wed, 13 Nov 2013 07:42:48 +0000 (UTC) Received: from www.kilb.org ([46.163.110.185]) by mail.gedankensindfrei.de ; Wed, 13 Nov 2013 08:21:52 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 13 Nov 2013 08:21:52 +0100 From: Tobias Kilb To: Subject: databases/py-sqlite3 for lang/python33 Message-ID: X-Sender: tobias@kilb.org User-Agent: RoundCube Webmail/0.5.2 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Nov 2013 07:42:49 -0000 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? Thank you very much, you are doing a great job!