synapse: switch from python3-nacl to python3-pynacl
This commit is contained in:
parent
fdf6415248
commit
b34245602e
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'synapse'
|
||||
pkgname=synapse
|
||||
version=1.17.0
|
||||
revision=1
|
||||
revision=2
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-jsonschema python3-frozendict python3-canonicaljson
|
||||
python3-signedjson python3-nacl python3-service_identity python3-Twisted
|
||||
python3-signedjson python3-pynacl python3-service_identity python3-Twisted
|
||||
python3-openssl python3-yaml python3-pyasn1 python3-pyasn1-modules
|
||||
python3-daemonize python3-bcrypt python3-Pillow python3-psutil
|
||||
python3-msgpack python3-phonenumbers python3-prometheus_client<0.8.0
|
||||
|
|
Loading…
Add table
Reference in a new issue