python3Packages.google-cloud-access-context-manager: 0.1.2 -> 0.1.3
This commit is contained in:
parent
826f8caf76
commit
1f424444cd
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ buildPythonPackage rec {
|
||||||
|
|
||||||
src = fetchPypi {
|
src = fetchPypi {
|
||||||
inherit pname version;
|
inherit pname version;
|
||||||
sha256 = "sha256-VFPmTKiFwwL1THpjDeFeHgssXvIRB+ppvZb9aU1yPV4=";
|
sha256 = "5453e64ca885c302f54c7a630de15e1e0b2c5ef21107ea69bd96fd694d723d5e";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [ google-api-core ];
|
propagatedBuildInputs = [ google-api-core ];
|
||||||
|
|
Loading…
Reference in a new issue