python310Packages.prometheus-client 0 -> 1 attrpath: python310Packages.prometheus-client 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wixvw2i0s3xiiz6ssi0dyvnmhdcql7yn-packages.json.drv building '/nix/store/wixvw2i0s3xiiz6ssi0dyvnmhdcql7yn-packages.json.drv'... Going to be running update for following packages: - python3.10-prometheus-client-0.15.0 Press Enter key to continue... Running update for: - python3.10-prometheus-client-0.15.0: UPDATING ... - python3.10-prometheus-client-0.15.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/prometheus-client/default.nix b/pkgs/development/python-modules/prometheus-client/default.nix index f9e11f09662..029e094d1b3 100644 --- a/pkgs/development/python-modules/prometheus-client/default.nix +++ b/pkgs/development/python-modules/prometheus-client/default.nix @@ -7,7 +7,7 @@ buildPythonPackage rec { pname = "prometheus-client"; - version = "0.15.0"; + version = "0.16.0"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -16,7 +16,7 @@ buildPythonPackage rec { owner = "prometheus"; repo = "client_python"; rev = "refs/tags/v${version}"; - hash = "sha256-LabvQMNiRH4jclMnN0P4M3w25NQasNQEu1HWvRDQQ2o="; + hash = "sha256-FYQE0toy5VFKNVadSsxG/5NCRANYJOcVR4bGPrCAxvc="; }; nativeCheckInputs = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.prometheus-client: 0.15.0 -> 0.16.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/215880"