OK sthen@ to import.

On 2022/08/17 07:37, George Rosamond wrote:
> ping
> 
> 
> -------- Forwarded Message --------
> Subject: Re: [NEW] net/py-websockets
> Date: Wed, 10 Aug 2022 13:45:05 -0400
> From: George Rosamond <geo...@ceetonetechnology.com>
> To: OpenBSD Ports <ports@openbsd.org>
> 
> On 8/10/22 04:55, Stuart Henderson wrote:
> > On 2022/07/26 16:38, George Rosamond wrote:
> > > from pkg/DESCR:
> > > 
> > > websockets is a library for building WebSocket servers and clients
> > > in Python with a focus on correctness, simplicity, robustness, and
> > > performance.
> > > 
> > > Built on top of asyncio, Python's standard asynchronous I/O framework,
> > > it provides an elegant coroutine-based API.
> > > 
> > > ***
> > > 
> > > This is a very common websocket implementation as per
> > > https://repology.org/project/python:websockets/versions.
> > > 
> > > ***
> > > 
> > > `python3.9 -m unittest` runs fine from ${WRKDIST} with:
> > > 
> > > Ran 1016 tests in 4.833s
> > > 
> > > FAILED (failures=9)
> > > 
> > > ***
> > > 
> > > Note that the PyPi and Github versions are out of sync. PyPi has version
> > > 10.3 on 20220417, while Github moved to 10.4 at the same time:
> > 
> > They're not out of sync, 10.4 hasn't been released yet
> 
> Ah.  Thanks sthen
> 
> > 
> > > https://github.com/aaugustin/websockets/commit/3742b429a25d5f51511b626435c6a1acdd9027a3
> > 
> > these are just various post-10.3 commits
> > 
> > I would go with pypi
> 
> New tarball attached with pypi for version 10.3.
> 
> Appreciated.
> 
> g


Reply via email to