Merge pull request #65869 from r-ryantm/auto-update/aws-google-auth
aws-google-auth: 0.0.29 -> 0.0.32
This commit is contained in:
commit
2e80918cc9
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
buildPythonApplication rec {
|
buildPythonApplication rec {
|
||||||
pname = "aws-google-auth";
|
pname = "aws-google-auth";
|
||||||
version = "0.0.29";
|
version = "0.0.32";
|
||||||
|
|
||||||
# Pypi doesn't ship the tests, so we fetch directly from GitHub
|
# Pypi doesn't ship the tests, so we fetch directly from GitHub
|
||||||
# https://github.com/cevoaustralia/aws-google-auth/issues/120
|
# https://github.com/cevoaustralia/aws-google-auth/issues/120
|
||||||
@ -27,7 +27,7 @@ buildPythonApplication rec {
|
|||||||
owner = "cevoaustralia";
|
owner = "cevoaustralia";
|
||||||
repo = "aws-google-auth";
|
repo = "aws-google-auth";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "06dalrwjy1sbc5wvj5ip4h999izlb0j5g6b6f3l5znnsm0vfvfia";
|
sha256 = "0blsvdkb28g1s3c7f8brjjai7lq9ij76xqr5z6zlxxafc4qqwhh3";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
|
Loading…
Reference in New Issue
Block a user