python3-youtube-search: fix dependencies
This commit is contained in:
parent
044b44a104
commit
767d532398
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'python3-youtube-search'
|
# Template file for 'python3-youtube-search'
|
||||||
pkgname=python3-youtube-search
|
pkgname=python3-youtube-search
|
||||||
version=2.1.0
|
version=2.1.0
|
||||||
revision=3
|
revision=4
|
||||||
_gitver=86af3e73bd340f37be56f2be6a5ff706b16e454e
|
_gitver=86af3e73bd340f37be56f2be6a5ff706b16e454e
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="youtube-search-${version}"
|
build_wrksrc="youtube-search-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-urllib3"
|
depends="python3-requests"
|
||||||
checkdepends="python3-wheel python3-pip $depends"
|
checkdepends="$depends"
|
||||||
short_desc="Python3 library for searching YouTube"
|
short_desc="Python3 library for searching YouTube"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue