2022-11-24T05:44:14 python310Packages.phonenumbers 0 -> 1 2022-11-24T05:44:16 attrpath: python310Packages.phonenumbers 2022-11-24T05:44:16 Checking auto update branch... 2022-11-24T05:44:21 [version] 2022-11-24T05:44:21 [version] skipping because derivation has updateScript 2022-11-24T05:44:21 [rustCrateVersion] 2022-11-24T05:44:21 [rustCrateVersion] No cargoSha256 found 2022-11-24T05:44:21 [golangModuleVersion] 2022-11-24T05:44:21 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-24T05:44:21 [updateScript] 2022-11-24T05:44:22 [updateScript] Success 2022-11-24T05:44:22 [updateScript] this derivation will be built: /nix/store/q76k2v4518mgwfmadzn91k5z3qdh5p9l-packages.json.drv building '/nix/store/q76k2v4518mgwfmadzn91k5z3qdh5p9l-packages.json.drv'... Going to be running update for following packages: - python3.10-phonenumbers-8.12.57 Press Enter key to continue... Running update for: - python3.10-phonenumbers-8.12.57: UPDATING ... - python3.10-phonenumbers-8.12.57: DONE. Packages updated! 2022-11-24T05:44:22 2022-11-24T05:44:22 [quotedUrls] 2022-11-24T05:44:23 [quotedUrls] nothing found to replace 2022-11-24T05:44:23 Diff after rewrites: diff --git a/pkgs/development/python-modules/phonenumbers/default.nix b/pkgs/development/python-modules/phonenumbers/default.nix index ff8265beac9..648c7cc54d9 100644 --- a/pkgs/development/python-modules/phonenumbers/default.nix +++ b/pkgs/development/python-modules/phonenumbers/default.nix @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "phonenumbers"; - version = "8.12.57"; + version = "8.13.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-BX0ZZpYvuGs9xEe/rCyOJc7td0UJ5JsYCSahOpmRAxg="; + hash = "sha256-k3Rdev044kZmC7YBsH3qxU7rdsjl5D9egzM7A4OgoeQ="; }; checkInputs = [ 2022-11-24T05:45:52 Python package with too many package rebuilds 40 > 25