2022-12-11T17:23:13 python310Packages.hatch-vcs 0 -> 1 2022-12-11T17:23:15 attrpath: python310Packages.hatch-vcs 2022-12-11T17:23:16 Checking auto update branch... 2022-12-11T17:23:20 [version] 2022-12-11T17:23:20 [version] skipping because derivation has updateScript 2022-12-11T17:23:20 [rustCrateVersion] 2022-12-11T17:23:20 [rustCrateVersion] No cargoSha256 found 2022-12-11T17:23:20 [golangModuleVersion] 2022-12-11T17:23:20 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-11T17:23:20 [updateScript] 2022-12-11T17:23:22 [updateScript] Success 2022-12-11T17:23:22 [updateScript] this derivation will be built: /nix/store/r616crhy0a2rbyxj78953264xyax0w8s-packages.json.drv building '/nix/store/r616crhy0a2rbyxj78953264xyax0w8s-packages.json.drv'... Going to be running update for following packages: - python3.10-hatch-vcs-0.2.0 Press Enter key to continue... Running update for: - python3.10-hatch-vcs-0.2.0: UPDATING ... - python3.10-hatch-vcs-0.2.0: DONE. Packages updated! 2022-12-11T17:23:22 2022-12-11T17:23:22 [quotedUrls] 2022-12-11T17:23:22 [quotedUrls] nothing found to replace 2022-12-11T17:23:22 Diff after rewrites: diff --git a/pkgs/development/python-modules/hatch-vcs/default.nix b/pkgs/development/python-modules/hatch-vcs/default.nix index 4f5c1f9bf3e..a8aaa70d63e 100644 --- a/pkgs/development/python-modules/hatch-vcs/default.nix +++ b/pkgs/development/python-modules/hatch-vcs/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "hatch-vcs"; - version = "0.2.0"; + version = "0.3.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -18,7 +18,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "hatch_vcs"; inherit version; - sha256 = "sha256-mRPXM7NO7JuwNF0GJsoyFlpK0t4V0c5kPDbQnKkIq/8="; + sha256 = "sha256-zsUQfPzkgsZ/i8lvGLvDIMmqDQaBgOFK0xe77loVP+4="; }; nativeBuildInputs = [ 2022-12-11T17:24:49 Python package with too many package rebuilds 17770 > 25