python-hyper / wsproto

Sans-IO WebSocket protocol implementation
https://wsproto.readthedocs.io/
MIT License
261 stars 38 forks source link

new release for h11 compatibility update? #171

Closed pabs3 closed 2 years ago

pabs3 commented 2 years ago

@Kriechi would it be possible to get a new release of wsproto so that the h11 compatibility improvements from #169/#170 are available in a released version?

The issue has been reported in release-critical bug Debian#1005527 and this will cause the removal of wsproto and many reverse dependencies from Debian bookworm on March 29th.

As you can see in #169, OpenSUSE has also encountered this issue and added a workaround for it.

pgjones commented 2 years ago

I can make a release tomorrow.

On Sun, 27 Feb 2022, 04:42 Paul Wise, @.***> wrote:

@Kriechi https://github.com/Kriechi would it be possible to get a new release of wsproto so that the h11 compatibility improvements from #169 https://github.com/python-hyper/wsproto/issues/169/#170 https://github.com/python-hyper/wsproto/pull/170 are available in a released version?

The issue has been reported in release-critical bug Debian#1005527 https://bugs.debian.org/1005527 and this will cause the removal of wsproto https://tracker.debian.org/pkg/python-wsproto and many reverse dependencies from Debian bookworm on March 29th.

As you can see in #169 https://github.com/python-hyper/wsproto/issues/169, OpenSUSE has also encountered this issue and added a workaround for it.

— Reply to this email directly, view it on GitHub https://github.com/python-hyper/wsproto/issues/171, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKTW6WGH5AY5E6QXSO5CZDU5GTRZANCNFSM5POIMRYQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

pabs3 commented 2 years ago

Excellent, thanks for that.

-- bye, pabs

https://bonedaddy.net/pabs3/

Kriechi commented 2 years ago

@pabs3 done! https://pypi.org/project/wsproto/1.1.0/

pabs3 commented 2 years ago

Thanks, updating the Debian package now.

-- bye, pabs

https://bonedaddy.net/pabs3/