python3-snakeoil: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:36 -04:00
parent 14c750db37
commit 95645a2190

View file

@ -1,7 +1,7 @@
# Template file for 'python3-snakeoil' # Template file for 'python3-snakeoil'
pkgname=python3-snakeoil pkgname=python3-snakeoil
version=0.8.8 version=0.8.8
revision=3 revision=4
wrksrc="snakeoil-${version}" wrksrc="snakeoil-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools python3-Cython" hostmakedepends="python3-setuptools python3-Cython"