[Bug 215488] databases/py-sqlparse: "cannot import name offset" on current 2016Q4
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Dec 22 10:05:26 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215488
Bug ID: 215488
Summary: databases/py-sqlparse: "cannot import name offset" on
current 2016Q4
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: sunpoet at FreeBSD.org
Reporter: sergey at blender.org
Assignee: sunpoet at FreeBSD.org
Flags: maintainer-feedback?(sunpoet at FreeBSD.org)
Created attachment 178200
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178200&action=edit
Full python traceback of the issue
Hi,
Current version of py-sqlparse from 2016Q4 throws an import exception when
importing migrate.versioning.repository.
It's simple to reproduce:
% python2
>> import migrate.versioning.repository
The full traceback is attached.
This module is used by buildbot master, so effectively it is also broken
currently.
I can see there's py-sqlparse 0.2.2 in the trunk ports, so perhaps it's a
matter of merging that into Q4 ports?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list