[Python-modules-team] Bug#708798: [flask-openid] Core package file is in the wrong location

Jacob Hallén jacob at openend.se
Sat May 18 16:28:16 UTC 2013


Package: flask-openid
Version: 1.1.1+dfsg-2
Severity: important

--- Please enter the report below this line. ---

This package is intended by its author to be sccessed as 

from flaskext.openid import OpenID

Its current location requires it to be accessed as

from flask_openid import OpenID

This is a non-portable change. flask_openid.py should be renamed openid.py and 
moved into the flaskext subdirectory of dist-packages

--- System information. ---
Architecture: amd64
Kernel:       Linux 3.5-trunk-amd64

Debian Release: jessie/sid
  500 wheezy          apt.openend.se 
  500 testing         security.debian.org 
  500 testing         ftp.no.debian.org 
  500 testing         apt.openend.se 
  500 stable          www.deb-multimedia.org 
  500 stable          dl.google.com 
  500 10gen           downloads-distro.mongodb.org 

--- Package information. ---
Package's Depends field is empty.

Package's Recommends field is empty.

Package's Suggests field is empty.



More information about the Python-modules-team mailing list