python3-snappy: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:14 -04:00
parent ad8bbc9a2d
commit b19e39d787

View file

@ -2,7 +2,7 @@
pkgname=python3-snappy pkgname=python3-snappy
_pkgname=python-snappy _pkgname=python-snappy
version=0.6.1 version=0.6.1
revision=1 revision=2
wrksrc=$_pkgname-$version wrksrc=$_pkgname-$version
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"