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 CCC2615800A for ; Tue, 13 Jun 2023 05:12:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A10DE0985; Tue, 13 Jun 2023 05:12:39 +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 049BFE0985 for ; Tue, 13 Jun 2023 05:12:39 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4E580341307 for ; Tue, 13 Jun 2023 05:12:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B9FB0A97 for ; Tue, 13 Jun 2023 05:12:35 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1686632913.e74b3e9756f7423a7cff8a4f9dcd9449688760fa.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/zeroconf/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/zeroconf/zeroconf-0.64.1.ebuild X-VCS-Directories: dev-python/zeroconf/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: e74b3e9756f7423a7cff8a4f9dcd9449688760fa X-VCS-Branch: master Date: Tue, 13 Jun 2023 05:12:35 +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: f48d9795-2e42-4f1a-879d-2f71bc156711 X-Archives-Hash: e5bf3c838652152c3bf77b4f29a05f45 commit: e74b3e9756f7423a7cff8a4f9dcd9449688760fa Author: Michał Górny gentoo org> AuthorDate: Tue Jun 13 05:02:29 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Jun 13 05:08:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e74b3e97 dev-python/zeroconf: Require dev-python/cython < 3 Signed-off-by: Michał Górny gentoo.org> dev-python/zeroconf/zeroconf-0.64.1.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-python/zeroconf/zeroconf-0.64.1.ebuild b/dev-python/zeroconf/zeroconf-0.64.1.ebuild index 547370f5f4c2..50486a2e065a 100644 --- a/dev-python/zeroconf/zeroconf-0.64.1.ebuild +++ b/dev-python/zeroconf/zeroconf-0.64.1.ebuild @@ -27,7 +27,9 @@ RDEPEND=" " # the build system uses custom build script that uses distutils to build # C extensions, sigh +# Cython-3: https://github.com/python-zeroconf/python-zeroconf/issues/1183 BDEPEND=" + =dev-python/cython-0.29.32[${PYTHON_USEDEP}] >=dev-python/setuptools-65.6.3[${PYTHON_USEDEP}] test? (