python-wsproto 1.2.0-1 source package in Ubuntu

Changelog

python-wsproto (1.2.0-1) unstable; urgency=low

  * New upstream release.
  * Install testfiles using d/pybuild.testfiles.
  * Enable upstream testsuite for autopkgtests.
  * Update d/copyright with new years.
  * Use uscan version 4.
  * Bump Standards-Version to 4.6.1.0.

 -- Michael Fladischer <email address hidden>  Sat, 07 Jan 2023 16:11:22 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-wsproto_1.2.0-1.dsc 1.9 KiB 0bb186ac0e4bc5ebfe381e396b0266a5e89889334b5ddcb6e892ee940dfbb10d
python-wsproto_1.2.0.orig.tar.gz 52.2 KiB ad565f26ecb92588a3e43bc3d96164de84cd9902482b130d0ddbaa9664a85065
python-wsproto_1.2.0-1.debian.tar.xz 3.5 KiB a87ad3d20f6d9471236644baf8510c23bd9ee2c2353f783bd0963f021b82d1c5

Available diffs

No changes file available.

Binary packages built by this source

python-wsproto-doc: WebSockets state-machine based protocol implementation (Documentation)

 Pure-Python implementation of a WebSocket protocol stack. It's
 written from the ground up to be embeddable in whatever program you
 choose to use, ensuring that you can communicate via WebSockets, as
 defined in RFC6455, regardless of your programming paradigm.
 .
 This package contains the documentation.

python3-wsproto: WebSockets state-machine based protocol implementation (Python3)

 Pure-Python implementation of a WebSocket protocol stack. It's
 written from the ground up to be embeddable in whatever program you
 choose to use, ensuring that you can communicate via WebSockets, as
 defined in RFC6455, regardless of your programming paradigm.
 .
 This is the Python3 package.