Your message dated Thu, 04 Sep 2008 21:17:26 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#494948: fixed in sqlalchemy 0.4.7p1-2
has caused the Debian Bug report #494948,
regarding python-sqlalchemy: Typo in sqlalchemy/schema.py
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
494948: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494948
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: python-sqlalchemy
Version: 0.4.7p1-1
Severity: normal
Tags: patch


In line 1038 of sqlalchemy/schema.py "exc" is referenced. This name does
not exist, the proper name is "exceptions":

--- schema.py.old       2008-08-13 13:07:27.000000000 +0200
+++ schema.py.new       2008-08-13 13:07:44.000000000 +0200
@@ -1035,7 +1035,7 @@
 
         super(CheckConstraint, self).__init__(name, deferrable, initially)
         if not isinstance(sqltext, basestring):
-            raise exc.ArgumentError(
+            raise exceptions.ArgumentError(
                 "sqltext must be a string and will be used verbatim.")
         self.sqltext = sqltext
 

 - Sebastian

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-sqlalchemy depends on:
ii  python                        2.5.2-2    An interactive high-level object-o
ii  python-support                0.8.5      automated rebuilding support for P

python-sqlalchemy recommends no packages.

Versions of packages python-sqlalchemy suggests:
ii  python                        2.5.2-2    An interactive high-level object-o
pn  python-kinterbasdb            <none>     (no description available)
pn  python-mysqldb                <none>     (no description available)
ii  python-psycopg2               2.0.7-4    Python module for PostgreSQL
ii  python-pysqlite2              2.4.1-1    Python interface to SQLite 3
ii  python-sqlalchemy-doc         0.4.7p1-1  Documentation for the SQLAlchemy P
ii  python-sqlite                 1.0.1-7    python interface to SQLite 2

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: sqlalchemy
Source-Version: 0.4.7p1-2

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

python-sqlalchemy-doc_0.4.7p1-2_all.deb
  to pool/main/s/sqlalchemy/python-sqlalchemy-doc_0.4.7p1-2_all.deb
python-sqlalchemy_0.4.7p1-2_all.deb
  to pool/main/s/sqlalchemy/python-sqlalchemy_0.4.7p1-2_all.deb
sqlalchemy_0.4.7p1-2.diff.gz
  to pool/main/s/sqlalchemy/sqlalchemy_0.4.7p1-2.diff.gz
sqlalchemy_0.4.7p1-2.dsc
  to pool/main/s/sqlalchemy/sqlalchemy_0.4.7p1-2.dsc



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Piotr Ożarowski <[EMAIL PROTECTED]> (supplier of updated sqlalchemy 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 [EMAIL PROTECTED])


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

Format: 1.8
Date: Thu, 04 Sep 2008 21:20:49 +0200
Source: sqlalchemy
Binary: python-sqlalchemy python-sqlalchemy-doc
Architecture: source all
Version: 0.4.7p1-2
Distribution: unstable
Urgency: low
Maintainer: Piotr Ożarowski <[EMAIL PROTECTED]>
Changed-By: Piotr Ożarowski <[EMAIL PROTECTED]>
Description: 
 python-sqlalchemy - SQL toolkit and Object Relational Mapper for Python
 python-sqlalchemy-doc - Documentation for the SQLAlchemy Python library
Closes: 494948
Changes: 
 sqlalchemy (0.4.7p1-2) unstable; urgency=low
 .
   * Fixed typos in orm/mapper.py and schema.py (closes: #494948, thanks
     Sebastian)
Checksums-Sha1: 
 ab6b9a78fe9917b73321af2ecc64d1b883b3d267 1450 sqlalchemy_0.4.7p1-2.dsc
 3eb906faa843fadc429ca110fd2cd3f732631de3 7713 sqlalchemy_0.4.7p1-2.diff.gz
 31d48ef1409e8aedc6c6248086049dd35af5d618 344562 
python-sqlalchemy_0.4.7p1-2_all.deb
 dcf35bb4cbad41c5d39b733e3210c9616b5c9f3d 401570 
python-sqlalchemy-doc_0.4.7p1-2_all.deb
Checksums-Sha256: 
 c34a7a34d209e4806924bc2a5eeddd1e3746dba44c05c64aa14b53a03a9722fd 1450 
sqlalchemy_0.4.7p1-2.dsc
 17672386216908c6f44859228e2dd39cc71b76470651d9dd049ce9a9937c67e2 7713 
sqlalchemy_0.4.7p1-2.diff.gz
 d5eaa9c6567aa7a68cdc09399ef7ffc2c38a90b964966196dc7e77611a092ac2 344562 
python-sqlalchemy_0.4.7p1-2_all.deb
 0a55188a3f5109eab77fc2b29195cf11aa1b3281012154614fdd2c99d911ee83 401570 
python-sqlalchemy-doc_0.4.7p1-2_all.deb
Files: 
 a157e87033bd39d6c257db7e859fbe6f 1450 python optional sqlalchemy_0.4.7p1-2.dsc
 db863ebef9a51e2b340d9b9b9355a504 7713 python optional 
sqlalchemy_0.4.7p1-2.diff.gz
 cdaf7c225eee4004e20f2d27dda9a30e 344562 python optional 
python-sqlalchemy_0.4.7p1-2_all.deb
 d3832ea50f826990bfe3ce714434dfa9 401570 doc optional 
python-sqlalchemy-doc_0.4.7p1-2_all.deb

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

iEYEARECAAYFAkjAOxYACgkQB01zfu119Zm1oQCgkIvxkX5CuVPCBK5ZmPhyDzfz
GOEAni9RP8VKqS6cwzSK4DEEBRmUufa2
=JgRn
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to