FreeBSD Bugzilla – Attachment 199107 Details for
Bug 233108
www/py-python-digitalocean: Missing runtime dependency devel/py-jsonpickle
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
www_py-python-digitalocean_dependencyfix.patch
www_py-python-digitalocean.patch (text/plain), 752 bytes, created by
Marie Helene Kvello-Aune
on 2018-11-10 12:28:41 UTC
(
hide
)
Description:
www_py-python-digitalocean_dependencyfix.patch
Filename:
MIME Type:
Creator:
Marie Helene Kvello-Aune
Created:
2018-11-10 12:28:41 UTC
Size:
752 bytes
patch
obsolete
>Index: www/py-python-digitalocean/Makefile >=================================================================== >--- www/py-python-digitalocean/Makefile (revision 484603) >+++ www/py-python-digitalocean/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= python-digitalocean > PORTVERSION= 1.13.2 >+PORTREVISION= 1 > CATEGORIES= www python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -12,7 +13,9 @@ > > LICENSE= GPLv3 > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} >+RUN_DEPENDS= >+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} >+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}psonpickle>0:devel/py-jsonpickle@${PY_FLAVOR} > > USES= python > USE_PYTHON= distutils autoplist
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 233108
:
199107
|
199108