python3-pafy: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:44 -04:00
parent 24c8b0702a
commit a6ec3ef102

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pafy' # Template file for 'python3-pafy'
pkgname=python3-pafy pkgname=python3-pafy
version=0.5.5 version=0.5.5
revision=4 revision=5
wrksrc="pafy-${version}" wrksrc="pafy-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools youtube-dl" hostmakedepends="python3-setuptools youtube-dl"