python311Packages.future 0 -> 1 attrpath: python311Packages.future Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/ldz19n8fx2fhnzq9s38rcnwvpbgb0clg-packages.json.drv building '/nix/store/ldz19n8fx2fhnzq9s38rcnwvpbgb0clg-packages.json.drv'... Going to be running update for following packages: - python3.11-future-0.18.3 Press Enter key to continue... Running update for: - python3.11-future-0.18.3: UPDATING ... - python3.11-future-0.18.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/future/default.nix b/pkgs/development/python-modules/future/default.nix index 7c6c21d4d356..ea078467f3e4 100644 --- a/pkgs/development/python-modules/future/default.nix +++ b/pkgs/development/python-modules/future/default.nix @@ -9,12 +9,12 @@ buildPythonPackage rec { pname = "future"; - version = "0.18.3"; + version = "1.0.0"; pyproject = true; src = fetchPypi { inherit pname version; - hash = "sha256-NKF0Nu0elml6hvnePRWjsL4B2LyN6cHf/Vn7gjTtUwc="; + hash = "sha256-vSloMJMHhh7a4UWKT4pPNZjAO+Q7l1IQdq6/XZTAewU="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 894 > 25