python312Packages.zlib-ng 0.4.1 -> 0.4.2 https://github.com/pycompression/python-zlib-ng/releases attrpath: python312Packages.zlib-ng 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] Going to be running update for following packages: - python3.12-zlib-ng-0.4.1 Press Enter key to continue... Running update for: - python3.12-zlib-ng-0.4.1: UPDATING ... - python3.12-zlib-ng-0.4.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/zlib-ng/default.nix b/pkgs/development/python-modules/zlib-ng/default.nix index 7cb498bbb12f..aaf872276f35 100644 --- a/pkgs/development/python-modules/zlib-ng/default.nix +++ b/pkgs/development/python-modules/zlib-ng/default.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "zlib-ng"; - version = "0.4.1"; + version = "0.4.2"; pyproject = true; src = fetchFromGitHub { owner = "pycompression"; repo = "python-zlib-ng"; - rev = "v${version}"; - hash = "sha256-uK6Md8ZOVUNwXCjzM4zTVr3WBwzLdnvT9n8yBvf968k="; + rev = "refs/tags/v${version}"; + hash = "sha256-SXDrwLb6CarI/dpPVSuBWdZQ/YvfH90y1aU4pNIK1H4="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 883 > 500