python3Packages.google-api-core: 1.25.1 -> 1.26.2
This commit is contained in:
parent
6dc39bca35
commit
63fd741650
@ -15,11 +15,11 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "google-api-core";
|
||||
version = "1.25.1";
|
||||
version = "1.26.2";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "0e152ec37b8481d1be1258d95844a5a7031cd3d83d7c7046d9e9b2d807042440";
|
||||
sha256 = "418a131cd349e8bda036741d93e7fb9caefa691daa7296851193edc60b3c946c";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user