python310Packages.phonenumbers 0 -> 1 attrpath: python310Packages.phonenumbers 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/xj46yikmr8s03anv8hlkbvldq6yszca9-packages.json.drv building '/nix/store/xj46yikmr8s03anv8hlkbvldq6yszca9-packages.json.drv'... Going to be running update for following packages: - python3.10-phonenumbers-8.13.16 Press Enter key to continue... Running update for: - python3.10-phonenumbers-8.13.16: UPDATING ... - python3.10-phonenumbers-8.13.16: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/phonenumbers/default.nix b/pkgs/development/python-modules/phonenumbers/default.nix index 30ee34793d7..3717c2aaca0 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.13.16"; + version = "8.13.17"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-kncrFC6snzrrDoeVjENplqwW1GjZZkZIOZfIpXUXkzs="; + hash = "sha256-iWcSF8cGy6o87RAd7vr6d5g2/qw+BZQ02IasMfCfMsA="; }; nativeCheckInputs = [ No auto update branch exists