2022-11-16T08:43:06 python310Packages.mathlibtools 0 -> 1 2022-11-16T08:43:09 attrpath: python310Packages.mathlibtools 2022-11-16T08:43:09 Checking auto update branch... 2022-11-16T08:43:14 [version] 2022-11-16T08:43:14 [version] skipping because derivation has updateScript 2022-11-16T08:43:14 [rustCrateVersion] 2022-11-16T08:43:14 [rustCrateVersion] No cargoSha256 found 2022-11-16T08:43:14 [golangModuleVersion] 2022-11-16T08:43:14 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-16T08:43:14 [updateScript] 2022-11-16T08:43:15 [updateScript] Success 2022-11-16T08:43:15 [updateScript] this derivation will be built: /nix/store/2q54qkpwb4as3s8szmdkrmyhkb6a9hfc-packages.json.drv building '/nix/store/2q54qkpwb4as3s8szmdkrmyhkb6a9hfc-packages.json.drv'... Going to be running update for following packages: - python3.10-mathlibtools-1.1.2 Press Enter key to continue... Running update for: - python3.10-mathlibtools-1.1.2: UPDATING ... - python3.10-mathlibtools-1.1.2: DONE. Packages updated! 2022-11-16T08:43:15 2022-11-16T08:43:15 [quotedUrls] 2022-11-16T08:43:15 [quotedUrls] nothing found to replace 2022-11-16T08:43:15 Diff after rewrites: diff --git a/pkgs/development/python-modules/mathlibtools/default.nix b/pkgs/development/python-modules/mathlibtools/default.nix index 11e4b320728..a78e77a40e2 100644 --- a/pkgs/development/python-modules/mathlibtools/default.nix +++ b/pkgs/development/python-modules/mathlibtools/default.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "mathlibtools"; - version = "1.1.2"; + version = "1.3.0"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-Jbnb3FKyB1NAehB8tZxBV6d7JJCOgWZPMWMaFEAOzkM="; + hash = "sha256-iBYSh5Y8MYqzjeNt70eURr40SSKh0x41plemeaaOfy8="; }; propagatedBuildInputs = [ 2022-11-16T08:44:46 An auto update branch exists with message `python310Packages.mathlibtools: 1.1.2 -> 1.3.0`. New version is 1.3.0. 2022-11-16T08:44:46 An auto update branch exists with an equal or greater version