SHA256
1
0
forked from pool/cloud-init

- add python-jsonpatch, python-pyserial, python-PyYAML requires,

otherwise it immediately traces on startup

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=5
This commit is contained in:
Dirk Mueller 2014-01-20 17:51:58 +00:00 committed by Git OBS Bridge
parent c6ec6841cd
commit 06810e76db
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 20 17:51:24 UTC 2014 - dmueller@suse.com
- add python-jsonpatch, python-pyserial, python-PyYAML requires,
otherwise it immediately traces on startup
-------------------------------------------------------------------
Sat Jan 4 16:03:57 UTC 2014 - rschweikert@suse.com

View File

@ -36,8 +36,11 @@ Requires: python-argparse
Requires: python-boto >= 2.7
Requires: python-cheetah
Requires: python-configobj
Requires: python-jsonpatch
Requires: python-oauth
Requires: python-prettytable
Requires: python-PrettyTable
Requires: python-pyserial
Requires: python-PyYAML
Requires: python-requests
Requires: python-xml
Requires: python-yaml