python311Packages.plyvel 0 -> 1 attrpath: python311Packages.plyvel 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/89cxrbrn9b2mf8hd9qs1bfiqlf07v6wx-packages.json.drv building '/nix/store/89cxrbrn9b2mf8hd9qs1bfiqlf07v6wx-packages.json.drv'... Going to be running update for following packages: - python3.11-plyvel-1.5.0 Press Enter key to continue... Running update for: - python3.11-plyvel-1.5.0: UPDATING ... - python3.11-plyvel-1.5.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/plyvel/default.nix b/pkgs/development/python-modules/plyvel/default.nix index d8293f85a9bc..794585c54b80 100644 --- a/pkgs/development/python-modules/plyvel/default.nix +++ b/pkgs/development/python-modules/plyvel/default.nix @@ -8,12 +8,12 @@ buildPythonPackage rec { pname = "plyvel"; - version = "1.5.0"; + version = "1.5.1"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-zZGOCzFpCrzT0gKodCyvlRqy/hVz3nr3HDhFaEf5ICs="; + hash = "sha256-PK9gCeT8JPv4cS0/XvPaflZJXCakiN8hYSGPw05GAZw="; }; buildInputs = [ pkgs.leveldb ] ++ lib.optional isPy3k pytest; An auto update branch exists with message `python311Packages.plyvel: 1.5.0 -> 1.5.1`. New version is 1.5.1. An auto update branch exists with an equal or greater version