git: 358127291c37 - main - lang/cython: Update to 0.29.24
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jul 16 00:06:45 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=358127291c37827bee9326011d867338dc4dc588
commit 358127291c37827bee9326011d867338dc4dc588
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-15 23:52:19 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
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 <wenhping at gmail.com>
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
More information about the dev-commits-ports-all
mailing list