FreeBSD Bugzilla – Attachment 232250 Details for
Bug 262344
devel/py-apispec: py-prance is required as a runtime dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
RUN_DEPENDS+=devel/py-prance
devel_y-apispec.diff (text/plain), 1.12 KB, created by
Thierry Thomas
on 2022-03-04 17:00:23 UTC
(
hide
)
Description:
RUN_DEPENDS+=devel/py-prance
Filename:
MIME Type:
Creator:
Thierry Thomas
Created:
2022-03-04 17:00:23 UTC
Size:
1.12 KB
patch
obsolete
>commit f3e93ae7923e7430ef80a7be361f216729e30ea8 >Author: Thierry Thomas <thierry@FreeBSD.org> >Date: Fri Mar 4 17:52:43 2022 +0100 > > devel/py-apispec: py-prance is required as a runtime dependency > > When running apispec, the following message has been displayed: > > ModuleNotFoundError: validate_spec requires prance to be installed. > > Installing devel/py-prance fixed the problem. > >diff --git a/devel/py-apispec/Makefile b/devel/py-apispec/Makefile >index 58a0c1157aff..d4320c1a3769 100644 >--- a/devel/py-apispec/Makefile >+++ b/devel/py-apispec/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= apispec > DISTVERSION= 5.1.1 >+PORTREVISION= 1 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -10,6 +11,7 @@ COMMENT= Pluggable API specification generator > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}prance>0:devel/py-prance@${PY_FLAVOR} > TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}marshmallow>0:devel/py-marshmallow@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 262344
: 232250