Dirk Mueller
70e6f7703a
- Update Azure CLI to 2.0.45 OBS-URL: https://build.opensuse.org/request/show/641059 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-telemetry?expand=0&rev=1
13 lines
456 B
Diff
13 lines
456 B
Diff
diff -Nru azure-cli-telemetry-1.0.0.orig/setup.py azure-cli-telemetry-1.0.0/setup.py
|
|
--- azure-cli-telemetry-1.0.0.orig/setup.py 2018-08-09 08:34:43.000000000 +0200
|
|
+++ azure-cli-telemetry-1.0.0/setup.py 2018-10-01 13:01:24.018731189 +0200
|
|
@@ -50,7 +50,7 @@
|
|
classifiers=CLASSIFIERS,
|
|
install_requires=[
|
|
'applicationinsights>=0.11.1',
|
|
- 'portalocker==1.2.1',
|
|
+ 'portalocker>=1.2.1',
|
|
],
|
|
packages=[
|
|
'azure',
|