aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-06-07 21:53:20 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-06-07 21:59:00 +0000
commit23b2bc4004995502ba6f1250987ff72654a7fbe1 (patch)
tree724941f9e801b8da516c7e1ef6d4b06728f9543f /net
parent23f5575119fa91bec97b639d761e4df71d160701 (diff)
downloadports-23b2bc4004995502ba6f1250987ff72654a7fbe1.tar.gz
ports-23b2bc4004995502ba6f1250987ff72654a7fbe1.zip
www/py-WebTest: chase PORTNAME in consumers after d35a222edd93
===> py39-pecan-1.3.3 depends on package: py39-WebTest>=1.3.1 - not found ===> Installing existing package /packages/All/py39-webtest-3.0.0.pkg Installing py39-webtest-3.0.0... [...] Extracting py39-webtest-3.0.0: .......... done ===> py39-pecan-1.3.3 depends on package: py39-WebTest>=1.3.1 - not found *** Error code 1 Reported by: pkg-fallout
Diffstat (limited to 'net')
-rw-r--r--net/py-errbot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-errbot/Makefile b/net/py-errbot/Makefile
index 23f19672c04d..e7aa98b528f4 100644
--- a/net/py-errbot/Makefile
+++ b/net/py-errbot/Makefile
@@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ansi>=0.2.0:devel/py-ansi@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pygments>=2.11.2:textproc/py-pygments@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}openssl>=21.0.0:security/py-openssl@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.27.1:www/py-requests@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}WebTest>=2.0.32:www/py-WebTest@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}webtest>=2.0.32:www/py-WebTest@${PY_FLAVOR}
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils