git: 50ad2f9923cc - main - devel/py-tokenize-rt: Update version 4.0.0=>5.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Apr 2023 13:18:01 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=50ad2f9923ccbd14eaeef04580916c8db9106b96 commit 50ad2f9923ccbd14eaeef04580916c8db9106b96 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-04-15 12:26:36 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-04-15 13:14:59 +0000 devel/py-tokenize-rt: Update version 4.0.0=>5.0.0 - Mark NO_ARCH Changelog: https://github.com/asottile/tokenize-rt/releases/tag/v5.0.0 --- devel/py-tokenize-rt/Makefile | 6 ++++-- devel/py-tokenize-rt/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/devel/py-tokenize-rt/Makefile b/devel/py-tokenize-rt/Makefile index 390ceabc14c8..e80821f65272 100644 --- a/devel/py-tokenize-rt/Makefile +++ b/devel/py-tokenize-rt/Makefile @@ -1,5 +1,5 @@ PORTNAME= tokenize-rt -PORTVERSION= 4.0.0 +PORTVERSION= 5.0.0 CATEGORIES= devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,9 @@ WWW= https://github.com/asottile/tokenize-rt LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= autoplist distutils +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/devel/py-tokenize-rt/distinfo b/devel/py-tokenize-rt/distinfo index 3b493512b25d..4c4b1c1e8a33 100644 --- a/devel/py-tokenize-rt/distinfo +++ b/devel/py-tokenize-rt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1594695122 -SHA256 (tokenize_rt-4.0.0.tar.gz) = 07d5f88b6a953612159b160129bcf9425677c8d062b0cb83250968ba803e1c64 -SIZE (tokenize_rt-4.0.0.tar.gz) = 5464 +TIMESTAMP = 1681561358 +SHA256 (tokenize_rt-5.0.0.tar.gz) = 3160bc0c3e8491312d0485171dea861fc160a240f5f5766b72a1165408d10740 +SIZE (tokenize_rt-5.0.0.tar.gz) = 5329