python310Packages.venusian 0 -> 1 attrpath: python310Packages.venusian 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/51gnf2ylxsvwrrlkm2lhyvxkb76hnw26-packages.json.drv building '/nix/store/51gnf2ylxsvwrrlkm2lhyvxkb76hnw26-packages.json.drv'... Going to be running update for following packages: - python3.10-venusian-3.0.0 Press Enter key to continue... Running update for: - python3.10-venusian-3.0.0: UPDATING ... - python3.10-venusian-3.0.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/venusian/default.nix b/pkgs/development/python-modules/venusian/default.nix index 2e81a9559fc6..d97bca4b2230 100644 --- a/pkgs/development/python-modules/venusian/default.nix +++ b/pkgs/development/python-modules/venusian/default.nix @@ -8,12 +8,12 @@ buildPythonPackage rec { pname = "venusian"; - version = "3.0.0"; + version = "3.1.0"; disabled = isPy27; src = fetchPypi { inherit pname version; - sha256 = "f6842b7242b1039c0c28f6feef29016e7e7dd3caaeb476a193acf737db31ee38"; + sha256 = "sha256-63LNym8xOaFdyA+cldPBD4pUoLqIHu744uxbQtPuOpU="; }; nativeCheckInputs = [ pytest pytest-cov ]; No auto update branch exists Python package with too many package rebuilds 35 > 25