python312Packages.axisregistry 0.4.5 -> 0.4.9 https://github.com/googlefonts/axisregistry/releases attrpath: python312Packages.axisregistry 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/qizvb2f722mggdx92w9vnamc18xq43p6-packages.json.drv building '/nix/store/qizvb2f722mggdx92w9vnamc18xq43p6-packages.json.drv'... Going to be running update for following packages: - python3.12-axisregistry-0.4.5 Press Enter key to continue... Running update for: - python3.12-axisregistry-0.4.5: UPDATING ... - python3.12-axisregistry-0.4.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/axisregistry/default.nix b/pkgs/development/python-modules/axisregistry/default.nix index 7c87679a9a06..510b87474d9a 100644 --- a/pkgs/development/python-modules/axisregistry/default.nix +++ b/pkgs/development/python-modules/axisregistry/default.nix @@ -10,12 +10,12 @@ buildPythonPackage rec { pname = "axisregistry"; - version = "0.4.5"; + version = "0.4.9"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-elQUcl6Zh/3xXLduFKbiXZ6uQsDE8C6M3QnTEwaJlaA="; + hash = "sha256-obpjiX86fzokao7UWQUXgarKYRNdxplr6/r2D2d7DCI="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.axisregistry: 0.4.5 -> 0.4.9 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/287235"