Package: youtube-dl / 2021.02.10-1
Metadata
Package | Version | Patches format |
---|---|---|
youtube-dl | 2021.02.10-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Don t install support files via setup.py.patch | (download) |
setup.py |
7 1 + 6 - 0 ! |
don't install support files via setup.py for better control over where they should be installed. |
0002 Disable upstream s autoupdate mechanism.patch | (download) |
README.md |
3 0 + 3 - 0 ! |
remove autoupdate mechanism Bug-Debian: https://bugs.debian.org/890119 |
0003 Disable remaining tests that require internet.patch | (download) |
Makefile |
5 4 + 1 - 0 ! |
disable remaining tests that require internet. |
0004 Skip directories and style checks for flake8.patch | (download) |
Makefile |
5 4 + 1 - 0 ! |
skip directories and style checks for flake8 |
0005 Makefile Don t run flake8 when running offlinetest.patch | (download) |
Makefile |
2 1 + 1 - 0 ! |
makefile: don't run flake8 when running offlinetest. Unfortunately, due to the dynamic nature of python, we most certainly would like to run flake8 when testing the package. Alas, flake8 sometimes generates style-only warning or "errors" that break the build, in a similar fashion to what -Werror does to GCC or other compilers. Therefore, I'm disabling this. |
1