Your message dated Wed, 8 Mar 2017 16:12:17 +0100
with message-id <[email protected]>
and subject line python-repoze.what has been removed from unstable
has caused the Debian Bug report #709524,
regarding python-repoze.what: Import of sqlalchemy adapter
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.)
--
709524: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709524
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-repoze.what
Version: 1.0.9-2
Severity: important
Dear Maintainer,
in /usr/share/pyshared/repoze/what/plugins/sql/adapters.py
the import of SQLAlchemyError fail because the right pacqage path change from
sqlalchemy.exceptions to sqlalchemy.exc
here is the diff that correct
63c63
< from sqlalchemy.exc import SQLAlchemyError
---
> from sqlalchemy.exceptions import SQLAlchemyError
-- System Information:
Debian Release: 7.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-repoze.what depends on:
ii python 2.7.3-4
ii python-paste 1.7.5.1-4.1
ii python-repoze.who 1.0.18-2
ii python-repoze.who-plugins 20090913-1
ii python-support 1.0.15
ii python-zope.interface 3.6.1-3
Versions of packages python-repoze.what recommends:
ii python-pkg-resources 0.6.24-1
Versions of packages python-repoze.what suggests:
ii libjs-jquery 1.7.2+dfsg-1
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1.0.9-5+rm
See https://bugs.debian.org/805407 for the RM bug.
--
regards,
Mattia Rizzolo
GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`.
more about me: https://mapreri.org : :' :
Launchpad user: https://launchpad.net/~mapreri `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
signature.asc
Description: PGP signature
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team