python310Packages.setproctitle 1.3.2 -> 1.3.3 https://repology.org/project/python:setproctitle/versions attrpath: python310Packages.setproctitle 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/pv4ncqw0xqhwycf03jcrmy6r4bfawwwq-packages.json.drv building '/nix/store/pv4ncqw0xqhwycf03jcrmy6r4bfawwwq-packages.json.drv'... Going to be running update for following packages: - python3.10-setproctitle-1.3.2 Press Enter key to continue... Running update for: - python3.10-setproctitle-1.3.2: UPDATING ... - python3.10-setproctitle-1.3.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/setproctitle/default.nix b/pkgs/development/python-modules/setproctitle/default.nix index 5e4fbecccba6..d813915e1b23 100644 --- a/pkgs/development/python-modules/setproctitle/default.nix +++ b/pkgs/development/python-modules/setproctitle/default.nix @@ -7,13 +7,13 @@ buildPythonPackage rec { pname = "setproctitle"; - version = "1.3.2"; + version = "1.3.3"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-ufuXkHyDDSYPoGWO1Yr9SKhrK4iqxSETXDUv9/00d/0="; + hash = "sha256-yRPhUefqAVZ4N/8DeiPKh0AZKIAZi3+7kLFtGBYHyq4="; }; nativeCheckInputs = [ pytestCheckHook ]; No auto update branch exists Python package with too many package rebuilds 86 > 25