Merge pull request #114864 from itorres/aws-google-auth

aws-google-auth: 0.0.36 -> 0.0.37
This commit is contained in:
Sandro 2021-03-02 17:40:06 +01:00 committed by GitHub
commit 559754a8aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@
buildPythonApplication rec {
pname = "aws-google-auth";
version = "0.0.36";
version = "0.0.37";
# Pypi doesn't ship the tests, so we fetch directly from GitHub
# https://github.com/cevoaustralia/aws-google-auth/issues/120
@ -28,7 +28,7 @@ buildPythonApplication rec {
owner = "cevoaustralia";
repo = "aws-google-auth";
rev = version;
sha256 = "099r020v33sij2b3816cjp4fpy35c886l559szfxqx6kgy19y9z7";
sha256 = "1bh733n4m5rsslpbjvhdigx6768nrvacybkakrm9704d2md9vkqd";
};
propagatedBuildInputs = [