python312Packages.patsy 0.5.4 -> 0.5.6 https://github.com/pydata/patsy/releases attrpath: python312Packages.patsy 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/k202bbpwql728vpjzw388lszsisv6b4x-packages.json.drv building '/nix/store/k202bbpwql728vpjzw388lszsisv6b4x-packages.json.drv'... Going to be running update for following packages: - python3.12-patsy-0.5.4 Press Enter key to continue... Running update for: - python3.12-patsy-0.5.4: UPDATING ... - python3.12-patsy-0.5.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/patsy/default.nix b/pkgs/development/python-modules/patsy/default.nix index ae4022f86002..48797d05142b 100644 --- a/pkgs/development/python-modules/patsy/default.nix +++ b/pkgs/development/python-modules/patsy/default.nix @@ -10,12 +10,12 @@ buildPythonPackage rec { pname = "patsy"; - version = "0.5.4"; + version = "0.5.6"; pyproject = true; src = fetchPypi { inherit pname version; - hash = "sha256-favFJ1lzCN4OjxiPqiCvfgaom9qjBnVt/HeDaT6havQ="; + hash = "sha256-lcbUenIiU1+Ev/f2PXMD8uKXdHpZjbic9cZ/DAx9LNs="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.patsy: 0.5.4 -> 0.5.6 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/281923"