python3Packages.google-cloud-os-config: 1.22.0 -> 1.23.0
https://github.com/googleapis/google-cloud-python/blob/google-cloud-os-config-v1.23.0/packages/google-cloud-os-config/CHANGELOG.md This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -12,13 +12,13 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "google-cloud-os-config";
|
||||
version = "1.22.0";
|
||||
version = "1.23.0";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchPypi {
|
||||
pname = "google_cloud_os_config";
|
||||
inherit version;
|
||||
hash = "sha256-15oxD2+hznRwqqCExw443AXZhTH0aPghs6Um5NM6cOQ=";
|
||||
hash = "sha256-pinPVbPt42st+JgUxszzwdQ8fxtD22x8AutIYIUbrzo=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user