Accepting request 1173798 from home:rrahl0:upgrades

- update to 6.7.4:
  * Updated plugins
  * Build: removed exceptiongroup dependency on Python >= 3.11

OBS-URL: https://build.opensuse.org/request/show/1173798
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/streamlink?expand=0&rev=39
This commit is contained in:
Takashi Iwai 2024-05-14 06:32:16 +00:00 committed by Git OBS Bridge
parent 981dc3d44a
commit 78fd6c14b0
6 changed files with 18 additions and 12 deletions

View File

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

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYIAB0WIQSJpO+lZTuJnmYReZka62QA7aJ9qQUCZhv5DwAKCRAa62QA7aJ9
qcARAP9lom0CS9KPlcAEwqdQ2ur3tU8JHHlJItx/dhCKB8gMLgD/Uk5+3U2ZFZZu
7S1+XC+Bwu8911XXN3xivKdHm9mzMAk=
=sRat
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYIAB0WIQSJpO+lZTuJnmYReZka62QA7aJ9qQUCZkClXAAKCRAa62QA7aJ9
qQ+NAP9omtD/x9y+UGlSCGUSDTlvMxkFS7ML4Fn7i/APNPAxUAEA4lDB+0TFrrs9
gT0b8udK8II+YeFdWuk7omsEmIFXcgI=
=c+AB
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 13 21:29:51 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
- update to 6.7.4:
* Updated plugins
* Build: removed exceptiongroup dependency on Python >= 3.11
-------------------------------------------------------------------
Tue May 7 07:29:47 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>

View File

@ -24,7 +24,7 @@
%define psuffix %nil
%endif
Name: streamlink%{psuffix}
Version: 6.7.3
Version: 6.7.4
Release: 0
Summary: Program to pipe streams from services into a video player
License: Apache-2.0 AND BSD-2-Clause
@ -65,7 +65,6 @@ BuildRequires: streamlink = %{version}
Requires: python3-PySocks >= 1.5.6
Requires: python3-certifi
Requires: python3-exceptiongroup
Requires: python3-isodate
Requires: python3-lxml >= 4.6.4
Requires: python3-pycountry