Accepting request 1004082 from home:glaubitz:branches:Cloud:Tools
- New upstream release + Version 2.40.0 + For detailed information about changes see the HISTORY.rst file provided with this package - Refresh patches for new version + acc_disable-update-check.patch + acc_update-argcomplete.patch - Update Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/1004082 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=91
This commit is contained in:
@@ -1,14 +1,12 @@
|
||||
|
||||
Index: azure-cli-core-2.39.0/setup.py
|
||||
===================================================================
|
||||
--- azure-cli-core-2.39.0.orig/setup.py
|
||||
+++ azure-cli-core-2.39.0/setup.py
|
||||
@@ -43,7 +43,7 @@ CLASSIFIERS = [
|
||||
diff -Nru azure-cli-core-2.40.0.orig/setup.py azure-cli-core-2.40.0/setup.py
|
||||
--- azure-cli-core-2.40.0.orig/setup.py 2022-09-02 07:40:04.000000000 +0200
|
||||
+++ azure-cli-core-2.40.0/setup.py 2022-09-16 11:35:17.346870084 +0200
|
||||
@@ -43,7 +43,7 @@
|
||||
]
|
||||
|
||||
DEPENDENCIES = [
|
||||
- 'argcomplete~=1.8',
|
||||
+ 'argcomplete>=1.8.0',
|
||||
'azure-cli-telemetry==1.0.7.*',
|
||||
'azure-cli-telemetry==1.0.8.*',
|
||||
'azure-mgmt-core>=1.2.0,<2',
|
||||
'cryptography',
|
||||
|
Reference in New Issue
Block a user