3
0
Fork 0
forked from mirrors/nixpkgs

python37Packages.azure-cli-core: 2.0.66 -> 2.0.69

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-cli-core/versions
This commit is contained in:
R. RyanTM 2019-07-15 22:24:53 -07:00 committed by Mario Rodas
parent 8250dbb1a9
commit 93d0ae26f0
No known key found for this signature in database
GPG key ID: 4C4BEFD7B18DC5E8

View file

@ -33,11 +33,11 @@
buildPythonPackage rec {
pname = "azure-cli-core";
version = "2.0.66";
version = "2.0.69";
src = fetchPypi {
inherit pname version;
sha256 = "0fp6b2x1l9bg07pca7asm80rnjlc4kkm061s3nrb55yj6awsnim5";
sha256 = "797c4fab2285aa2ac316daf692c1e8f6b14186c059805e8a57332b4d83d7bb23";
};
propagatedBuildInputs = [