summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2017-02-04 02:14:32 +1100
committerDanny Rawlins <monster.romster@gmail.com>2017-02-04 02:14:32 +1100
commit903c9ff3badafd45f2c26198765df1654397d039 (patch)
tree82d4dfe6acdfabd8ab9e84db60c761aef3953a9c
parent6ca2f93e219b53b3066165579a866d32a928a862 (diff)
downloadcontrib-903c9ff3badafd45f2c26198765df1654397d039.tar.gz
contrib-903c9ff3badafd45f2c26198765df1654397d039.tar.xz
streamlink: remove redundant dependency six
-rw-r--r--streamlink/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/streamlink/Pkgfile b/streamlink/Pkgfile
index 84239ad7e..4d4b686bc 100644
--- a/streamlink/Pkgfile
+++ b/streamlink/Pkgfile
@@ -2,7 +2,7 @@
# URL: https://pypi.python.org/pypi/streamlink/
# Maintainer: Danny Rawlins, crux at romster dot me
# Packager: Danny Rawlins, crux at romster dot me
-# Depends on: futures pycryptodome requests singledispatch six
+# Depends on: futures pycryptodome requests singledispatch
name=streamlink
version=0.2.0

Generated by cgit