streamlink: add missing dependency python3-six

This commit is contained in:
Danny Rawlins 2018-12-09 12:34:05 +11:00
parent a10cf62857
commit beaea9e0aa
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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