python310Packages.pycodestyle 0 -> 1 attrpath: python310Packages.pycodestyle 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/qnar07r5n8xwax757f94lx9mil8q3wnk-packages.json.drv building '/nix/store/qnar07r5n8xwax757f94lx9mil8q3wnk-packages.json.drv'... Going to be running update for following packages: - python3.10-pycodestyle-2.10.0 Press Enter key to continue... Running update for: - python3.10-pycodestyle-2.10.0: UPDATING ... - python3.10-pycodestyle-2.10.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pycodestyle/default.nix b/pkgs/development/python-modules/pycodestyle/default.nix index cdbec2770080..7f2413ab4be6 100644 --- a/pkgs/development/python-modules/pycodestyle/default.nix +++ b/pkgs/development/python-modules/pycodestyle/default.nix @@ -7,7 +7,7 @@ buildPythonPackage rec { pname = "pycodestyle"; - version = "2.10.0"; + version = "2.11.0"; disabled = pythonOlder "3.6"; @@ -15,7 +15,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; - hash = "sha256-NHGHvbR2Mp2Y9pXCE9cpWoRtEVL/T+m6y4qVkLjucFM="; + hash = "sha256-JZvMF4V9ios7SiMnMkt55fAgoTwWB0Zw+cjI+HLqdtA="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 1195 > 25