summaryrefslogtreecommitdiff
path: root/streamlink
diff options
context:
space:
mode:
authorDanny Rawlins <contact@romster.me>2021-03-25 18:43:50 +1100
committerDanny Rawlins <contact@romster.me>2021-03-25 18:43:50 +1100
commitd8244048a91acd8e0bb71333b2bea337ff0c698d (patch)
tree4d75dc7e8ec7836608e33f4391c453d813aaa89c /streamlink
parent3afb7e55a0a28da5b5076c5881b2b1dd2e27d6cc (diff)
downloadcontrib-d8244048a91acd8e0bb71333b2bea337ff0c698d.tar.gz
contrib-d8244048a91acd8e0bb71333b2bea337ff0c698d.tar.xz
streamlink: 2.1.0 -> 2.1.1
Diffstat (limited to 'streamlink')
-rw-r--r--streamlink/.footprint14
-rw-r--r--streamlink/.signature8
-rw-r--r--streamlink/Pkgfile2
3 files changed, 12 insertions, 12 deletions
diff --git a/streamlink/.footprint b/streamlink/.footprint
index 5c45856b5..d410a59f5 100644
--- a/streamlink/.footprint
+++ b/streamlink/.footprint
@@ -7,13 +7,13 @@ drwxr-xr-x root/root usr/bin/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.9/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/
-drwxr-xr-x root/root usr/lib/python3.9/site-packages/streamlink-2.1.0-py3.9.egg-info/
--rw-r--r-- root/root usr/lib/python3.9/site-packages/streamlink-2.1.0-py3.9.egg-info/PKG-INFO
--rw-r--r-- root/root usr/lib/python3.9/site-packages/streamlink-2.1.0-py3.9.egg-info/SOURCES.txt
--rw-r--r-- root/root usr/lib/python3.9/site-packages/streamlink-2.1.0-py3.9.egg-info/dependency_links.txt
--rw-r--r-- root/root usr/lib/python3.9/site-packages/streamlink-2.1.0-py3.9.egg-info/entry_points.txt
--rw-r--r-- root/root usr/lib/python3.9/site-packages/streamlink-2.1.0-py3.9.egg-info/requires.txt
--rw-r--r-- root/root usr/lib/python3.9/site-packages/streamlink-2.1.0-py3.9.egg-info/top_level.txt
+drwxr-xr-x root/root usr/lib/python3.9/site-packages/streamlink-2.1.1-py3.9.egg-info/
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/streamlink-2.1.1-py3.9.egg-info/PKG-INFO
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/streamlink-2.1.1-py3.9.egg-info/SOURCES.txt
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/streamlink-2.1.1-py3.9.egg-info/dependency_links.txt
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/streamlink-2.1.1-py3.9.egg-info/entry_points.txt
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/streamlink-2.1.1-py3.9.egg-info/requires.txt
+-rw-r--r-- root/root usr/lib/python3.9/site-packages/streamlink-2.1.1-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/streamlink/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/streamlink/__init__.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/streamlink/__main__.py
diff --git a/streamlink/.signature b/streamlink/.signature
index e14d74342..c986c6d1f 100644
--- a/streamlink/.signature
+++ b/streamlink/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3wS8RPj8L7pvhhcntGb6nM4eLiiPA87pzFJgxqpHZRvr+zQ5UBwfj61eMfPA+a7lSlUsLSkHBR0pxCFi+cUw/Ao=
-SHA256 (Pkgfile) = 2e78d9389eb20c67aa3e2448ef5707ef6771be02a3ffb8ada204dc3b99b35be4
-SHA256 (.footprint) = 8901fa54de72df608d80a5bf33df093b2404fa728bc6cae16d88d84869e70783
-SHA256 (streamlink-2.1.0.tar.gz) = 931383cefe385548ed9d371452741272512b6c75d6a6563935873d0efdf65a21
+RWSagIOpLGJF30WmZmssqmgTL7ns0hMZu9YEUQoYPM1BlZjVIGNJEjqCD9JR4CAdwKPcPEs74VpMNL1Ot0IsdDFGsVDpBk4p/gE=
+SHA256 (Pkgfile) = d3e836a3592803415bab0ed9fdab4ce226c02432d99c0dc09913c7ba6df5a76f
+SHA256 (.footprint) = 09ede86a84b687c9d3b9dfa4d14ee7010d6fb5f6601e95bafb11bfbb60740e46
+SHA256 (streamlink-2.1.1.tar.gz) = 59c56540a137e2544b93c685e36e2fc005bffd0395293b05e7110c1e8b52545e
diff --git a/streamlink/Pkgfile b/streamlink/Pkgfile
index 8dc3fa3cb..e1cc9e9b0 100644
--- a/streamlink/Pkgfile
+++ b/streamlink/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: python3-iso-639 python3-iso3166 python3-isodate python3-pycryptodome python3-pysocks python3-requests python3-websocket-client
name=streamlink
-version=2.1.0
+version=2.1.1
release=1
source=(https://files.pythonhosted.org/packages/source/${name:0:1}/$name/$name-$version.tar.gz)

Generated by cgit