John Paul Adrian Glaubitz
32bc079309
+ Version 2.63.0 + For detailed information about changes see the HISTORY.rst file provided with this package - Drop extra LICENSE.txt as upstream now ships its own - Update Requires from setup.py OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli?expand=0&rev=149
10 lines
268 B
Diff
10 lines
268 B
Diff
diff -Nru azure-cli-2.0.77.orig/az azure-cli-2.0.77/az
|
|
--- azure-cli-2.0.77.orig/az 2019-11-22 06:26:37.000000000 +0100
|
|
+++ azure-cli-2.0.77/az 2019-11-26 11:55:29.693046152 +0100
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/env python
|
|
+#!/usr/bin/env python3
|
|
|
|
import sys
|
|
import os
|