python312Packages.indexed-bzip2 1.5.0 -> 1.6.0 https://repology.org/project/python:indexed-bzip2/versions attrpath: python312Packages.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/1341w35r7m941sfi1bf1dqhjsrjcfywf-packages.json.drv building '/nix/store/1341w35r7m941sfi1bf1dqhjsrjcfywf-packages.json.drv'... Going to be running update for following packages: - python3.12-indexed_bzip2-1.5.0 Press Enter key to continue... Running update for: - python3.12-indexed_bzip2-1.5.0: UPDATING ... - python3.12-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 No auto update branch exists There might already be an open PR for this update: - indexed-bzip2: 1.5.0 -> 1.6.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/290645"