synapse: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:05 -04:00
parent fd510a6f57
commit 96ddfd8148

View file

@ -1,7 +1,7 @@
# Template file for 'synapse' # Template file for 'synapse'
pkgname=synapse pkgname=synapse
version=1.70.1 version=1.70.1
revision=1 revision=2
build_style=python3-pep517 build_style=python3-pep517
build_helper=rust build_helper=rust
make_check_target=tests make_check_target=tests