summaryrefslogtreecommitdiff
path: root/streamlink
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2018-12-09 12:34:05 +1100
committerDanny Rawlins <monster.romster@gmail.com>2018-12-09 12:35:30 +1100
commitbeaea9e0aa3acae23c6873a74b03814da572b54a (patch)
tree6667003aef75d40c7a4751132832233ba783c74a /streamlink
parenta10cf628575479cc933f697eb1a92b163c8fbecb (diff)
downloadcontrib-beaea9e0aa3acae23c6873a74b03814da572b54a.tar.gz
contrib-beaea9e0aa3acae23c6873a74b03814da572b54a.tar.xz
streamlink: add missing dependency python3-six
Diffstat (limited to 'streamlink')
-rw-r--r--streamlink/.signature4
-rw-r--r--streamlink/Pkgfile2
2 files changed, 3 insertions, 3 deletions
diff --git a/streamlink/.signature b/streamlink/.signature
index c88b413c7..3e5ef5d4e 100644
--- a/streamlink/.signature
+++ b/streamlink/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3wgNFHwlc0vGYI8uqNqr8bq/gv3dqttluHTYxWsOyDd/f09vGJrSNrlBsEYN3mvM34FByCzVvzTaPtvxu84LnQc=
-SHA256 (Pkgfile) = 026738f86e346292f6a17552c8f1c01266c66506de174da6bcc49bead44abb57
+RWSagIOpLGJF3/JwA6jYuSqVuHlnGmn6an6KsxBZpXKcKh1vqHiX7gn1/Re1TaAlGKDNE12mCQrvQzaWxABmfNAY/7EwH3LqKgk=
+SHA256 (Pkgfile) = 2a6323ba8ace391f91e4b93b9c47753c565f420131a9b444fb3f07c6950979ae
SHA256 (.footprint) = 2be634034d730f0174723dd0902bbf35dd8e130df579c4b427729a95f207b9d6
SHA256 (streamlink-0.14.2.tar.gz) = a8c7f9a758ade056a35d439f78408e9e43ce1069dde9289d322702d35c214150
diff --git a/streamlink/Pkgfile b/streamlink/Pkgfile
index 17deb6add..9cc8385f3 100644
--- a/streamlink/Pkgfile
+++ b/streamlink/Pkgfile
@@ -1,7 +1,7 @@
# Description: A CLI utility that pipes videos from online streaming services to a variety of video players.
# URL: https://pypi.python.org/pypi/streamlink/
# Maintainer: Danny Rawlins, crux at romster dot me
-# Depends on: python3-iso-639 python3-iso3166 python3-isodate python3-pycryptodome python3-requests python3-websocket-client python3-pysocks
+# Depends on: python3-iso-639 python3-iso3166 python3-isodate python3-pycryptodome python3-requests python3-websocket-client python3-pysocks python3-six
name=streamlink
version=0.14.2

Generated by cgit