python310Packages.werkzeug 0 -> 1 attrpath: python310Packages.werkzeug 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/cdx96ia144glk19q8077zghja92xbq9g-packages.json.drv building '/nix/store/cdx96ia144glk19q8077zghja92xbq9g-packages.json.drv'... Going to be running update for following packages: - python3.10-werkzeug-2.2.3 Press Enter key to continue... Running update for: - python3.10-werkzeug-2.2.3: UPDATING ... - python3.10-werkzeug-2.2.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/werkzeug/default.nix b/pkgs/development/python-modules/werkzeug/default.nix index fdce818b4d3..5853e0495b1 100644 --- a/pkgs/development/python-modules/werkzeug/default.nix +++ b/pkgs/development/python-modules/werkzeug/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "werkzeug"; - version = "2.2.3"; + version = "2.3.6"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -23,7 +23,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "Werkzeug"; inherit version; - hash = "sha256-LhzMlBfU2jWLnebxdOOsCUOR6h1PvvLWZ4ZdgZ39Cv4="; + hash = "sha256-mMd03y+RsFVQB4iR3uXw6wy3l6Uix1eiRSuc7lsgIzA="; }; propagatedBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 3417 > 25