summaryrefslogtreecommitdiff
path: root/packages/pkg-deps.json
diff options
context:
space:
mode:
authorzsdc <taras@vyos.io>2020-03-11 21:20:58 +0200
committerzsdc <taras@vyos.io>2020-03-11 21:22:23 +0200
commitc6627bc05a57645e6af8b9a5a67e452d9f37e487 (patch)
treeb754b3991e5e57a9ae9155819f73fa0cbd4be269 /packages/pkg-deps.json
parentca9a4eb26b41c204d1bd3a15586b14a5dde950bb (diff)
parent13e82554728b1cb524438163784e5b955c7c5ed0 (diff)
downloadvyos-cloud-init-c6627bc05a57645e6af8b9a5a67e452d9f37e487.tar.gz
vyos-cloud-init-c6627bc05a57645e6af8b9a5a67e452d9f37e487.zip
Cloud-init: T2117: Updated to 20.1
- Merge 20.1 version from the Canonical repository - Removed unneeded changes in datasources (now only OVF datasource is not equal to upstream's version) - Adapted cc_vyos module to new Cloud-init version - Changed Jenkinsfile to use build scripts, provided by upstream
Diffstat (limited to 'packages/pkg-deps.json')
-rw-r--r--packages/pkg-deps.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/packages/pkg-deps.json b/packages/pkg-deps.json
index 72409dd8..cf065219 100644
--- a/packages/pkg-deps.json
+++ b/packages/pkg-deps.json
@@ -29,27 +29,27 @@
],
"renames" : {
"jinja2" : {
- "3" : "python34-jinja2"
+ "3" : "python36-jinja2"
},
"jsonschema" : {
- "3" : "python34-jsonschema"
+ "3" : "python36-jsonschema"
},
"pyflakes" : {
"2" : "pyflakes",
- "3" : "python34-pyflakes"
+ "3" : "python36-pyflakes"
},
"pyyaml" : {
"2" : "PyYAML",
- "3" : "python34-PyYAML"
+ "3" : "python36-PyYAML"
},
"pyserial" : {
"2" : "pyserial"
},
"requests" : {
- "3" : "python34-requests"
+ "3" : "python36-requests"
},
"six" : {
- "3" : "python34-six"
+ "3" : "python36-six"
}
},
"requires" : [