2022-12-23T23:58:34 python310Packages.cwcwidth 0 -> 1 2022-12-23T23:58:36 attrpath: python310Packages.cwcwidth 2022-12-23T23:58:36 Checking auto update branch... 2022-12-23T23:58:41 [version] 2022-12-23T23:58:41 [version] skipping because derivation has updateScript 2022-12-23T23:58:41 [rustCrateVersion] 2022-12-23T23:58:41 [rustCrateVersion] No cargoSha256 found 2022-12-23T23:58:41 [golangModuleVersion] 2022-12-23T23:58:41 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-23T23:58:41 [updateScript] 2022-12-23T23:58:42 [updateScript] Success 2022-12-23T23:58:42 [updateScript] this derivation will be built: /nix/store/qhdgnm15b6l57wji37aglsdx33pxmlqp-packages.json.drv building '/nix/store/qhdgnm15b6l57wji37aglsdx33pxmlqp-packages.json.drv'... Going to be running update for following packages: - python3.10-cwcwidth-0.1.7 Press Enter key to continue... Running update for: - python3.10-cwcwidth-0.1.7: UPDATING ... - python3.10-cwcwidth-0.1.7: DONE. Packages updated! 2022-12-23T23:58:42 2022-12-23T23:58:42 [quotedUrls] 2022-12-23T23:58:43 [quotedUrls] nothing found to replace 2022-12-23T23:58:43 Diff after rewrites: diff --git a/pkgs/development/python-modules/cwcwidth/default.nix b/pkgs/development/python-modules/cwcwidth/default.nix index fc57df26230..99be1ee674c 100644 --- a/pkgs/development/python-modules/cwcwidth/default.nix +++ b/pkgs/development/python-modules/cwcwidth/default.nix @@ -2,12 +2,12 @@ buildPythonPackage rec { pname = "cwcwidth"; - version = "0.1.7"; + version = "0.1.8"; format = "pyproject"; src = fetchPypi { inherit pname version; - sha256 = "sha256-wNZH4S46SxWogeHYT3lpN1FmSEieARJXI33CF51rGVE="; + sha256 = "sha256-WtwDS3yQ5qhYa9BGvL9gBONeFrDX4x3jlVE6UNcpu/Y="; }; nativeBuildInputs = [ cython setuptools ]; 2022-12-24T00:00:10 An auto update branch exists with message `python310Packages.cwcwidth: 0.1.7 -> 0.1.8`. New version is 0.1.8. 2022-12-24T00:00:10 An auto update branch exists with an equal or greater version