python311Packages.axis 0 -> 1 attrpath: python311Packages.axis 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/hpgyac2aqvjsbdpqfwj78qir5apy4rjm-packages.json.drv building '/nix/store/hpgyac2aqvjsbdpqfwj78qir5apy4rjm-packages.json.drv'... Going to be running update for following packages: - python3.11-axis-48 Press Enter key to continue... Running update for: - python3.11-axis-48: UPDATING ... - python3.11-axis-48: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/axis/default.nix b/pkgs/development/python-modules/axis/default.nix index ba0526837ec2..1d1c2cd3d510 100644 --- a/pkgs/development/python-modules/axis/default.nix +++ b/pkgs/development/python-modules/axis/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "axis"; - version = "48"; + version = "49"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "Kane610"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-/Iz1F40Y00bgJUvNrkPGyA8Kkch92Kijeg8TQ8mostM="; + hash = "sha256-+v+M54gSjZSjxa6D3s6FR5Pdc+dSgasp2QqEnai33GI="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.axis: 48 -> 49 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/289939" - python312Packages.axis: 48 -> 49 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291133"