python3-snappy: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:56:08 -04:00
parent ecd66d6274
commit 1faa67ff07

View file

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