2022-11-17T09:25:49 python310Packages.astral 0 -> 1 2022-11-17T09:25:51 attrpath: python310Packages.astral 2022-11-17T09:25:51 Checking auto update branch... 2022-11-17T09:25:56 [version] 2022-11-17T09:25:56 [version] skipping because derivation has updateScript 2022-11-17T09:25:56 [rustCrateVersion] 2022-11-17T09:25:56 [rustCrateVersion] No cargoSha256 found 2022-11-17T09:25:56 [golangModuleVersion] 2022-11-17T09:25:56 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-17T09:25:56 [updateScript] 2022-11-17T09:25:58 [updateScript] Success 2022-11-17T09:25:58 [updateScript] this derivation will be built: /nix/store/lcpaiy4gi2g2mn81v7dm6ni0mgp21sm7-packages.json.drv building '/nix/store/lcpaiy4gi2g2mn81v7dm6ni0mgp21sm7-packages.json.drv'... Going to be running update for following packages: - python3.10-astral-2.2 Press Enter key to continue... Running update for: - python3.10-astral-2.2: UPDATING ... - python3.10-astral-2.2: DONE. Packages updated! 2022-11-17T09:25:58 2022-11-17T09:25:58 [quotedUrls] 2022-11-17T09:25:58 [quotedUrls] nothing found to replace 2022-11-17T09:25:58 Diff after rewrites: diff --git a/pkgs/development/python-modules/astral/default.nix b/pkgs/development/python-modules/astral/default.nix index 8c97ef6750f..547b9677115 100644 --- a/pkgs/development/python-modules/astral/default.nix +++ b/pkgs/development/python-modules/astral/default.nix @@ -2,12 +2,12 @@ buildPythonPackage rec { pname = "astral"; - version = "2.2"; + version = "3.2"; disabled = isPy27; src = fetchPypi { inherit pname version; - sha256 = "e41d9967d5c48be421346552f0f4dedad43ff39a83574f5ff2ad32b6627b6fbe"; + sha256 = "sha256-m3w7QS6eadFyz7JL4Oat3MnxvQGijbi+vmbXXMxTPYg="; }; propagatedBuildInputs = [ pytz requests freezegun ]; 2022-11-17T09:27:29 Python package with too many package rebuilds 700 > 25