[Bug 229496] [New Port] devel/py-zeep: Python SOAP Client

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 4 05:37:00 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229496

--- Comment #2 from Kurt Jaeger <pi at FreeBSD.org> ---
It seems to fail during a poudriere build right at the end with this error:

byte-compiling
/wrkdirs/usr/ports/devel/py-zeep/work-py27/stage/usr/local/lib/python2.7/site-packages/zeep/tornado/bindings.py
to bindings.pyc
writing byte-compilation script '/tmp/tmpuxt1JR.py'
/usr/local/bin/python2.7 -O /tmp/tmpuxt1JR.py
  File "/usr/local/lib/python2.7/site-packages/zeep/asyncio/transport.py", line
62
    async def _load_remote_data_async():
            ^
SyntaxError: invalid syntax

  File "/usr/local/lib/python2.7/site-packages/zeep/asyncio/bindings.py", line
8
    async def send(self, client, options, operation, args, kwargs):
            ^
SyntaxError: invalid syntax

removing /tmp/tmpuxt1JR.py

This leads to most of the files from pkg-plist not to be installed. Can you try
to test the build in poudriere ?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list