mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
net-im/py-matrix-synapse: Update to 1.10.0
Changelog: https://github.com/matrix-org/synapse/blob/v1.10.0/CHANGES.md PR: 244081 Submitted by: Christopher May-Townsend <chris@maytownsend.co.uk> Approved by: Sascha Biberhofer <ports@skyforge.at> (maintainer)
This commit is contained in:
parent
89267e628e
commit
bd3d9f00ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526326
@ -3,8 +3,7 @@
|
||||
|
||||
PORTNAME= matrix-synapse
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.7.2
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.10.0
|
||||
CATEGORIES= net-im python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -19,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=2.5.1:devel/py-jsonschema@${PY_F
|
||||
${PYTHON_PKGNAMEPREFIX}frozendict>=1:devel/py-frozendict@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}unpaddedbase64>=1.1.0:devel/py-unpaddedbase64@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}canonicaljson>=1.1.3:devel/py-canonicaljson@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}signedjson>=1.0.0:security/py-signedjson@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}signedjson>=1.1.0:security/py-signedjson@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pynacl>=1.2.1:security/py-pynacl@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}idna>=2.5:dns/py-idna@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}service_identity>=18.1.0:security/py-service_identity@${PY_FLAVOR} \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1576842989
|
||||
SHA256 (matrix-org-synapse-v1.7.2_GH0.tar.gz) = fac51aba338c443a3f4ff8c8e95abb23aee759f9df605207429e4a911a0b97be
|
||||
SIZE (matrix-org-synapse-v1.7.2_GH0.tar.gz) = 6301252
|
||||
TIMESTAMP = 1581869799
|
||||
SHA256 (matrix-org-synapse-v1.10.0_GH0.tar.gz) = 649bb8a0a070a31057c5c884a2baed4d25242aaee62306e3a1056658267e0644
|
||||
SIZE (matrix-org-synapse-v1.10.0_GH0.tar.gz) = 6353706
|
||||
|
Loading…
Reference in New Issue
Block a user