git: 056043d64bf9 - main - lang/cython-devel: update 3.0.0a11 → 3.0.0b1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Mar 2023 13:56:26 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=056043d64bf9af3ffc548bdc908c26484cdc7550 commit 056043d64bf9af3ffc548bdc908c26484cdc7550 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2023-03-25 20:37:37 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2023-03-27 13:56:13 +0000 lang/cython-devel: update 3.0.0a11 → 3.0.0b1 --- lang/cython-devel/Makefile | 5 ++++- lang/cython-devel/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/lang/cython-devel/Makefile b/lang/cython-devel/Makefile index f8df0265ac0f..44bfa65a1f81 100644 --- a/lang/cython-devel/Makefile +++ b/lang/cython-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= cython -DISTVERSION= 3.0.0a11 +DISTVERSION= 3.0.0b1 CATEGORIES= lang python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= -devel @@ -20,4 +20,7 @@ CONFLICTS_INSTALL= py*-cython # bin/cygdb bin/cygdb-3.8 bin/cython bin/cython-3. post-install: ${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Cython -name '*.so' -exec ${STRIP_CMD} {} + +do-test: + @cd ${WRKSRC} && ${PYTHON_CMD} runtests.py -vv + .include <bsd.port.mk> diff --git a/lang/cython-devel/distinfo b/lang/cython-devel/distinfo index d916f620a79e..79886660080e 100644 --- a/lang/cython-devel/distinfo +++ b/lang/cython-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659362708 -SHA256 (cython-cython-3.0.0a11_GH0.tar.gz) = 08dbdb6aa003f03e65879de8f899f87c8c718cd874a31ae9c29f8726da2f5ab0 -SIZE (cython-cython-3.0.0a11_GH0.tar.gz) = 2527660 +TIMESTAMP = 1679684610 +SHA256 (cython-cython-3.0.0b1_GH0.tar.gz) = bca121dbe96c88de9f2369d9d9231dd6b481cca486514421ed8252b4390eab5b +SIZE (cython-cython-3.0.0b1_GH0.tar.gz) = 2659132