python3-grpcio: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:36 -04:00
parent 2577bbb50c
commit 624c9e608a

View file

@ -1,7 +1,7 @@
# Template file for 'python3-grpcio' # Template file for 'python3-grpcio'
pkgname=python3-grpcio pkgname=python3-grpcio
version=1.49.1 version=1.49.1
revision=1 revision=2
wrksrc="${pkgname#*-}-${version}" wrksrc="${pkgname#*-}-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools python3-six python3-Cython" hostmakedepends="python3-setuptools python3-six python3-Cython"