2022-12-24T11:32:01 python310Packages.jaraco_text 0 -> 1 2022-12-24T11:32:04 attrpath: python310Packages.jaraco_text 2022-12-24T11:32:04 Checking auto update branch... 2022-12-24T11:32:09 [version] 2022-12-24T11:32:09 [version] skipping because derivation has updateScript 2022-12-24T11:32:09 [rustCrateVersion] 2022-12-24T11:32:09 [rustCrateVersion] No cargoSha256 found 2022-12-24T11:32:09 [golangModuleVersion] 2022-12-24T11:32:09 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-24T11:32:09 [updateScript] 2022-12-24T11:32:10 [updateScript] Success 2022-12-24T11:32:10 [updateScript] this derivation will be built: /nix/store/d6vmrib8nicrmkqizhb94zrs1mimyjmj-packages.json.drv building '/nix/store/d6vmrib8nicrmkqizhb94zrs1mimyjmj-packages.json.drv'... Going to be running update for following packages: - python3.10-jaraco.text-3.9.1 Press Enter key to continue... Running update for: - python3.10-jaraco.text-3.9.1: UPDATING ... - python3.10-jaraco.text-3.9.1: DONE. Packages updated! 2022-12-24T11:32:10 2022-12-24T11:32:10 [quotedUrls] 2022-12-24T11:32:11 [quotedUrls] nothing found to replace 2022-12-24T11:32:11 Diff after rewrites: diff --git a/pkgs/development/python-modules/jaraco_text/default.nix b/pkgs/development/python-modules/jaraco_text/default.nix index 4891b2ea38c..91183d4f408 100644 --- a/pkgs/development/python-modules/jaraco_text/default.nix +++ b/pkgs/development/python-modules/jaraco_text/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "jaraco.text"; - version = "3.9.1"; + version = "3.11.0"; format = "pyproject"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - sha256 = "sha256-1XzURIpYgCAxhCXgQZTol/lvwjuSuC/5MIok1cvys/s="; + sha256 = "sha256-DdtYlZX+F26oF5yAHKTs4r4Kpx83e5HzymW010GUg1E="; }; pythonNamespaces = [ 2022-12-24T11:33:41 Python package with too many package rebuilds 106 > 25