2022-12-09T02:37:23 python3.10-plyvel 1.4.0 -> 1.5.0 https://pypi.org/project/plyvel/ 2022-12-09T02:37:25 attrpath: python310Packages.plyvel 2022-12-09T02:37:26 Checking auto update branch... 2022-12-09T02:37:30 [version] 2022-12-09T02:37:30 [version] skipping because derivation has updateScript 2022-12-09T02:37:30 [rustCrateVersion] 2022-12-09T02:37:30 [rustCrateVersion] No cargoSha256 found 2022-12-09T02:37:30 [golangModuleVersion] 2022-12-09T02:37:30 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-09T02:37:30 [updateScript] 2022-12-09T02:37:32 [updateScript] Success 2022-12-09T02:37:32 [updateScript] Going to be running update for following packages: - python3.10-plyvel-1.4.0 Press Enter key to continue... Running update for: - python3.10-plyvel-1.4.0: UPDATING ... - python3.10-plyvel-1.4.0: DONE. Packages updated! 2022-12-09T02:37:32 2022-12-09T02:37:32 [quotedUrls] 2022-12-09T02:37:32 [quotedUrls] nothing found to replace 2022-12-09T02:37:32 Diff after rewrites: diff --git a/pkgs/development/python-modules/plyvel/default.nix b/pkgs/development/python-modules/plyvel/default.nix index d47805bb643..09a1c31297b 100644 --- a/pkgs/development/python-modules/plyvel/default.nix +++ b/pkgs/development/python-modules/plyvel/default.nix @@ -8,11 +8,11 @@ buildPythonPackage rec { pname = "plyvel"; - version = "1.4.0"; + version = "1.5.0"; src = fetchPypi { inherit pname version; - sha256 = "4ea98bea04ebf0f44747bacdfafefc8827787106fbb787f0aedc46482b2dfd53"; + sha256 = "sha256-zZGOCzFpCrzT0gKodCyvlRqy/hVz3nr3HDhFaEf5ICs="; }; buildInputs = [ pkgs.leveldb ] ++ lib.optional isPy3k pytest; 2022-12-09T02:39:01 An auto update branch exists with message `python310Packages.plyvel: 1.4.0 -> 1.5.0`. New version is 1.5.0. 2022-12-09T02:39:01 An auto update branch exists with an equal or greater version