python310Packages.biopython 0 -> 1 attrpath: python310Packages.biopython 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/w90c7801697cm51i1z4yd1xgfb8ih27a-packages.json.drv building '/nix/store/w90c7801697cm51i1z4yd1xgfb8ih27a-packages.json.drv'... Going to be running update for following packages: - python3.10-biopython-1.79 Press Enter key to continue... Running update for: - python3.10-biopython-1.79: UPDATING ... - python3.10-biopython-1.79: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/biopython/default.nix b/pkgs/development/python-modules/biopython/default.nix index 002b3ce2e29..e0b419da292 100644 --- a/pkgs/development/python-modules/biopython/default.nix +++ b/pkgs/development/python-modules/biopython/default.nix @@ -7,11 +7,11 @@ buildPythonPackage rec { pname = "biopython"; - version = "1.79"; + version = "1.80"; src = fetchPypi { inherit pname version; - sha256 = "edb07eac99d3b8abd7ba56ff4bedec9263f76dfc3c3f450e7d2e2bcdecf8559b"; + sha256 = "sha256-UoBemviHZ+RQ4t+BE7W8Welk4uinu4A6g1cL27UcDkM="; }; disabled = !isPy3k; An auto update branch exists with message `python310Packages.biopython: 1.79 -> 1.80`. New version is 1.80. An auto update branch exists with an equal or greater version