indexed-bzip2 0 -> 1 attrpath: indexed-bzip2 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/x7dlnhnvi9d6yfd9ixxn1ghhbj3avz5j-packages.json.drv building '/nix/store/x7dlnhnvi9d6yfd9ixxn1ghhbj3avz5j-packages.json.drv'... Going to be running update for following packages: - indexed_bzip2-1.5.0 Press Enter key to continue... Running update for: - indexed_bzip2-1.5.0: UPDATING ... - indexed_bzip2-1.5.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/indexed-bzip2/default.nix b/pkgs/development/python-modules/indexed-bzip2/default.nix index d6c82e3aec9a..b75a10b98222 100644 --- a/pkgs/development/python-modules/indexed-bzip2/default.nix +++ b/pkgs/development/python-modules/indexed-bzip2/default.nix @@ -6,14 +6,14 @@ buildPythonPackage rec { pname = "indexed_bzip2"; - version = "1.5.0"; + version = "1.6.0"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-tKf9odadfQZQYJz//vWYpeB99Z8VLg+hEPvfEHXgdnM="; + hash = "sha256-3HUiigZR91/nbOAMOuSHGcPtqkkEaj3VepyMhmKOHpI="; }; # has no tests An auto update branch exists with message `indexed-bzip2: 1.5.0 -> 1.6.0`. New version is 1.6.0. An auto update branch exists with an equal or greater version