FreeBSD Bugzilla – Attachment 236080 Details for
Bug 266002
net/cloud-init: update jsonschema dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Change jsonschema dependency
cloud-init.patch (text/plain), 1015 bytes, created by
James TD Smith
on 2022-08-23 16:09:08 UTC
(
hide
)
Description:
Change jsonschema dependency
Filename:
MIME Type:
Creator:
James TD Smith
Created:
2022-08-23 16:09:08 UTC
Size:
1015 bytes
patch
obsolete
>--- a/net/cloud-init/Makefile >+++ b/net/cloud-init/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= cloud-init > DISTVERSION= 22.3 >+PORTREVISION= 1 > CATEGORIES= net python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >@@ -20,7 +21,7 @@ RUN_DEPENDS= sudo>0:security/sudo \ > ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}oauthlib>0:security/py-oauthlib@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}jsonpatch>0:devel/py-jsonpatch@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}jsonschema3>0:devel/py-jsonschema3@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}jsonschema>0:devel/py-jsonschema@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}jsonpointer>0:devel/py-jsonpointer@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}netifaces>0:net/py-netifaces@${PY_FLAVOR} > >@@ -29,7 +30,7 @@ USE_GITHUB= yes > GH_ACCOUNT= canonical > > SHEBANG_FILES= tools/validate-yaml.py tools/read-dependencies \ >- tools/read-version >+ tools/read-version tools/hook-hotplug > USE_PYTHON= autoplist distutils > ETCDIR= ${PREFIX}/etc/cloud >
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 266002
: 236080