Package: python-aiortc / 1.6.0-1
Metadata
Package | Version | Patches format |
---|---|---|
python-aiortc | 1.6.0-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
1001_skip_network_tests.patch | (download) |
tests/test_ortc.py |
4 3 1 - 0 ! |
skip network tests unless env var extended_testing is set |
2001_crc32c.patch | (download) |
src/aiortc/rtcsctptransport.py |
2 1 1 - 0 ! |
use python module crc32c (not google-crc32c) Upstream reason for using google-crc32c is a more liberal license, which is irrelevant for Debian use, and Debian currently only have crc32c packaged. |
2002_no_default_stun_host.patch | (download) |
src/aiortc/rtcicetransport.py |
2 1 1 - 0 ! |
use no default stun host (i.e. avoid hardcoded google service) |
2003_privacy.patch | (download) |
README.rst |
23 0 23 - 0 ! |
avoid privacy breach in documentation |