python310Packages.logilab-constraint 0 -> 1 attrpath: python310Packages.logilab-constraint 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/a8wprbkcqncnfjrrq4npnc01x7nb08b8-packages.json.drv building '/nix/store/a8wprbkcqncnfjrrq4npnc01x7nb08b8-packages.json.drv'... Going to be running update for following packages: - python3.10-logilab-constraint-0.7.1 Press Enter key to continue... Running update for: - python3.10-logilab-constraint-0.7.1: UPDATING ... - python3.10-logilab-constraint-0.7.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/logilab/constraint.nix b/pkgs/development/python-modules/logilab/constraint.nix index 80d6bcc2f546..4f51654958fe 100644 --- a/pkgs/development/python-modules/logilab/constraint.nix +++ b/pkgs/development/python-modules/logilab/constraint.nix @@ -11,12 +11,12 @@ buildPythonPackage rec { pname = "logilab-constraint"; - version = "0.7.1"; + version = "0.8.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-5ayQBNjueFHSQIjCilgbfL8VdWNuRSMtkYDh3DouNZQ="; + hash = "sha256-yIO8sL0sdSKw0OApj2SJsuaojYpwQRTK/hGOIX2+Wh8="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.logilab-constraint: 0.7.1 -> 0.8.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/278898"