From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5AF7E15800F for ; Fri, 17 Feb 2023 10:39:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 969FBE0809; Fri, 17 Feb 2023 10:39:06 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7CD60E07FE for ; Fri, 17 Feb 2023 10:39:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A4D95341102 for ; Fri, 17 Feb 2023 10:39:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F1BD88B4 for ; Fri, 17 Feb 2023 10:39:03 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1676630315.a5ac57d18d6324c96a03d1ffe1345e7122e6f5b9.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/synapse/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/synapse/synapse-1.76.0.ebuild net-im/synapse/synapse-1.77.0.ebuild X-VCS-Directories: net-im/synapse/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a5ac57d18d6324c96a03d1ffe1345e7122e6f5b9 X-VCS-Branch: master Date: Fri, 17 Feb 2023 10:39:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c5fdf9ba-de7d-45fd-87e0-67f57e0c7d8b X-Archives-Hash: 3883f51ccd84ce980d59c5ccc28615ef commit: a5ac57d18d6324c96a03d1ffe1345e7122e6f5b9 Author: Petr Vaněk atlas cz> AuthorDate: Fri Feb 17 09:57:25 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Feb 17 10:38:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5ac57d1 net-im/synapse: enable py3.11 Signed-off-by: Petr Vaněk atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/29627 Signed-off-by: Sam James gentoo.org> net-im/synapse/synapse-1.76.0.ebuild | 2 +- net-im/synapse/synapse-1.77.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/synapse/synapse-1.76.0.ebuild b/net-im/synapse/synapse-1.76.0.ebuild index 69a3111edb72..6fbc4e19694c 100644 --- a/net-im/synapse/synapse-1.76.0.ebuild +++ b/net-im/synapse/synapse-1.76.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{9..11} ) DISTUTILS_USE_PEP517=poetry CRATES=" diff --git a/net-im/synapse/synapse-1.77.0.ebuild b/net-im/synapse/synapse-1.77.0.ebuild index d14c4377d9da..781e7449d488 100644 --- a/net-im/synapse/synapse-1.77.0.ebuild +++ b/net-im/synapse/synapse-1.77.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{9..11} ) DISTUTILS_USE_PEP517=poetry CRATES="