FreeBSD Bugzilla – Attachment 212753 Details for
Bug 245100
net/cloud-init: drop support for python 2.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
drop support for python 2.7
cloud-init.diff (text/plain), 552 bytes, created by
Andrey Fesenko
on 2020-03-27 12:41:23 UTC
(
hide
)
Description:
drop support for python 2.7
Filename:
MIME Type:
Creator:
Andrey Fesenko
Created:
2020-03-27 12:41:23 UTC
Size:
552 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 529240) >+++ Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= cloud-init > PORTVERSION= 20.1 >+PORTREVISION= 1 > CATEGORIES= net python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >@@ -28,7 +29,7 @@ > ${PYTHON_PKGNAMEPREFIX}jsonschema>0:devel/py-jsonschema@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}jsonpointer>0:devel/py-jsonpointer@${PY_FLAVOR} > >-USES= python shebangfix >+USES= python:3.6+ shebangfix > USE_GITHUB= yes > GH_ACCOUNT= canonical >
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 245100
: 212753