FreeBSD Bugzilla – Attachment 233349 Details for
Bug 263430
net-im/py-matrix-synapse: update to 1.57.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 1.57.0
py-matrix-synapse-1.57.0.diff (text/plain), 3.18 KB, created by
Ashish SHUKLA
on 2022-04-20 01:05:56 UTC
(
hide
)
Description:
Update to 1.57.0
Filename:
MIME Type:
Creator:
Ashish SHUKLA
Created:
2022-04-20 01:05:56 UTC
Size:
3.18 KB
patch
obsolete
>From 25ca6e27847181b84175f291391d26e954a9134d Mon Sep 17 00:00:00 2001 >From: Ashish SHUKLA <ashish@FreeBSD.org> >Date: Wed, 20 Apr 2022 00:25:26 +0000 >Subject: [PATCH] net-im/py-matrix-synapse: Update to 1.57.0 > >- Remove dependency on py-idna, as it's removed upstream >--- > net-im/py-matrix-synapse/Makefile | 3 +-- > net-im/py-matrix-synapse/distinfo | 6 +++--- > .../files/patch-synapse_python__dependencies.py | 13 ++----------- > 3 files changed, 6 insertions(+), 16 deletions(-) > >diff --git a/net-im/py-matrix-synapse/Makefile b/net-im/py-matrix-synapse/Makefile >index e8df48627d0e..bc8c456a0fc1 100644 >--- a/net-im/py-matrix-synapse/Makefile >+++ b/net-im/py-matrix-synapse/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= matrix-synapse > DISTVERSIONPREFIX= v >-DISTVERSION= 1.56.0 >+DISTVERSION= 1.57.0 > CATEGORIES= net-im python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >@@ -19,7 +19,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=3.0.0:devel/py-jsonschema@${PY_F > ${PYTHON_PKGNAMEPREFIX}canonicaljson>=1.4.0:devel/py-canonicaljson@${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} \ > ${PYTHON_PKGNAMEPREFIX}twisted>=18.9.0:devel/py-twisted@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}treq>=15.1:www/py-treq@${PY_FLAVOR} \ >diff --git a/net-im/py-matrix-synapse/distinfo b/net-im/py-matrix-synapse/distinfo >index 8bc7e3151a6f..39f688a5502e 100644 >--- a/net-im/py-matrix-synapse/distinfo >+++ b/net-im/py-matrix-synapse/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1649590803 >-SHA256 (matrix-org-synapse-v1.56.0_GH0.tar.gz) = 7afda1fefa2af42966fdffa1f3ab6643674a738ad722e76bf94b873b8845c373 >-SIZE (matrix-org-synapse-v1.56.0_GH0.tar.gz) = 7750479 >+TIMESTAMP = 1650413726 >+SHA256 (matrix-org-synapse-v1.57.0_GH0.tar.gz) = d574f6f599f00d139045e04d017a201397b21248b560b69c5cdfccccd920cc0a >+SIZE (matrix-org-synapse-v1.57.0_GH0.tar.gz) = 7834588 >diff --git a/net-im/py-matrix-synapse/files/patch-synapse_python__dependencies.py b/net-im/py-matrix-synapse/files/patch-synapse_python__dependencies.py >index 7feafa7bbf66..2cace56065f0 100644 >--- a/net-im/py-matrix-synapse/files/patch-synapse_python__dependencies.py >+++ b/net-im/py-matrix-synapse/files/patch-synapse_python__dependencies.py >@@ -1,15 +1,6 @@ >---- synapse/python_dependencies.py.orig 2022-04-12 08:11:46 UTC >+--- synapse/python_dependencies.py.orig 2022-04-20 00:17:17 UTC > +++ synapse/python_dependencies.py >-@@ -48,7 +48,7 @@ REQUIREMENTS = [ >- "unpaddedbase64>=1.1.0", >- "canonicaljson>=1.4.0", >- # we use the type definitions added in signedjson 1.1. >-- "signedjson>=1.1.0,<=1.1.1", >-+ "signedjson>=1.1.0", >- "pynacl>=1.2.1", >- "idna>=2.5", >- # validating SSL certs for IP addresses requires service_identity 18.1. >-@@ -83,7 +83,7 @@ REQUIREMENTS = [ >+@@ -82,7 +82,7 @@ REQUIREMENTS = [ > "typing-extensions>=3.10.0", > # We enforce that we have a `cryptography` version that bundles an `openssl` > # with the latest security patches. >-- >2.35.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 263430
:
233349
|
233401