python3Packages.google-cloud-monitoring: 2.30.0 -> 2.31.0
https://github.com/googleapis/google-cloud-python/tree/google-cloud-monitoring-v2.31.0/packages/google-cloud-monitoring
This commit is contained in:
@@ -15,13 +15,13 @@
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "google-cloud-monitoring";
|
||||
version = "2.30.0";
|
||||
version = "2.31.0";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchPypi {
|
||||
pname = "google_cloud_monitoring";
|
||||
inherit (finalAttrs) version;
|
||||
hash = "sha256-qVMKqaokbEkIEN+nvjLWfoNA0ZEIrMmcvALR7UlPunY=";
|
||||
hash = "sha256-tMnTUoyGQ9TrS51ojLs8WRS8X2mzFP98XhtHvcBzqa4=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user