K 10 svn:author V 5 dbaio K 8 svn:date V 27 2019-09-07T23:19:39.724313Z K 7 svn:log V 572 sysutils/py-azure-cli: Update to 2.0.72 - Port changes Almost all sysutils/py-azure-cli-* ports were incorporated into py-azure-cli. This update replaces all those dependencies to their devel/py-azure-mgmt-* port directly, eliminating a level in the dependency chain. sysutils/py-azure-cli --> sysutils/py-azure-cli-XYZ (GONE) --> devel/py-azure-mgmt-XYZ Now we will be able to remove ~50 sysutils/py-azure-cli-* ports from the ports tree. - Add patches to fix an issue with the Policy API >>> ImportError: cannot import name 'PolicyMode' END