summaryrefslogtreecommitdiff
path: root/streamlink
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2020-02-01 17:29:31 +1100
committerDanny Rawlins <monster.romster@gmail.com>2020-02-01 18:40:09 +1100
commit52d080641c2d7e06179a3a437d6d69f3c18b3191 (patch)
tree434ddcd3b77fe2cef1cd85362d829108f8c1920b /streamlink
parent05f048481e3372bbfe8e4bc9666c789c04173a04 (diff)
downloadcontrib-52d080641c2d7e06179a3a437d6d69f3c18b3191.tar.gz
contrib-52d080641c2d7e06179a3a437d6d69f3c18b3191.tar.xz
streamlink: 1.3.0 -> 1.3.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 9adc7cace..4f7953ad4 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.7/
drwxr-xr-x root/root usr/lib/python3.7/site-packages/
-drwxr-xr-x root/root usr/lib/python3.7/site-packages/streamlink-1.3.0-py3.7.egg-info/
--rw-rw-r-- root/root usr/lib/python3.7/site-packages/streamlink-1.3.0-py3.7.egg-info/PKG-INFO
--rw-rw-r-- root/root usr/lib/python3.7/site-packages/streamlink-1.3.0-py3.7.egg-info/SOURCES.txt
--rw-rw-r-- root/root usr/lib/python3.7/site-packages/streamlink-1.3.0-py3.7.egg-info/dependency_links.txt
--rw-rw-r-- root/root usr/lib/python3.7/site-packages/streamlink-1.3.0-py3.7.egg-info/entry_points.txt
--rw-rw-r-- root/root usr/lib/python3.7/site-packages/streamlink-1.3.0-py3.7.egg-info/requires.txt
--rw-rw-r-- root/root usr/lib/python3.7/site-packages/streamlink-1.3.0-py3.7.egg-info/top_level.txt
+drwxr-xr-x root/root usr/lib/python3.7/site-packages/streamlink-1.3.1-py3.7.egg-info/
+-rw-rw-r-- root/root usr/lib/python3.7/site-packages/streamlink-1.3.1-py3.7.egg-info/PKG-INFO
+-rw-rw-r-- root/root usr/lib/python3.7/site-packages/streamlink-1.3.1-py3.7.egg-info/SOURCES.txt
+-rw-rw-r-- root/root usr/lib/python3.7/site-packages/streamlink-1.3.1-py3.7.egg-info/dependency_links.txt
+-rw-rw-r-- root/root usr/lib/python3.7/site-packages/streamlink-1.3.1-py3.7.egg-info/entry_points.txt
+-rw-rw-r-- root/root usr/lib/python3.7/site-packages/streamlink-1.3.1-py3.7.egg-info/requires.txt
+-rw-rw-r-- root/root usr/lib/python3.7/site-packages/streamlink-1.3.1-py3.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.7/site-packages/streamlink/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/streamlink/__init__.py
drwxr-xr-x root/root usr/lib/python3.7/site-packages/streamlink/__pycache__/
diff --git a/streamlink/.signature b/streamlink/.signature
index 21b89b95f..ca08c919f 100644
--- a/streamlink/.signature
+++ b/streamlink/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF35K1SKFuE9/LzIySkkjSUg2XozPvm3op/4GTl6+nFkeCL8swTCVA7APdHx/nkTYkBysv4+u3pCgzpOvmqmPHCw0=
-SHA256 (Pkgfile) = f079b3966bad415b145f22e456748674f68a4d777f7f2831aab007815aa9dc04
-SHA256 (.footprint) = 471910f054000ee3ad15cba5b5df5e1957c6909f157b84bdbd015a898c185472
-SHA256 (streamlink-1.3.0.tar.gz) = 00649658b74c76022a04564919431e4d6156d974caf56f25cd52a07fa5732315
+RWSagIOpLGJF32PtGoYho4o/nVxauIB33vqCwxMsb3XLC6EYDQLkPNzIuVMQWdssqMUGhcdCZxbJ6tF5z9h4b5BrZ6FZSh+4pgg=
+SHA256 (Pkgfile) = dedb96331668640a284b40d72c875d8d28199840cdfe0f98541d280a9c1cb7cc
+SHA256 (.footprint) = 54941c3ba483be36223919ffc4ca056a3a708d6c56c5693127d4bea3541691a2
+SHA256 (streamlink-1.3.1.tar.gz) = dee047f688dc31429842ad29870ab19e63b292d73e79d709adcdbca1f278d432
diff --git a/streamlink/Pkgfile b/streamlink/Pkgfile
index 2bc7c486a..cf64c6879 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=1.3.0
+version=1.3.1
release=1
source=(https://files.pythonhosted.org/packages/source/${name:0:1}/$name/$name-$version.tar.gz)

Generated by cgit