python310Packages.pint 0 -> 1 attrpath: python310Packages.pint 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/4qgx7bfahmj7hlndqra4m1lygrkhwpyl-packages.json.drv building '/nix/store/4qgx7bfahmj7hlndqra4m1lygrkhwpyl-packages.json.drv'... Going to be running update for following packages: - python3.10-pint-0.20.1 Press Enter key to continue... Running update for: - python3.10-pint-0.20.1: UPDATING ... - python3.10-pint-0.20.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pint/default.nix b/pkgs/development/python-modules/pint/default.nix index 8873b27d5e7..80dc1222491 100644 --- a/pkgs/development/python-modules/pint/default.nix +++ b/pkgs/development/python-modules/pint/default.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "pint"; - version = "0.20.1"; + version = "0.22"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit version; pname = "Pint"; - hash = "sha256-OHzwQHjcff5KcIAzuq1Uq2HYKrBsTuPUkiseRdViYGc="; + hash = "sha256-LROfarvPMBbK19POwFcH/pCKxPmc9Zrt/W7mZ7emRDM="; }; nativeBuildInputs = [ setuptools-scm ]; No auto update branch exists Python package with too many package rebuilds 113 > 25