FreeBSD Bugzilla – Attachment 204606 Details for
Bug 238122
sysutils/py-google-compute-engine: put back boto dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to depend on boto in python 2 case
py-google-compute-engine_boto_py2_rev0.diff (text/plain), 809 bytes, created by
Steve Wills
on 2019-05-25 21:45:27 UTC
(
hide
)
Description:
patch to depend on boto in python 2 case
Filename:
MIME Type:
Creator:
Steve Wills
Created:
2019-05-25 21:45:27 UTC
Size:
809 bytes
patch
obsolete
>diff --git sysutils/py-google-compute-engine/Makefile sysutils/py-google-compute-engine/Makefile >index 0664a642429d..697b0506ed8e 100644 >--- sysutils/py-google-compute-engine/Makefile >+++ sysutils/py-google-compute-engine/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= google-compute-engine > DISTVERSION= 2.8.13 >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= sysutils python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >@@ -18,7 +18,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}netaddr>0:net/py-netaddr@${PY_FLAVOR} \ > sudo:security/sudo > > .if ${FLAVOR:Upy36:Mpy3*} >-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}distro>0:sysutils/py-distro@${PY_FLAVOR} >+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}boto>0:devel/py-boto@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}distro>0:sysutils/py-distro@${PY_FLAVOR} > .endif > > USES= python shebangfix
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
Flags:
swills
:
maintainer-approval?
(
lucas.kanashiro
)
Actions:
View
|
Diff
Attachments on
bug 238122
: 204606