Revert "python: azure-cli-core: 2.0.75 -> 2.0.76"
This reverts commit 4467e53ef87328dace86ab796cdb5f65a114be5a.
This commit is contained in:
parent
14111de3cb
commit
4cc592761d
@ -33,11 +33,11 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "azure-cli-core";
|
pname = "azure-cli-core";
|
||||||
version = "2.0.76";
|
version = "2.0.75";
|
||||||
|
|
||||||
src = fetchPypi {
|
src = fetchPypi {
|
||||||
inherit pname version;
|
inherit pname version;
|
||||||
sha256 = "6c2f8535f457b1ec865340a24f35791f11cfedd9242565bdc099b8e078a735a0";
|
sha256 = "6fde38f4448542c0cf7b13201b702c6927180e7294221b8f67e2c834f22ae1bc";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user