python3-ffmpeg-python: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:19 -04:00
parent 4e33409f12
commit 7fe608e1b2

View file

@ -1,7 +1,7 @@
# Template file for 'python3-ffmpeg-python' # Template file for 'python3-ffmpeg-python'
pkgname=python3-ffmpeg-python pkgname=python3-ffmpeg-python
version=0.2.0 version=0.2.0
revision=4 revision=5
wrksrc="ffmpeg-python-${version}" wrksrc="ffmpeg-python-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"