FreeBSD Bugzilla – Attachment 181037 Details for
Bug 217986
devel/py-canonicaljson: fix RUN_DEPENDS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix dependencies
devel-py-canonicaljson.patch (text/plain), 626 bytes, created by
Anton Yuzhaninov
on 2017-03-21 21:57:08 UTC
(
hide
)
Description:
fix dependencies
Filename:
MIME Type:
Creator:
Anton Yuzhaninov
Created:
2017-03-21 21:57:08 UTC
Size:
626 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 436658) >+++ Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= canonicaljson > PORTVERSION= 1.0.0 >+PORTREVISION= 1 > DISTVERSIONPREFIX= v > CATEGORIES= devel python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -13,6 +14,8 @@ COMMENT= Canonical JSON > LICENSE= APACHE20 > LICENSE_FILE= ${WRKSRC}/LICENSE > >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}frozendict>=0.4:devel/py-frozendict \ >+ ${PYTHON_PKGNAMEPREFIX}simplejson>=3.6.5:devel/py-simplejson > TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest > > USES= python
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 217986
: 181037