Revert "python: azure-cli-core: 2.0.75 -> 2.0.76"

This reverts commit 4467e53ef8.
This commit is contained in:
Jonathan Ringer 2019-11-27 22:55:47 -08:00
parent 14111de3cb
commit 4cc592761d
No known key found for this signature in database
GPG key ID: 5C841D3CFDFEC4E0

View file

@ -33,11 +33,11 @@
buildPythonPackage rec {
pname = "azure-cli-core";
version = "2.0.76";
version = "2.0.75";
src = fetchPypi {
inherit pname version;
sha256 = "6c2f8535f457b1ec865340a24f35791f11cfedd9242565bdc099b8e078a735a0";
sha256 = "6fde38f4448542c0cf7b13201b702c6927180e7294221b8f67e2c834f22ae1bc";
};
propagatedBuildInputs = [