From owner-dev-commits-ports-main@freebsd.org Fri Jul 16 00:06:45 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 BAE77653F0D; Fri, 16 Jul 2021 00:06:45 +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 4GQs3n3Wr5z3CnB; Fri, 16 Jul 2021 00:06:45 +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 4C54A13555; Fri, 16 Jul 2021 00:06:45 +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 16G06jVC067470; Fri, 16 Jul 2021 00:06:45 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16G06jwv067469; Fri, 16 Jul 2021 00:06:45 GMT (envelope-from git) Date: Fri, 16 Jul 2021 00:06:45 GMT Message-Id: <202107160006.16G06jwv067469@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: 358127291c37 - main - lang/cython: Update to 0.29.24 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: 358127291c37827bee9326011d867338dc4dc588 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jul 2021 00:06:45 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=358127291c37827bee9326011d867338dc4dc588 commit 358127291c37827bee9326011d867338dc4dc588 Author: Po-Chuan Hsieh AuthorDate: 2021-07-15 23:52:19 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-07-15 23:52:19 +0000 lang/cython: Update to 0.29.24 Changes: https://github.com/cython/cython/blob/master/CHANGES.rst --- lang/cython/Makefile | 2 +- lang/cython/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/cython/Makefile b/lang/cython/Makefile index 2c7697d93d9b..c3e4d1b1e42c 100644 --- a/lang/cython/Makefile +++ b/lang/cython/Makefile @@ -1,7 +1,7 @@ # Created by: Wen Heping PORTNAME= cython -PORTVERSION= 0.29.23 +PORTVERSION= 0.29.24 CATEGORIES= lang python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/lang/cython/distinfo b/lang/cython/distinfo index 054063a9ff45..7f892f4d4037 100644 --- a/lang/cython/distinfo +++ b/lang/cython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619708761 -SHA256 (Cython-0.29.23.tar.gz) = 6a0d31452f0245daacb14c979c77e093eb1a546c760816b5eed0047686baad8e -SIZE (Cython-0.29.23.tar.gz) = 2073944 +TIMESTAMP = 1626383164 +SHA256 (Cython-0.29.24.tar.gz) = cdf04d07c3600860e8c2ebaad4e8f52ac3feb212453c1764a49ac08c827e8443 +SIZE (Cython-0.29.24.tar.gz) = 2076225