git: 5ea211ac374c - main - devel/py-fastentrypoints: Update version 0.9=>0.12
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Jun 2022 13:22:22 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5ea211ac374c74ed78005b662bfa340885debf05
commit 5ea211ac374c74ed78005b662bfa340885debf05
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-06-10 13:17:08 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-06-10 13:22:16 +0000
devel/py-fastentrypoints: Update version 0.9=>0.12
- Add test target
Relnotes: https://pypi.org/project/fastentrypoints/0.12/
---
devel/py-fastentrypoints/Makefile | 7 +++++--
devel/py-fastentrypoints/distinfo | 6 +++---
2 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/devel/py-fastentrypoints/Makefile b/devel/py-fastentrypoints/Makefile
index a18141adb128..41ece4a40d3f 100644
--- a/devel/py-fastentrypoints/Makefile
+++ b/devel/py-fastentrypoints/Makefile
@@ -1,6 +1,5 @@
PORTNAME= fastentrypoints
-PORTVERSION= 0.9
-PORTREVISION= 1
+PORTVERSION= 0.12
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,6 +11,10 @@ LICENSE= BSD2CLAUSE
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
+
NO_ARCH= yes
+do-test:
+ @cd ${WRKSRC}/test && ${PYTHON_CMD} runtest.py
+
.include <bsd.port.mk>
diff --git a/devel/py-fastentrypoints/distinfo b/devel/py-fastentrypoints/distinfo
index fcd6bd9dcbef..e16520894a02 100644
--- a/devel/py-fastentrypoints/distinfo
+++ b/devel/py-fastentrypoints/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1490105711
-SHA256 (fastentrypoints-0.9.tar.gz) = 1612350831da45e99fb588ed0e2965644e8026b69a382ce0a57ab0960397bddd
-SIZE (fastentrypoints-0.9.tar.gz) = 3704
+TIMESTAMP = 1654866309
+SHA256 (fastentrypoints-0.12.tar.gz) = ff284f1469bd65400599807d2c6284d5b251398e6e28811f5f77fd262292410b
+SIZE (fastentrypoints-0.12.tar.gz) = 3970