mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-pafy: update to 0.5.5.
This commit is contained in:
parent
8060395ba8
commit
4607a23234
1 changed files with 3 additions and 4 deletions
|
@ -1,11 +1,10 @@
|
||||||
# Template file for 'python3-pafy'
|
# Template file for 'python3-pafy'
|
||||||
pkgname=python3-pafy
|
pkgname=python3-pafy
|
||||||
version=0.5.4
|
version=0.5.5
|
||||||
revision=3
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="pafy-${version}"
|
wrksrc="pafy-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="pafy"
|
|
||||||
hostmakedepends="python3-setuptools youtube-dl"
|
hostmakedepends="python3-setuptools youtube-dl"
|
||||||
depends="youtube-dl"
|
depends="youtube-dl"
|
||||||
short_desc="Python3 library to download YouTube content and retrieve metadata"
|
short_desc="Python3 library to download YouTube content and retrieve metadata"
|
||||||
|
@ -13,7 +12,7 @@ maintainer="q66 <daniel@octaforge.org>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://github.com/mps-youtube/pafy"
|
homepage="https://github.com/mps-youtube/pafy"
|
||||||
distfiles="https://github.com/mps-youtube/pafy/archive/v${version}.tar.gz"
|
distfiles="https://github.com/mps-youtube/pafy/archive/v${version}.tar.gz"
|
||||||
checksum=a2f9fe7c6175264993190081e1558516b2f2b5987f13a581a55cd9d838df973b
|
checksum=3b878d319dc63be2f2a84aca5df4ee08baf7256d26e61c94d92b6165b965994f
|
||||||
|
|
||||||
python-pafy_package() {
|
python-pafy_package() {
|
||||||
depends="python3-pafy"
|
depends="python3-pafy"
|
||||||
|
|
Loading…
Add table
Reference in a new issue