forked from pool/azure-cli
Robert Schweikert
2fb1b6ade2
- New upstream release + Version 2.0.77 + For detailed information about changes see the HISTORY.rst file provided with this package - Consolidate azure-cli command module packages into single azure-cli package + Add Provides and Obsoletes for consolidated packages + Stop deleting command modules from build tree in %install section - Update BuildRequires and Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/751636 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli?expand=0&rev=21
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
|