Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Sep 2020 05:29:42 +0200
From:      jan@augustovi.eu
To:        freebsd-ports-bugs@freebsd.org
Subject:   py27-webpy-0.61 can't compile
Message-ID:  <abaabd968d5a8794d1a1a54d4c6b803a@augustovi.eu>

next in thread | raw e-mail | index | archive | help
[ INFO ] Installing port: www/webpy (2020-09-22 16:19:18) ...
===>  Cleaning for py38-webpy-0.61
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

It is scheduled to be removed on or after 2020-12-31.

===>  License PD accepted by the user
===>   py27-webpy-0.61 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by py27-webpy-0.61 for building
===>  Extracting for py27-webpy-0.61
=> SHA256 Checksum OK for web.py-0.61.tar.gz.
===>  Patching for py27-webpy-0.61
===>   py27-webpy-0.61 depends on package: py27-setuptools>0 - found
===>   py27-webpy-0.61 depends on file: /usr/local/bin/python2.7 - found
===>  Configuring for py27-webpy-0.61
Traceback (most recent call last):
   File "<string>", line 1, in <module>
   File "setup.py", line 7, in <module>
     from web import __version__
   File "web/__init__.py", line 4, in <module>
     from . import (  # noqa: F401
   File "web/db.py", line 771
     print("ERR:", str(sql_query), file=debug)
                                       ^
SyntaxError: invalid syntax
*** Error code 1

Stop.
make: stopped in /usr/ports/www/webpy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?abaabd968d5a8794d1a1a54d4c6b803a>