forked from pool/azure-cli-core
Robert Schweikert
7415135029
- Update Azure CLI to latest version OBS-URL: https://build.opensuse.org/request/show/694977 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=14
13 lines
416 B
Diff
13 lines
416 B
Diff
diff -Nru azure-cli-core-2.0.58.orig/setup.py azure-cli-core-2.0.58/setup.py
|
|
--- azure-cli-core-2.0.58.orig/setup.py 2019-02-12 03:05:13.000000000 +0100
|
|
+++ azure-cli-core-2.0.58/setup.py 2019-02-25 11:08:07.980756709 +0100
|
|
@@ -71,7 +71,7 @@
|
|
'pyyaml>=4.2b1',
|
|
'requests>=2.20.0',
|
|
'six',
|
|
- 'tabulate>=0.7.7,<=0.8.2',
|
|
+ 'tabulate>=0.7.7',
|
|
'wheel==0.30.0',
|
|
'azure-mgmt-resource==2.1.0'
|
|
]
|