Accepting request 981548 from home:bnavigator:branches:multimedia:apps

- Update to version 4.1.0
  * Improved: decryption of HLS streams (#4533)
  * Improved: HLS playlist parsing (#4540, #4552)
  * Improved: string representations of Stream implementations
    (#4521)
  * Fixed: new YouTube consent dialog (#4515)
  * Fixed: crunchyroll plugin (#4510)
  * Fixed: nicolive email logins (#4553)
  * Fixed: threading issue when closing segmented streams (#4517)
  * Removed: suppression of InsecureRequestWarning (#4525)
  * New plugins: blazetv (#4548), hiplayer (#4507), useetv (#4536)
  * Removed plugins: rotana (#4512)
- The real name of the patch was python-requests-version.patch
- Update requirements.

OBS-URL: https://build.opensuse.org/request/show/981548
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/streamlink?expand=0&rev=24
This commit is contained in:
Marcus Meissner 2022-06-13 08:22:54 +00:00 committed by Git OBS Bridge
parent 304624348b
commit 1ca84d9286
6 changed files with 53 additions and 29 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f38a4fd5c45b1628e7ebee43ba7f8522be5045565aa7c64009740baf853f20f5
size 512977

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE4reUx8LDcWLl4qCX49ueKC45D6AFAmJux2kACgkQ49ueKC45
D6C7+Q/+NHDJF2esVhs9p1sqeli82UbeCms02ouydT5d7xWeGSDt02lJTrZO6LL1
T6DPSbWPGkTdIs2uFu9YZuqD/miyqCTS1DzbsdQL/vlrmCHH9/CF++oUGSmc3zZ8
WfNGftAWhs0rHGvcgeDZl6Bywwidw3z4dyR0A7Lw5Sir/mpQUehLTs+M0IAFRPS4
+I5/BnYjtzdtrCYyjlFhxJr+ZemZO6fKsZFLvkq2gV3Iu8TONJEk93uPkyBkSZvR
G5Gp7KSOA6DHeThwI91crNwMZQguQax09A8Pkcda+9ErtB94NVvVpFrkizb+7h5k
leDyRwGxmPWac2TmHQzK4UT/dLNNnj9gLO82GvPacObKFBA9UFk+uPnMmyIxMmqq
0oKrdAtmjfWR94UIt00TUoFU/HbHLqeeIfPQwk2Kkq2ZTibJDjjrDUPXXkXb67GK
Xj9mYN9uJbttb1VFOqlRFW/P5ZQsUCUHFXbohZZ9yp1n/ncqrWRIatOvhLVQs0w5
fsQT8EmLiuYWfskxnw0q43I5gEMBMdlgfVXayicoVepwSMpfG807FE4dXr4I3cSa
fGlpGlVy/1y/xjTW3s4Dj55z5TM/MWsvoXSSt7xQ1wxRZntJB16SPWtP6OKxwn2e
ZlTdV38zUXY96dSWgNYGT9mPYT4KSos/cl9iMXwbVL5/rZykjDU=
=yOOC
-----END PGP SIGNATURE-----

3
streamlink-4.1.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0b492cf48cf1c8f12adc112e42df504857088363f036f400bc9330f80ff00893
size 447665

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE4reUx8LDcWLl4qCX49ueKC45D6AFAmKVBcEACgkQ49ueKC45
D6BA0g//d7uOL0YVy1ByneYIAIVKH3O1q4NtEUikRcZCqshb4lnVqRvqnJvXuXu7
LAAFNM/v5hMr2bZzCJqArBhzhB6pqcixLzng6nGWPu9qFQDY/2d68rR9KtCVE80j
15l50DD49MJgUlp7ZtAlTIYdgcOi9QlozwF1/WIfEy0l4pCkZfjcdkXRW8FZoONf
RhfRHKKdQGfjU54j2bb/a3AOH6/sxUX6BRbFK4ynKIADaPIjrYxG/chblw1cO9g+
Gh5nVgGargbnj0x07EWAiTCzZEm4Gmgntp5RvqM36RMjZHEf19wvDALM4U7eRZC1
ual4qDNJTA4DZSmBrkpIx3i4kVFDYx2pXdZ7tGvYVAA9pATOg0S9kBgcF/OyEllG
F2WnFW+ABWg0jJYsHTrx7e44HTfPrAjfH2EKrcekRu0Gq1U+yPdgH+JKvPPdhi3o
ZM75IoEdQZOVbB3IQ9VopiG4pmsMcgPNHvsDwgKDH4dEOZcl/JvXTdX4ROK/sxPP
H0PRarhFvW1pdTnmtd41NasHdt31x27Ba1zAhCRplxxI/0Kh4z+jQ0QerBvl/tvr
lthkt2f2YeB3nPSPGaRBPIr6XJlKMvhuq/bv6u4DdM63kaIfLZ6bCCpqz8TXk0DR
QD0fiWjYtf4UsodUdiXfRi+OviEeqUWIa2DW1zQ9Pai/wq3iEfE=
=ic+V
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Jun 9 16:06:20 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to version 4.1.0
* Improved: decryption of HLS streams (#4533)
* Improved: HLS playlist parsing (#4540, #4552)
* Improved: string representations of Stream implementations
(#4521)
* Fixed: new YouTube consent dialog (#4515)
* Fixed: crunchyroll plugin (#4510)
* Fixed: nicolive email logins (#4553)
* Fixed: threading issue when closing segmented streams (#4517)
* Removed: suppression of InsecureRequestWarning (#4525)
* New plugins: blazetv (#4548), hiplayer (#4507), useetv (#4536)
* Removed plugins: rotana (#4512)
- The real name of the patch was python-requests-version.patch
- Update requirements.
-------------------------------------------------------------------
Sat May 21 23:29:02 UTC 2022 - Tejas Guruswamy <tejas.guruswamy@opensuse.org>

View File

@ -19,7 +19,7 @@
%define pythons python3
Name: streamlink
Version: 4.0.1
Version: 4.1.0
Release: 0
Summary: Program to pipe streams from services into a video player
License: BSD-2-Clause
@ -31,28 +31,32 @@ Source1: https://github.com/%{name}/%{name}/releases/download/%{version}/
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: python3-Sphinx
BuildRequires: python3-devel >= 3.6
BuildRequires: python3-devel >= 3.7
BuildRequires: python3-pip
BuildRequires: python3-requests >= 2.21
BuildRequires: python3-requests >= 2.26
BuildRequires: python3-versioningit
BuildRequires: python3-wheel
# TEST REQUIREMENTS
BuildRequires: python3-pytest
BuildRequires: python3-PySocks
BuildRequires: python3-PySocks >= 1.5.6
BuildRequires: python3-freezegun
BuildRequires: python3-isodate
BuildRequires: python3-lxml >= 4.6.4
BuildRequires: python3-pycountry
BuildRequires: python3-pycryptodome
BuildRequires: python3-requests-mock
BuildRequires: python3-websocket-client
BuildRequires: python3-websocket-client >= 1.2.1
BuildConflicts: python3-PySocks = 1.5.7
Requires: python3-PySocks
Requires: python3-PySocks >= 1.5.6
Requires: python3-isodate
Requires: python3-lxml >= 4.6.4
Requires: python3-pycountry
Requires: python3-pycryptodome
Requires: python3-requests >= 2.21
Requires: python3-websocket-client >= 0.58
Requires: python3-pycryptodome >= 3.4.3
Requires: python3-requests >= 2.26
Requires: python3-websocket-client >= 1.2.1
Conflicts: python3-PySocks = 1.5.7
Recommends: vlc
Suggests: ffmpeg
@ -92,7 +96,9 @@ done
%license LICENSE
%doc AUTHORS CHANGELOG.md MANIFEST.in README.md
%{_bindir}/%{name}
%{python3_sitelib}/%{name}*/
%{python3_sitelib}/%{name}
%{python3_sitelib}/%{name}_cli
%{python3_sitelib}/%{name}-%{version}*-info
%_mandir/man*/*
%{_datadir}/bash-completion/completions/streamlink
%dir %{_datadir}/zsh