From owner-dev-commits-ports-all@freebsd.org Mon Apr 12 16:58:30 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0BBBC5D70E1; Mon, 12 Apr 2021 16:58:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FJw116wyjz4gMP; Mon, 12 Apr 2021 16:58:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DD00C1AE62; Mon, 12 Apr 2021 16:58:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13CGwTqO095958; Mon, 12 Apr 2021 16:58:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13CGwTkL095957; Mon, 12 Apr 2021 16:58:29 GMT (envelope-from git) Date: Mon, 12 Apr 2021 16:58:29 GMT Message-Id: <202104121658.13CGwTkL095957@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Neel Chauhan Subject: git: c12a581df3ff - main - net-im/py-matrix-synapse: Update to 1.31.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: nc X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c12a581df3ff2d6832a662f99253cc7e99915233 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Apr 2021 16:58:30 -0000 The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=c12a581df3ff2d6832a662f99253cc7e99915233 commit c12a581df3ff2d6832a662f99253cc7e99915233 Author: Neel Chauhan AuthorDate: 2021-04-12 16:58:10 +0000 Commit: Neel Chauhan CommitDate: 2021-04-12 16:58:10 +0000 net-im/py-matrix-synapse: Update to 1.31.0 Changes: https://github.com/matrix-org/synapse/releases/tag/v1.31.0 PR: 254944 Submitted by: Sascha Biberhofer (maintainer) --- net-im/py-matrix-synapse/Makefile | 2 +- net-im/py-matrix-synapse/distinfo | 6 +++--- .../files/patch-synapse_python__dependencies.py | 11 +++++++++++ 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/net-im/py-matrix-synapse/Makefile b/net-im/py-matrix-synapse/Makefile index b48f0033d605..eafea654f28d 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.29.0 +DISTVERSION= 1.31.0 CATEGORIES= net-im python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-im/py-matrix-synapse/distinfo b/net-im/py-matrix-synapse/distinfo index d80605b856cf..2e4199bc1704 100644 --- a/net-im/py-matrix-synapse/distinfo +++ b/net-im/py-matrix-synapse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615397920 -SHA256 (matrix-org-synapse-v1.29.0_GH0.tar.gz) = 01650226eabe9dbf04e01a457aafb8d6b147707b4d764d18692bde1786d608f3 -SIZE (matrix-org-synapse-v1.29.0_GH0.tar.gz) = 7198706 +TIMESTAMP = 1617826884 +SHA256 (matrix-org-synapse-v1.31.0_GH0.tar.gz) = 5ec5b5659a0e3b925feb6016e33172cf948bb22427972a15a56c4ea886cd10e8 +SIZE (matrix-org-synapse-v1.31.0_GH0.tar.gz) = 7230543 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 new file mode 100644 index 000000000000..bfcb8085bac3 --- /dev/null +++ b/net-im/py-matrix-synapse/files/patch-synapse_python__dependencies.py @@ -0,0 +1,11 @@ +--- synapse/python_dependencies.py.orig 2021-04-07 20:22:25 UTC ++++ synapse/python_dependencies.py +@@ -85,7 +85,7 @@ REQUIREMENTS = [ + "typing-extensions>=3.7.4", + # We enforce that we have a `cryptography` version that bundles an `openssl` + # with the latest security patches. +- "cryptography>=3.4.7;python_version>='3.6'", ++ #"cryptography>=3.4.7;python_version>='3.6'", + ] + + CONDITIONAL_REQUIREMENTS = {