git: d3d5bae977cc - main - lang/cython: Update to 0.29.36
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Jul 2023 21:37:33 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d3d5bae977cc482066314b09e0d2f046f62ee52f commit d3d5bae977cc482066314b09e0d2f046f62ee52f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-07-09 21:23:23 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-07-09 21:34:18 +0000 lang/cython: Update to 0.29.36 - Update MASTER_SITES: Add GitHub Changes: https://github.com/cython/cython/blob/master/CHANGES.rst --- lang/cython/Makefile | 5 +++-- lang/cython/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/lang/cython/Makefile b/lang/cython/Makefile index d5509e953614..ae29ff89b2df 100644 --- a/lang/cython/Makefile +++ b/lang/cython/Makefile @@ -1,7 +1,8 @@ PORTNAME= cython -PORTVERSION= 0.29.35 +PORTVERSION= 0.29.36 CATEGORIES= lang python -MASTER_SITES= PYPI +MASTER_SITES= PYPI \ + https://github.com/cython/cython/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Cython-${PORTVERSION} diff --git a/lang/cython/distinfo b/lang/cython/distinfo index e387747ea981..d2fc88a54987 100644 --- a/lang/cython/distinfo +++ b/lang/cython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685162038 -SHA256 (Cython-0.29.35.tar.gz) = 6e381fa0bf08b3c26ec2f616b19ae852c06f5750f4290118bf986b6f85c8c527 -SIZE (Cython-0.29.35.tar.gz) = 2097520 +TIMESTAMP = 1688902007 +SHA256 (Cython-0.29.36.tar.gz) = 41c0cfd2d754e383c9eeb95effc9aa4ab847d0c9747077ddd7c0dcb68c3bc01f +SIZE (Cython-0.29.36.tar.gz) = 2097760