From nobody Fri Dec 17 11:26:52 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 6706218EB838; Fri, 17 Dec 2021 11:26:53 +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 4JFmsT10VGz4htg; Fri, 17 Dec 2021 11:26:53 +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 0209E1AF92; Fri, 17 Dec 2021 11:26:53 +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 1BHBQqBq059452; Fri, 17 Dec 2021 11:26:52 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BHBQqcG059451; Fri, 17 Dec 2021 11:26:52 GMT (envelope-from git) Date: Fri, 17 Dec 2021 11:26:52 GMT Message-Id: <202112171126.1BHBQqcG059451@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dima Panov Subject: git: ebeb19dbc266 - main - devel/py-greenlet: not ready for Python 3.11 yet List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fluffy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ebeb19dbc2661609938ea55519dc88575bf4bda2 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639740413; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=FSwHjcNiF7uLextP2WirF8cLUNOzf5UF3eSRHagff/0=; b=eWWWyEei+azg6FcCgOMXJUyZczjBbp6560Q50kZDobzaBBO6bHDhLvVoKRt0oYhjzX5Vh9 Zjs+36aIy59jUzYuUY8g7h0dijvSMbK8TifzC7wAIMY0E0kIcbWRFlNEb5vEFkb6xHo61c p/5nqr4lhCqRa0SWAQM3UVDN7bkfdgM1y+Bhs1oBpvF6RMrtzUJY9ibMyt7WPb3qLY+HSn vJQ24i++MCWS5xLSnm5qOK+Fe3ZpJh/nTv5hiZIl/YPYUteqDdS94hnPJz8HoiU5JHGhEL uyyPjjY8dLkamDg6uVzEG707viEyxbokO2y3E8m0f6HytG74kW5+MhhibFOV8Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639740413; a=rsa-sha256; cv=none; b=Q1vTl85qdjRoFB7VYDSD/4aqQpwgH3LeH0LsY8OVvyGlWypT0m5uE5SU1vY6xDhUiy5sXC aRkaqcopLVueHZO3unmQBsUN/dCWgUNbO/7Gi0UCAspjtC0eybPGDg9gfYd8BzQAYmzszC rRAG/mTOS621yY1qV+HAGb4Fbn3CPL6jAP6xp1eyQ9Km7u0ILq4+YiCqeRG8ha/7gOXq2E HdsdD555puYJk6m6/lIvVjaGUjGaAdF8ITqD840UK40sCyduMoj0ckjZIPXeYRRBIoD99d MDoBHeqmveH/u5JD3rNEPiraqWpvjsG8JDe2DmKSsOebyEi42n78wFnttcNvTg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=ebeb19dbc2661609938ea55519dc88575bf4bda2 commit ebeb19dbc2661609938ea55519dc88575bf4bda2 Author: Dima Panov AuthorDate: 2021-12-17 11:20:54 +0000 Commit: Dima Panov CommitDate: 2021-12-17 11:20:54 +0000 devel/py-greenlet: not ready for Python 3.11 yet Approved by: portmgr blanket Sponsored by: Netzkommune GmbH --- devel/py-greenlet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/py-greenlet/Makefile b/devel/py-greenlet/Makefile index 37f27ea55eac..548a911ad644 100644 --- a/devel/py-greenlet/Makefile +++ b/devel/py-greenlet/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= mips mips64 NOT_FOR_ARCHS_REASON= greenlet needs to be ported to this platform -USES= python:3.6+ +USES= python:3.6-3.10 USE_PYTHON= autoplist concurrent distutils post-install: