git: eabc1f0876c4 - main - devel/py-pytest-localserver: Update version 0.6.0=>0.7.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Sep 2022 13:39:38 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=eabc1f0876c45e237e318773d74ac5f960ef10ff
commit eabc1f0876c45e237e318773d74ac5f960ef10ff
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-09-10 13:24:27 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-09-10 13:39:22 +0000
devel/py-pytest-localserver: Update version 0.6.0=>0.7.0
- Switch to USES=pytest
Relnotes:
https://github.com/pytest-dev/pytest-localserver/releases/tag/v0.7.0
---
devel/py-pytest-localserver/Makefile | 7 ++-----
devel/py-pytest-localserver/distinfo | 6 +++---
2 files changed, 5 insertions(+), 8 deletions(-)
diff --git a/devel/py-pytest-localserver/Makefile b/devel/py-pytest-localserver/Makefile
index eeafac436c09..f3ec48abd19a 100644
--- a/devel/py-pytest-localserver/Makefile
+++ b/devel/py-pytest-localserver/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pytest-localserver
-PORTVERSION= 0.6.0
+PORTVERSION= 0.7.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,12 +16,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiosmtpd>0:mail/py-aiosmtpd@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}werkzeug>=0.10:www/py-werkzeug@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
-USES= python:3.6+
+USES= pytest python:3.6+
USE_PYTHON= autoplist distutils
NO_ARCH= yes
-do-test:
- @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest
-
.include <bsd.port.mk>
diff --git a/devel/py-pytest-localserver/distinfo b/devel/py-pytest-localserver/distinfo
index ca76d91f67bc..0ecba062c2f3 100644
--- a/devel/py-pytest-localserver/distinfo
+++ b/devel/py-pytest-localserver/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651931010
-SHA256 (pytest-localserver-0.6.0.tar.gz) = ddc479aba96a7da0e7a1cc7d3a303e50582d6d505803e8f67b827218f9fe0f65
-SIZE (pytest-localserver-0.6.0.tar.gz) = 182346
+TIMESTAMP = 1662807544
+SHA256 (pytest-localserver-0.7.0.tar.gz) = f19b490c7ca1ed05bfe4bc6b490811805a61e7271f0424d3c0fa4d43893a5dcd
+SIZE (pytest-localserver-0.7.0.tar.gz) = 184154