python311Packages.debian-inspector 0 -> 1 attrpath: python311Packages.debian-inspector 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/1d8bdi8plrm126fxdpdww1pan59viw17-packages.json.drv building '/nix/store/1d8bdi8plrm126fxdpdww1pan59viw17-packages.json.drv'... Going to be running update for following packages: - python3.11-debian-inspector-31.0.0 Press Enter key to continue... Running update for: - python3.11-debian-inspector-31.0.0: UPDATING ... - python3.11-debian-inspector-31.0.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/debian-inspector/default.nix b/pkgs/development/python-modules/debian-inspector/default.nix index eb0b89ba9871..0add3d134ec7 100644 --- a/pkgs/development/python-modules/debian-inspector/default.nix +++ b/pkgs/development/python-modules/debian-inspector/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "debian-inspector"; - version = "31.0.0"; + version = "31.1.0"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -19,7 +19,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "debian_inspector"; inherit version; - hash = "sha256-RglPlTRksmm7CYVere7jySy2tIegv6JuulN7Usw9a0c="; + hash = "sha256-68+8FwZPEL07bSEizbyXtxpJSvDruvr5qM6t/osWT5k="; }; dontConfigure = true; An auto update branch exists with message `python311Packages.debian-inspector: 31.0.0 -> 31.1.0`. New version is 31.1.0. An auto update branch exists with an equal or greater version