Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Remove-streamlink-version-check-on-startup.patch | Remove streamlink version check on startup | Stefan Breunig <stefan-debian@yrden.de> | not-needed | debian | 2017-04-23 | |
0002-Remove-external-images.patch | Remove external images Due to privacy concerns these are removed from the documentation in Debian. See also lintian tag privacy-breach-generic. Upstream includes images from external sites to show thirdparies screenshots. Replace them with a link instead so the user can choose to not browse the image for privacy reasons. |
Alexis Murzeau <amubtdx@gmail.com> | not-needed | 2017-09-16 | ||
0003-Use-pycrytodomex-instead-of-pycryptodome.patch | Use pycrytodomex instead of pycryptodome Streamlink use features specific to pycryptodome which are not available in python3-crypto package. Only pycryptodomex python module is available in Debian, so replace the use of pycrytodome with pycrytodomex. Related bug python3-pycryptodome: #886291: python3-pycryptodome contains pycryptodomex instead of pycryptodome. |
Alexis Murzeau <amubtdx@gmail.com> | not-needed | 2019-08-23 | ||
0004-Remove-GitHub-Buttons-without-replacement.patch | Remove GitHub Buttons without replacement Upstream includes buttons to GitHub that display how often the project was starred. Due to privacy concerns these are removed from the documentation in Debian. |
Stefan Breunig <stefan-debian@yrden.de> | not-needed | 2020-12-24 | ||
0005-Use-sphinx_rtd_theme-theme-as-a-replacement-of-furo-.patch | Use sphinx_rtd_theme theme as a replacement of furo theme furo theme is not available right now in Debian. So use a replacement theme. |
Alexis Murzeau <amubtdx@gmail.com> | not-needed | 2020-12-24 | ||
0006-Use-font-awesome-4-icons-a-Debian-doesn-t-have-font-.patch | Use font-awesome 4 icons a Debian doesn't have font-awesome 5 | Alexis Murzeau <amubtdx@gmail.com> | not-needed | 2020-12-25 | ||
0007-Remove-dependency-on-versioningit.patch | Remove dependency on versioningit The version string is already generated in the distributed source tarball. |
Alexis Murzeau <amubtdx@gmail.com> | not-needed | 2022-05-02 | ||
0008-Remove-intersphinx.patch | Remove intersphinx Intersphinx requires internet, so remove it. |
Alexis Murzeau <amubtdx@gmail.com> | not-needed | 2022-05-07 | ||
0009-docs-use-recommonmark-instead-of-myst-parser.patch | docs: use recommonmark instead of myst-parser myst-parser is not available in bullseye-backports. |
Alexis Murzeau <amubtdx@gmail.com> | not-needed | 2022-07-16 | ||
0010-tests-port-for-pytest_asyncio-and-requests-version-f.patch | tests: port for pytest_asyncio and requests version from stable - Adjust imports for MonkeyPatch and LogCaptureFixture pytest < 6.2 doesn't expose these types via pytest. - Adjust import of requests.exceptions.JSONDecodeError This exception type doesn't exist on request < 2.27.0. - Replace pytest_asyncio.fixture which is not supported on pytest-asyncio < v0.17.0. |
Alexis Murzeau <amubtdx@gmail.com> | not-needed | 2022-12-31 | ||
0011-Backport-requests.utils.DEFAULT_ACCEPT_ENCODING-in-t.patch | Backport requests.utils.DEFAULT_ACCEPT_ENCODING in test_stream_json.py DEFAULT_ACCEPT_ENCODING is not available in requests < 2.26. |
Alexis Murzeau <amubtdx@gmail.com> | not-needed | 2022-07-16 |