diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-11-01 09:47:37 +0800 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-11-01 09:56:58 +0800 |
| commit | baaac2f12e68b5a9bf4cf6c7a005b766c60b7f6b (patch) | |
| tree | 592557e2f21f88b5c5dbc62a7bc53dd97c70beb7 | |
| parent | graphics/gdal-grass: Fix build after grass8 8.3.1 update (997e34874730192393d... (diff) | |
lang/cython3: Update to 3.0.4
Changes: https://github.com/cython/cython/blob/master/CHANGES.rst
| -rw-r--r-- | lang/cython3/Makefile | 2 | ||||
| -rw-r--r-- | lang/cython3/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/cython3/Makefile b/lang/cython3/Makefile index ddf0dff1bc07..df6628a41625 100644 --- a/lang/cython3/Makefile +++ b/lang/cython3/Makefile @@ -1,5 +1,5 @@ PORTNAME= cython -PORTVERSION= 3.0.3 +PORTVERSION= 3.0.4 CATEGORIES= lang python MASTER_SITES= PYPI \ https://github.com/cython/cython/releases/download/${PORTVERSION}/ diff --git a/lang/cython3/distinfo b/lang/cython3/distinfo index 541ed3dcbccd..bf04e3634986 100644 --- a/lang/cython3/distinfo +++ b/lang/cython3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696753614 -SHA256 (Cython-3.0.3.tar.gz) = 327309301b01f729f173a94511cb2280c87ba03c89ed428e88f913f778245030 -SIZE (Cython-3.0.3.tar.gz) = 2733424 +TIMESTAMP = 1698340925 +SHA256 (Cython-3.0.4.tar.gz) = 2e379b491ee985d31e5faaf050f79f4a8f59f482835906efe4477b33b4fbe9ff +SIZE (Cython-3.0.4.tar.gz) = 2733706 |
