diff options
| author | Xin LI <delphij@FreeBSD.org> | 2025-07-02 22:37:47 -0700 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2025-10-12 23:41:32 -0700 |
| commit | 32835634e07156cdcc71423abc4d98a160e8149f (patch) | |
| tree | 0a5cb9f7de607e87289d3a11b1819507af161d7a /devel/py-pythran/Makefile | |
| parent | devel/py-ty: update to 0.0.1a22 (diff) | |
devel/py-pythran: Fix dependency build when newer setuptools is used.
PR: ports/288016
Approved by: maintainer timeout
Diffstat (limited to 'devel/py-pythran/Makefile')
| -rw-r--r-- | devel/py-pythran/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pythran/Makefile b/devel/py-pythran/Makefile index 4c37f7bdf750..0e782ce91e75 100644 --- a/devel/py-pythran/Makefile +++ b/devel/py-pythran/Makefile @@ -1,5 +1,6 @@ PORTNAME= pythran PORTVERSION= 0.17.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
