python311Packages.pplpy 0 -> 1 attrpath: python311Packages.pplpy 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/jgsz2ngqp6ghyfmrgn9329gb781sz39x-packages.json.drv building '/nix/store/jgsz2ngqp6ghyfmrgn9329gb781sz39x-packages.json.drv'... Going to be running update for following packages: - python3.11-pplpy-0.8.9 Press Enter key to continue... Running update for: - python3.11-pplpy-0.8.9: UPDATING ... - python3.11-pplpy-0.8.9: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pplpy/default.nix b/pkgs/development/python-modules/pplpy/default.nix index c3a1f8192acf..56797bcb5586 100644 --- a/pkgs/development/python-modules/pplpy/default.nix +++ b/pkgs/development/python-modules/pplpy/default.nix @@ -13,12 +13,12 @@ buildPythonPackage rec { pname = "pplpy"; - version = "0.8.9"; + version = "0.8.10"; format = "setuptools"; src = fetchPypi { inherit pname version; - sha256 = "sha256-23o7Vx1u8FP3UTeXXpR8OhweRaMLq5Dq8hW05cwVeX4="; + sha256 = "sha256-1CohbIKRTc9NfAAN68mLsza4+D4Ca6XZUszNn4B07/0="; }; buildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/0dd0gkz537f8sw7cdyyn4wk9qhv1rm9y-python3.11-pplpy-0.8.10" [check][nixpkgs-review]