aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-11-19 09:48:19 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-11-19 09:51:35 +0000
commit5edbf7e61dcf275d9bb97ab25873a4c637ca14ac (patch)
treef967ce96135ed756b0022b4e57961c5cfbb606ca /astro
parent3cce24d32cb431ca9edb423b4886d7acf0584dfe (diff)
downloadports-5edbf7e61dcf275d9bb97ab25873a4c637ca14ac.tar.gz
ports-5edbf7e61dcf275d9bb97ab25873a4c637ca14ac.zip
Diffstat (limited to 'astro')
-rw-r--r--astro/py-spacetrack/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/astro/py-spacetrack/Makefile b/astro/py-spacetrack/Makefile
index 1e0d9780ae6e..e664ae853953 100644
--- a/astro/py-spacetrack/Makefile
+++ b/astro/py-spacetrack/Makefile
@@ -15,11 +15,11 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}logbook>=0.12.3:devel/py-logbook@${PY_FLAVOR
${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}represent>=1.4.0:devel/py-represent@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0:devel/py-pytest-asyncio@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}responses>=0:devel/py-responses@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}rush>=0:devel/py-rush@${PY_FLAVOR}
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3.0:devel/py-pytest@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0:devel/py-pytest-asyncio@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}responses>=0:devel/py-responses@${PY_FLAVOR}
-USES= python:3.6+ pytest
+USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes