python312Packages.hacking 6.0.1 -> 6.1.0 https://repology.org/project/python:hacking/versions attrpath: python312Packages.hacking 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/bi5lg0qi6bs9imw4idfxb99gnqizw1k3-packages.json.drv building '/nix/store/bi5lg0qi6bs9imw4idfxb99gnqizw1k3-packages.json.drv'... Going to be running update for following packages: - python3.12-hacking-6.0.1 Press Enter key to continue... Running update for: - python3.12-hacking-6.0.1: UPDATING ... - python3.12-hacking-6.0.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/hacking/default.nix b/pkgs/development/python-modules/hacking/default.nix index 5a01f5246f85..cd121822e651 100644 --- a/pkgs/development/python-modules/hacking/default.nix +++ b/pkgs/development/python-modules/hacking/default.nix @@ -10,12 +10,12 @@ buildPythonPackage rec { pname = "hacking"; - version = "6.0.1"; + version = "6.1.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-YdeEb8G58m7CFnjpkHQmkJX5ZNe72M1kbrbIxML4jcE="; + hash = "sha256-3lBqMSQDThi046acld5JjDRgvLxJwWQ9MXjRW8barBQ="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 35 > 25