git: 657c54dea827 - main - devel/py-greenlet: Update to 3.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Apr 2025 12:46:24 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=657c54dea8274ed8b0fa7b81f5274e3e26aa1a59 commit 657c54dea8274ed8b0fa7b81f5274e3e26aa1a59 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-04-29 11:44:09 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-04-29 12:42:30 +0000 devel/py-greenlet: Update to 3.2.0 - Update WWW - Update LICENSE Changes: https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst https://greenlet.readthedocs.io/en/latest/changes.html --- devel/py-greenlet/Makefile | 11 +++++++---- devel/py-greenlet/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/devel/py-greenlet/Makefile b/devel/py-greenlet/Makefile index fcded754bbb5..4ada1824b578 100644 --- a/devel/py-greenlet/Makefile +++ b/devel/py-greenlet/Makefile @@ -1,15 +1,18 @@ PORTNAME= greenlet -PORTVERSION= 3.1.1 +PORTVERSION= 3.2.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Light-weight microthreads for Python -WWW= https://github.com/python-greenlet/greenlet +WWW= https://greenlet.readthedocs.io/en/latest/ \ + https://github.com/python-greenlet/greenlet -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE= MIT PSFL +LICENSE_COMB= dual +LICENSE_FILE_MIT= ${WRKSRC}/LICENSE +LICENSE_FILE_PSFL= ${WRKSRC}/LICENSE.PSF NOT_FOR_ARCHS= mips mips64 NOT_FOR_ARCHS_REASON= greenlet needs to be ported to this platform diff --git a/devel/py-greenlet/distinfo b/devel/py-greenlet/distinfo index 99a72133f1e5..82580b1ceb07 100644 --- a/devel/py-greenlet/distinfo +++ b/devel/py-greenlet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727314550 -SHA256 (greenlet-3.1.1.tar.gz) = 4ce3ac6cdb6adf7946475d7ef31777c26d94bccc377e070a7986bd2d5c515467 -SIZE (greenlet-3.1.1.tar.gz) = 186022 +TIMESTAMP = 1745177996 +SHA256 (greenlet-3.2.0.tar.gz) = 1d2d43bd711a43db8d9b9187500e6432ddb4fafe112d082ffabca8660a9e01a7 +SIZE (greenlet-3.2.0.tar.gz) = 183685