Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Jul 2018 05:36:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 229496] [New Port] devel/py-zeep: Python SOAP Client
Message-ID:  <bug-229496-7788-b7OpGrIK1x@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229496-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229496-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229496

--- Comment #2 from Kurt Jaeger <pi@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/si=
te-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", l=
ine
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 ?

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



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