python3Packages.google-cloud-storage: 1.37.0 -> 1.38.0

This commit is contained in:
Martin Weinelt 2021-06-18 23:47:20 +02:00
parent 51db17406a
commit a48b8058fc

View file

@ -17,7 +17,7 @@ buildPythonPackage rec {
src = fetchPypi {
inherit pname version;
sha256 = "sha256-FiAR1m9kuNxdeTZgml2vAGbMUhIxVGrqAsEmpVWURsQ=";
sha256 = "162011d66f64b8dc5d7936609a5daf0066cc521231546aea02c126a5559446c4";
};
propagatedBuildInputs = [