summaryrefslogtreecommitdiff
path: root/net-misc/streamlink
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /net-misc/streamlink
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'net-misc/streamlink')
-rw-r--r--net-misc/streamlink/Manifest4
-rw-r--r--net-misc/streamlink/streamlink-4.3.0.ebuild2
-rw-r--r--net-misc/streamlink/streamlink-9999.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/streamlink/Manifest b/net-misc/streamlink/Manifest
index 231df62462fb..3160355b7e0d 100644
--- a/net-misc/streamlink/Manifest
+++ b/net-misc/streamlink/Manifest
@@ -1,4 +1,4 @@
DIST streamlink-4.3.0.tar.gz 474184 BLAKE2B 557d70105f043fe7454d1c6dd7a49becfd354612df43d09242ec86da5275c7c629f6df887ee7e3a25d9c502e0845f38bece0da2335c5f09951cb4b0aada408a3 SHA512 e1c450d777c00515c07895303dccdece23a8a29b2f9cc272790f5d4b260adbb381845d7ffbc9425e6cee7be41d66158e226d14d08352430bff1c29889b0b0077
-EBUILD streamlink-4.3.0.ebuild 1395 BLAKE2B 71586d6bd5ced2ef6544740711ac22ef44cfa1962a925d1d79324143317c4204182d0c9b0e7016b68eab8d8ae97ab9f950f5f15c870359394767a3e7056524c1 SHA512 3ca936dff10c59a5becbb9ad40be7f4d0169a5f1e7c08d5370f9b912330b9d5cfd3b93aa1f0eb694ec24239d90d55672093a290047bdf49a813e463914f9fada
-EBUILD streamlink-9999.ebuild 1395 BLAKE2B 71586d6bd5ced2ef6544740711ac22ef44cfa1962a925d1d79324143317c4204182d0c9b0e7016b68eab8d8ae97ab9f950f5f15c870359394767a3e7056524c1 SHA512 3ca936dff10c59a5becbb9ad40be7f4d0169a5f1e7c08d5370f9b912330b9d5cfd3b93aa1f0eb694ec24239d90d55672093a290047bdf49a813e463914f9fada
+EBUILD streamlink-4.3.0.ebuild 1395 BLAKE2B dba4163937369a5b50311ee57103cfe1408a857a93066a9881df0e4ef8c18b446df215904b7a1b713800272aac2ff201be5d98fe1142e218c676506d3c2d73c5 SHA512 b41080cc87d8f70c2ee6514a3407b83d55f583e82df31b8229d08f682021343fe9ca6e02c16a91cadfefcafd19fdfc0377450b6503ef880d05906f08d868d47e
+EBUILD streamlink-9999.ebuild 1395 BLAKE2B dba4163937369a5b50311ee57103cfe1408a857a93066a9881df0e4ef8c18b446df215904b7a1b713800272aac2ff201be5d98fe1142e218c676506d3c2d73c5 SHA512 b41080cc87d8f70c2ee6514a3407b83d55f583e82df31b8229d08f682021343fe9ca6e02c16a91cadfefcafd19fdfc0377450b6503ef880d05906f08d868d47e
MISC metadata.xml 379 BLAKE2B 21a218ca77644378c3f697dc3fa4419cdaa9c45a39412d8dcace6b84d15a3aca6e835fd664fbcc6ee894a041b5513f0253d59b9d4529380782c92b1e3f7bef8f SHA512 f1d9151410ce62fff5c475f648c6b17d360def428ebf464282019672b4acf2efe0abfc03b8207417ba741c897a1e7b7789426e5f133ac57826f82b12ef39939c
diff --git a/net-misc/streamlink/streamlink-4.3.0.ebuild b/net-misc/streamlink/streamlink-4.3.0.ebuild
index 490597e7d49d..db619ea9b999 100644
--- a/net-misc/streamlink/streamlink-4.3.0.ebuild
+++ b/net-misc/streamlink/streamlink-4.3.0.ebuild
@@ -10,7 +10,7 @@ fi
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
PYTHON_REQ_USE='xml(+),threads(+)'
inherit distutils-r1
diff --git a/net-misc/streamlink/streamlink-9999.ebuild b/net-misc/streamlink/streamlink-9999.ebuild
index 490597e7d49d..db619ea9b999 100644
--- a/net-misc/streamlink/streamlink-9999.ebuild
+++ b/net-misc/streamlink/streamlink-9999.ebuild
@@ -10,7 +10,7 @@ fi
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
PYTHON_REQ_USE='xml(+),threads(+)'
inherit distutils-r1