python310Packages.humanize 0 -> 1 attrpath: python310Packages.humanize 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/nf69fxh6himf15h432jxk4791qlz3plj-packages.json.drv building '/nix/store/nf69fxh6himf15h432jxk4791qlz3plj-packages.json.drv'... Going to be running update for following packages: - python3.10-humanize-4.7.0 Press Enter key to continue... Running update for: - python3.10-humanize-4.7.0: UPDATING ... - python3.10-humanize-4.7.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/humanize/default.nix b/pkgs/development/python-modules/humanize/default.nix index 9854e428a57a..51653781c57d 100644 --- a/pkgs/development/python-modules/humanize/default.nix +++ b/pkgs/development/python-modules/humanize/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "humanize"; - version = "4.7.0"; + version = "4.8.0"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "python-humanize"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-ofRdrFVxIxAtv8WopJDX8Te8yaaJTnDbRM56V7pm/NM="; + hash = "sha256-bKTzygQtZ/0UB+zM9735a/xwH4KaoU6C8kUGurbHs2Y="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; No auto update branch exists There might already be an open PR for this update: - python3Packages.humanize: 4.7.0 -> 4.8.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/249713"