[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#309371: marked as done (ITP: python-pysqlite2 -- python interface to SQLite)



Your message dated Sat, 21 May 2005 18:37:41 -0400
with message-id <E1DZcbF-0005n5-00@newraff.debian.org>
and subject line Bug#309371: fixed in python-pysqlite2 2.0.2-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 16 May 2005 20:08:08 +0000
>From joel@rosdahl.net Mon May 16 13:08:08 2005
Return-path: <joel@rosdahl.net>
Received: from mupp.netcamp.se [85.112.160.60] (postfix)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DXlsl-0000mr-00; Mon, 16 May 2005 13:08:08 -0700
Received: from fluff.rosdahl.net (c83-250-27-84.bredband.comhem.se [83.250.27.84])
	by mupp.netcamp.se (Postfix) with ESMTP id 9868C13CA0B;
	Mon, 16 May 2005 22:08:05 +0200 (CEST)
Received: by fluff.rosdahl.net (Postfix, from userid 1000)
	id 4639913E72; Mon, 16 May 2005 22:08:05 +0200 (CEST)
To: submit@bugs.debian.org
X-Debbugs-CC: debian-devel@lists.debian.org
Subject: ITP: python-pysqlite2 -- python interface to SQLite
From: Joel Rosdahl <joel@debian.org>
Date: Mon, 16 May 2005 22:08:02 +0200
Message-ID: <[🔎] 878y2fndct.fsf@fluff.rosdahl.net>
User-Agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4 (Jumbo Shrimp, linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.2 required=4.0 tests=BAYES_40,HAS_PACKAGE,
	X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: wnpp
Severity: wishlist

I intend to package PySQLite 2. It will happily coexist with the
current python-sqlite package, which has another API.

URL:

    http://pysqlite.org

Description:

    pysqlite a DB-API 2.0-compliant database interface for SQLite.

    SQLite is a relational database management system contained in a
    relatively small C library. It is a public domain project created
    by D. Richard Hipp. Unlike the usual client-server paradigm, the
    SQLite engine is not a standalone process with which the program
    communicates, but is linked in and thus becomes an integral part
    of the program. The library implements most of SQL-92 standard,
    including transactions, triggers and most of complex queries.

    pysqlite makes this powerful embedded SQL engine available to
    Python programmers. It stays compatible with the Python database
    API specification 2.0 as much as possible, but also exposes most
    of SQLite's native API, so that it is for example possible to
    create user-defined SQL functions and aggregates in Python.

    If you need a relational database for your applications, or even
    small tools or helper scripts, pysqlite is often a good fit. It's
    easy to use, easy to deploy, and does not depend on any other
    Python libraries or platform libraries, except SQLite. SQLite
    itself is ported to most platforms you'd ever care about.

    It's often a good alternative to MySQL, the Microsoft JET engine
    or the MSDE, without having any of their license and deployment
    issues.

License:

    Copyright (c) 2004 Gerhard H=E4ring

    This software is provided 'as-is', without any express or implied
    warranty. In no event will the authors be held liable for any
    damages arising from the use of this software.

    Permission is granted to anyone to use this software for any
    purpose, including commercial applications, and to alter it and
    redistribute it freely, subject to the following restrictions:

        1. The origin of this software must not be misrepresented; you
           must not claim that you wrote the original software. If you
           use this software in a product, an acknowledgment in the
           product documentation would be appreciated but is not
           required.

        2. Altered source versions must be plainly marked as such, and
           must not be misrepresented as being the original software.

        3. This notice may not be removed or altered from any source
           distribution.

--=20
Joel Rosdahl <joel@debian.org>
Key BB845E97; fingerprint 9F4B D780 6EF4 5700 778D  8B22 0064 F9FF BB84 5=
E97

---------------------------------------
Received: (at 309371-close) by bugs.debian.org; 21 May 2005 22:38:03 +0000
>From joerg@newraff.debian.org Sat May 21 15:38:03 2005
Return-path: <joerg@newraff.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DZcbb-0004OZ-00; Sat, 21 May 2005 15:38:03 -0700
Received: from joerg by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1DZcbF-0005n5-00; Sat, 21 May 2005 18:37:41 -0400
From: Joel Rosdahl <joel@debian.org>
To: 309371-close@bugs.debian.org
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#309371: fixed in python-pysqlite2 2.0.2-1
Message-Id: <E1DZcbF-0005n5-00@newraff.debian.org>
Sender: Joerg Jaspert <joerg@newraff.debian.org>
Date: Sat, 21 May 2005 18:37:41 -0400
Delivered-To: 309371-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: python-pysqlite2
Source-Version: 2.0.2-1

We believe that the bug you reported is fixed in the latest version of
python-pysqlite2, which is due to be installed in the Debian FTP archive:

python-pysqlite2_2.0.2-1.diff.gz
  to pool/main/p/python-pysqlite2/python-pysqlite2_2.0.2-1.diff.gz
python-pysqlite2_2.0.2-1.dsc
  to pool/main/p/python-pysqlite2/python-pysqlite2_2.0.2-1.dsc
python-pysqlite2_2.0.2-1_all.deb
  to pool/main/p/python-pysqlite2/python-pysqlite2_2.0.2-1_all.deb
python-pysqlite2_2.0.2.orig.tar.gz
  to pool/main/p/python-pysqlite2/python-pysqlite2_2.0.2.orig.tar.gz
python2.3-pysqlite2_2.0.2-1_i386.deb
  to pool/main/p/python-pysqlite2/python2.3-pysqlite2_2.0.2-1_i386.deb
python2.4-pysqlite2_2.0.2-1_i386.deb
  to pool/main/p/python-pysqlite2/python2.4-pysqlite2_2.0.2-1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 309371@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joel Rosdahl <joel@debian.org> (supplier of updated python-pysqlite2 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 21 May 2005 10:22:19 +0200
Source: python-pysqlite2
Binary: python2.4-pysqlite2 python-pysqlite2 python2.3-pysqlite2
Architecture: source i386 all
Version: 2.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Joel Rosdahl <joel@debian.org>
Changed-By: Joel Rosdahl <joel@debian.org>
Description: 
 python-pysqlite2 - python interface to SQLite
 python2.3-pysqlite2 - python interface to SQLite
 python2.4-pysqlite2 - python interface to SQLite
Closes: 309371
Changes: 
 python-pysqlite2 (2.0.2-1) unstable; urgency=low
 .
   * First packaged version. Closes: bug#309371.
Files: 
 ef6821021f59ff1d511fd4b821474b08 689 python optional python-pysqlite2_2.0.2-1.dsc
 e530a5377f2e219e03fd4b9d12abbc3d 57324 python optional python-pysqlite2_2.0.2.orig.tar.gz
 1e096a6283a76abd5caf82f4c3b974b7 2281 python optional python-pysqlite2_2.0.2-1.diff.gz
 e1bcf749991cc5779031959712c69986 2454 python optional python-pysqlite2_2.0.2-1_all.deb
 abc5d9f80bd312818bc1c675b6e3bcbc 50702 python optional python2.3-pysqlite2_2.0.2-1_i386.deb
 ebf6af6a9fb23f8bf2028e11e68a56aa 50700 python optional python2.4-pysqlite2_2.0.2-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFCjvoRAGT5/7uEXpcRAjMcAJ4lTGvTS7SXyjqI6MnOlaZ2b/JtswCdFw+u
lbBfmXX/XUgdPMcOTE47LoE=
=KmlY
-----END PGP SIGNATURE-----



Reply to: