mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
synapse: update dependencies.
This commit is contained in:
parent
740861e655
commit
6d20886213
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'synapse'
|
# Template file for 'synapse'
|
||||||
pkgname=synapse
|
pkgname=synapse
|
||||||
version=1.19.0
|
version=1.19.0
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-jsonschema python3-frozendict python3-canonicaljson
|
depends="python3-jsonschema python3-frozendict python3-canonicaljson>=1.2.0
|
||||||
python3-signedjson python3-pynacl python3-service_identity python3-Twisted
|
python3-signedjson python3-pynacl python3-service_identity python3-Twisted
|
||||||
python3-openssl python3-yaml python3-pyasn1 python3-pyasn1-modules
|
python3-openssl python3-yaml python3-pyasn1 python3-pyasn1-modules
|
||||||
python3-daemonize python3-bcrypt python3-Pillow python3-psutil
|
python3-daemonize python3-bcrypt python3-Pillow python3-psutil
|
||||||
|
|
Loading…
Add table
Reference in a new issue