From nobody Mon Sep 30 13:41:54 2024 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 4XHMgR5Ytfz5X4cN; Mon, 30 Sep 2024 13:41:55 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XHMgQ6fYhz4YLt; Mon, 30 Sep 2024 13:41:54 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1727703715; 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=B9rZQNTWPxwlWRpAKGqKoaC2otUk7s6YMDlGskMHVhk=; b=T5ZS5Y7CKW9yzaIINU5vXq6Y10bOjlRiCAJiC8TvH1au6jjltXH6VVtNaejexQ9wEnv646 j6it3BiIq/roTpni1CqrXf2pKTsc6nD1qzFKTBrxCfLCv50CIqeoqYOkc8H7qrCwHWXYC/ nxt7IEMURELcJRZGple386rGJpUVVFQroJ3IOFcH6btkmPCIPjxskX5wIONQ0O80GoIS1Z EB3iac3Qj7mZL4XUnSSPuZjQVffVA3ZgJkl7kU1byt5TwGRiWbbxfEfAeXcYxRk/TyJDp8 nGIRscEQDjzP7OKheGHvAeAKNRTBo9H68jHnPWpjFKuxEDTnfkiH+imN9iDyQA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1727703715; 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=B9rZQNTWPxwlWRpAKGqKoaC2otUk7s6YMDlGskMHVhk=; b=i7A0jblHXbJEeEyWaurAyXHYWpIghj8Mip/3hlO3MNjLWT5V75u4nYdaPcy1BJUeCWTErN VS55ToEoE5KgAUXwsusoOZW5wpUtPu2XqJ/VskAubT/u6+kza0nwXy3jtWpEcYFBgIy+WS hSiYjOv+QR9pk+FFklma2l0q18qF24TIsEsdefryjMIUyPyyJWcIYDqwVn5gZ+3hql+zSs zsndabryG87/ChCaN2GNcPqH9MxZhZ3xst752oUQgu6TezmaXBM1uSS4MftVTXc0Rnb/3V RfKQ202FA25174iU0mktoMu64+4e4I8gClN1OzobTxlkdrTJCSyDd5zbuJ29uA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1727703715; a=rsa-sha256; cv=none; b=mp+cf7DN+O1L7/o25YLGsQ8ttrs8kvBpMiomfOqq1nl9foBAfN43Co7DGxRCKKxhHjD/sz izZFoCU52b4XlKRfJB1pq3a3Ugc2SFn0u8SVLtBBjOBINPeTss0HcIsU8Y8WQWaueHoxGa TuPPhECejOEso5IE5tIxL6hLhiDrSunIysxdgsCUUW1OO19SbzkWwep6rNfNJRLEFyzch9 HAHerrpu7XpgQSquHyKexGQwF9euGR/ddSqvC+fUF/Pax6HinYRPEkVvo5/6lnghqM0H2K 3epEAdfTj7zhxa88fYg3tyHkkhGZkNkTrlDxQRO03Yj85yNWVxZIHdE2g1AiaQ== 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 4XHMgQ6FRNzvhr; Mon, 30 Sep 2024 13:41:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 48UDfsfY012542; Mon, 30 Sep 2024 13:41:54 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 48UDfsZb012539; Mon, 30 Sep 2024 13:41:54 GMT (envelope-from git) Date: Mon, 30 Sep 2024 13:41:54 GMT Message-Id: <202409301341.48UDfsZb012539@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: a7fbbe0ba0b0 - main - devel/py-greenlet: Update to 3.1.1 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: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a7fbbe0ba0b0a632632e725eaf671b20ce13227e Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a7fbbe0ba0b0a632632e725eaf671b20ce13227e commit a7fbbe0ba0b0a632632e725eaf671b20ce13227e Author: Po-Chuan Hsieh AuthorDate: 2024-09-30 13:02:11 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-09-30 13:36:30 +0000 devel/py-greenlet: Update to 3.1.1 Changes: https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst --- devel/py-greenlet/Makefile | 6 ++---- devel/py-greenlet/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/devel/py-greenlet/Makefile b/devel/py-greenlet/Makefile index 4f1ef5549135..fcded754bbb5 100644 --- a/devel/py-greenlet/Makefile +++ b/devel/py-greenlet/Makefile @@ -1,5 +1,5 @@ PORTNAME= greenlet -PORTVERSION= 3.1.0 +PORTVERSION= 3.1.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,7 @@ WWW= https://github.com/python-greenlet/greenlet LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -NOT_FOR_ARCHS= mips mips64 +NOT_FOR_ARCHS= mips mips64 NOT_FOR_ARCHS_REASON= greenlet needs to be ported to this platform BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=40.8.0:devel/py-setuptools@${PY_FLAVOR} \ @@ -20,8 +20,6 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=40.8.0:devel/py-setuptools@${P USES= python USE_PYTHON= autoplist concurrent pep517 -CPPFLAGS+= -Dregister= - post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + diff --git a/devel/py-greenlet/distinfo b/devel/py-greenlet/distinfo index d81c3d55bf69..99a72133f1e5 100644 --- a/devel/py-greenlet/distinfo +++ b/devel/py-greenlet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726080995 -SHA256 (greenlet-3.1.0.tar.gz) = b395121e9bbe8d02a750886f108d540abe66075e61e22f7353d9acb0b81be0f0 -SIZE (greenlet-3.1.0.tar.gz) = 183954 +TIMESTAMP = 1727314550 +SHA256 (greenlet-3.1.1.tar.gz) = 4ce3ac6cdb6adf7946475d7ef31777c26d94bccc377e070a7986bd2d5c515467 +SIZE (greenlet-3.1.1.tar.gz) = 186022