python-b2sdk: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:20 -04:00
parent 29f6fdb56a
commit 72b57af216

View file

@ -2,7 +2,7 @@
# keep python-b2sdk name to revert this package
pkgname=python-b2sdk
version=1.12.0
revision=1
revision=2
wrksrc="b2sdk-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools_scm python3-pip"