python311Packages.google-cloud-runtimeconfig 0 -> 1 attrpath: python311Packages.google-cloud-runtimeconfig Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/405j4h8dvgk95p25myri3kxk30bapyfr-packages.json.drv building '/nix/store/405j4h8dvgk95p25myri3kxk30bapyfr-packages.json.drv'... Going to be running update for following packages: - python3.11-google-cloud-runtimeconfig-0.33.3 Press Enter key to continue... Running update for: - python3.11-google-cloud-runtimeconfig-0.33.3: UPDATING ... - python3.11-google-cloud-runtimeconfig-0.33.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/google-cloud-runtimeconfig/default.nix b/pkgs/development/python-modules/google-cloud-runtimeconfig/default.nix index 781218fa7a20..915f00961bca 100644 --- a/pkgs/development/python-modules/google-cloud-runtimeconfig/default.nix +++ b/pkgs/development/python-modules/google-cloud-runtimeconfig/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "google-cloud-runtimeconfig"; - version = "0.33.3"; + version = "0.34.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-4sv5wua03gLd9YqwdD8P/VaKv4LcacB42fK5hUAt2vQ="; + hash = "sha256-hyxvTChxCGC6YjjvYGqaJDvgBbve7EjzfPELl+LB2D8="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.google-cloud-runtimeconfig: 0.33.3 -> 0.34.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/275502"