[Bug 236998] databases/py-pymssql: Unbreak Python 3 build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Apr 4 01:36:03 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236998
Bug ID: 236998
Summary: databases/py-pymssql: Unbreak Python 3 build
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: leres at freebsd.org
CC: ports at thelanman.net
CC: ports at thelanman.net
Flags: maintainer-feedback?(ports at thelanman.net)
We found py-pymssql does not build with FLAVOR=py37 due to:
/usr/local/lib/python3.7/site-packages/Cython/Compiler/Main.py:367:
FutureWarning: Cython directive 'language_level' not set, using 2 for now
(Py2). This will change in a later release! File:
/wrkdirs/usr/ports/databases/py-pymssql/work-py37/pymssql-2.1.3/_mssql.pxd
I don't know if this is the right way to fix this but it does allow builds for
py27, py36 and py37.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list