From owner-freebsd-python@FreeBSD.ORG Wed Nov 13 09:56:40 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 250701D7 for ; Wed, 13 Nov 2013 09:56:40 +0000 (UTC) Received: from mail-qa0-x231.google.com (mail-qa0-x231.google.com [IPv6:2607:f8b0:400d:c00::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E04FF2330 for ; Wed, 13 Nov 2013 09:56:39 +0000 (UTC) Received: by mail-qa0-f49.google.com with SMTP id cm18so303337qab.15 for ; Wed, 13 Nov 2013 01:56:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=5PQ8d/CUEy729qMCUmRl3GYJjH69gq9mK3HkiUYousY=; b=SZKdkGMQ0P8qp7+KCRafu1+MEe2m3XQxtQzV6JwVa5EXVlRiDOsL1lLa5WgcNd/v4q pVF03JRi0xVUl3Dq38ZyBB3GIE+KYLqh/eAYiKPLgxgXKX8SVqEg4f3zI7NSijQPe7Cf ahPg9fMQz4ZUHWwMx+6UCdnkahTgnUs4LxDlAyZZP5WcxRUeFPJ5q3Wp/YAodkDAVt78 OZ3P1ZIybLn2aAU9Zd2VUoeoKGbqaJF6lAYgnfcxET+yHAG364tJptwtLRTLLD73hheV zog0yLn492/xEtDr8V2o/QCMVtGVHQcfKzeUmmfFEsiuhTERZMh39SdvsMrO5R9zl0rl fIpg== MIME-Version: 1.0 X-Received: by 10.49.103.161 with SMTP id fx1mr63720688qeb.68.1384336599056; Wed, 13 Nov 2013 01:56:39 -0800 (PST) Received: by 10.140.81.233 with HTTP; Wed, 13 Nov 2013 01:56:38 -0800 (PST) In-Reply-To: References: Date: Wed, 13 Nov 2013 07:56:38 -0200 Message-ID: Subject: Re: databases/py-sqlite3 for lang/python33 From: William Grzybowski To: Tobias Kilb Content-Type: text/plain; charset=ISO-8859-1 Cc: python@freebsd.org 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 09:56:40 -0000 On Wed, Nov 13, 2013 at 5:21 AM, Tobias Kilb 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