python-aiortc 1.6.0-1build2 source package in Ubuntu

Changelog

python-aiortc (1.6.0-1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:17:51 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
python-aiortc_1.6.0.orig.tar.gz 1.1 MiB 6d447fdf35102fe8d55ad929fc63ea914cb51efa816e9a3f532551a1ac3dc9a4
python-aiortc_1.6.0-1build2.debian.tar.xz 7.3 KiB c68671f3f8c1be7668a03ccfbadf9e7c8a1e621f9276e6de245a529a0c340b94
python-aiortc_1.6.0-1build2.dsc 2.8 KiB cf47679a0b7f3af45818ed16505c3f9572943582b4f9fdb07d6b83ffd07ea285

Available diffs

View changes file

Binary packages built by this source

python3-aiortc: implementation of WebRTC and ORTC

 aiortc is a library for Web Real-Time Communication (WebRTC)
 and Object Real-Time Communication (ORTC) in Python.
 It is built on top of asyncio,
 Python's standard asynchronous I/O framework.
 .
 The API closely follows its JavaScript counterpart
 while using pythonic constructs:
  * promises are replaced by coroutines
  * events are emitted using pyee.EventEmitter

python3-aiortc-dbgsym: debug symbols for python3-aiortc
python3-aiortc-doc: implementation of WebRTC and ORTC - documentation

 aiortc is a library for Web Real-Time Communication (WebRTC)
 and Object Real-Time Communication (ORTC) in Python.
 It is built on top of asyncio,
 Python's standard asynchronous I/O framework.
 .
 The API closely follows its JavaScript counterpart
 while using pythonic constructs:
  * promises are replaced by coroutines
  * events are emitted using pyee.EventEmitter
 .
 This package provides documentation for the aiortc module.