Your message dated Sat, 22 Feb 2014 18:18:38 +0000
with message-id <[email protected]>
and subject line Bug#739617: fixed in django-openid-auth 0.5-2
has caused the Debian Bug report #739617,
regarding python-django-auth-openid: Unusable with django 1.6
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.)


-- 
739617: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739617
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-django-auth-openid
Version: 0.5-1
Severity: important

I've recently updated a django app (not currently in Debian) to
support django1.6 but the app fails due to the use of django-auth-openid
using a deprecated import:

Traceback (most recent call last):

  File "/usr/lib/python2.7/dist-packages/django/core/handlers/base.py", line 
101, in get_response
    resolver_match = resolver.resolve(request.path_info)

  File "/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py", line 
318, in resolve
    for pattern in self.url_patterns:

  File "/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py", line 
346, in url_patterns
    patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)

  File "/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py", line 
341, in urlconf_module
    self._urlconf_module = import_module(self.urlconf_name)

  File "/usr/lib/python2.7/dist-packages/django/utils/importlib.py", line 40, 
in import_module
    __import__(name)

  File "/usr/lib/python2.7/dist-packages/lava_server/urls.py", line 80, in 
<module>
    include('django_openid_auth.urls')),

  File "/usr/lib/python2.7/dist-packages/django/conf/urls/__init__.py", line 
26, in include
    urlconf_module = import_module(urlconf_module)

  File "/usr/lib/python2.7/dist-packages/django/utils/importlib.py", line 40, 
in import_module
    __import__(name)

  File "/usr/lib/pymodules/python2.7/django_openid_auth/urls.py", line 30, in 
<module>
    from django.conf.urls.defaults import *

ImportError: No module named defaults

This line needs to be:

    from django.conf.urls import *

Simple change but django1.6 is the current version in unstable, so it would be 
good to get
this fixed.


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
armel
armhf

Kernel: Linux 3.10-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-django-auth-openid depends on:
ii  python          2.7.5-5
ii  python-django   1.6.1-2
ii  python-openid   2.2.5-3
ii  python-support  1.0.15

python-django-auth-openid recommends no packages.

python-django-auth-openid suggests no packages.

-- no debconf information


-- 


Neil Williams
=============
http://www.linux.codehelp.co.uk/

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: django-openid-auth
Source-Version: 0.5-2

We believe that the bug you reported is fixed in the latest version of
django-openid-auth, which is due to be installed in the Debian FTP archive.

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.
Andrew Starr-Bochicchio <[email protected]> (supplier of updated 
django-openid-auth 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: SHA256

Format: 1.8
Date: Sat, 22 Feb 2014 13:00:49 -0500
Source: django-openid-auth
Binary: python-django-auth-openid
Architecture: source all
Version: 0.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<[email protected]>
Changed-By: Andrew Starr-Bochicchio <[email protected]>
Description: 
 python-django-auth-openid - provides optional OpenID integration for Django
Closes: 729828 739617
Changes: 
 django-openid-auth (0.5-2) unstable; urgency=medium
 .
   * debian/patches/django1.6compat.patch: Fix compatibility
     issues with Django 1.6 (Closes: #729828, 739617)
     (LP: #1252866, #1252445).
   * Add debian/NEW entry describing the situation with
     the new Django session serializer.
   * Bump Standards-Version to 3.9.5, no changes needed.
   * Transition from python-support to dh_python2.
Checksums-Sha1: 
 8d886d3032dc6bf1830fadd8553d80342dd181ac 2172 django-openid-auth_0.5-2.dsc
 e82676da40098c4304124a851d93d47b026097a4 4924 
django-openid-auth_0.5-2.debian.tar.xz
 fb01027b8f95a13cc1c50356fc813aec3d550be1 30402 
python-django-auth-openid_0.5-2_all.deb
Checksums-Sha256: 
 e543013d423dfd26ab39cc2c9062803ca0558c77ee170274e14b46663f0d0ac0 2172 
django-openid-auth_0.5-2.dsc
 96095db621be086c0e4ea9c85cee9eb4fc43634ea73c92a70870ffba07559a26 4924 
django-openid-auth_0.5-2.debian.tar.xz
 dd54b12a7a009d609b5b2a4fb74badbf6ebe7440034b567d8e527754547bce9d 30402 
python-django-auth-openid_0.5-2_all.deb
Files: 
 b1533dd02364e83407eb8e42746d43c1 2172 python optional 
django-openid-auth_0.5-2.dsc
 fae82977c68ab66ebaacccf40262c02d 4924 python optional 
django-openid-auth_0.5-2.debian.tar.xz
 d4f7efbbca95fbc90f12d821d90f2f39 30402 python optional 
python-django-auth-openid_0.5-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJTCOd/AAoJEDtW4rvVP9yxD70P/1dVK8hifVeuneBF5BfZfpTp
8QfKxrLixr1PuSSs1dXJ3WVG8fVVDMr5nPlOxzjo1ZFn5pLZMtzHkkO7D2CVFxrH
OkWtbJjm2WhhmJI74mxVB4mEO4Iqu0dYHHp4u7WA7j2RtpB32FKBsnjtVtMRRn83
OlJAkc1Gv2GWp8Axn27VBslrzN7iI43w5z4i2A2+D7/BllXJ1qxzPlnqC6Bfjdxg
Aiw+wkuA/iLr1lisXIy+XgqmC4WYhsNYL87XLZQ0zAAyAkLGD1prfq89aHR+qeCE
uRs6PgeLM8fbhH1wYvY+Yfg1l2KQCBj0yFU5RUg2qFrDMtcOHTin1ay+ugQE3V8q
iLuQeSfXQ+5BIFDuoM0479Y0mpQZnxu5k419vrjm4XNiKc5oBywu+ooiycLS2D6U
vn+VgTBNKi25CyISad4ZAopSXxjo+tdy0JAapzsAPxMjcvFjGRCZ4C8xLQk7gZgZ
d82KfviCH1gaE675BgQK6AYTWr0ezlhMjrve8GJ3YgHOh5JRbA+e+WGcawwwYu9i
dsRl9fJeP2eNiTrbFFcraKSzJ1bg8tlQkiiEAoqK4XwLDGKlTJrhBXEW3u9thcCN
cXuf437t1zYQ8Py/72LR9PlcRuBmOJfGcFuvAPS2Z9dwXW7U6ywKUK/00rg9q6m0
fiCwQYbuta7YBOcRmuZP
=ED5q
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to