2022-11-28T00:36:46 python310Packages.pandas 0 -> 1 2022-11-28T00:36:49 attrpath: python310Packages.pandas 2022-11-28T00:36:49 Checking auto update branch... 2022-11-28T00:36:54 [version] 2022-11-28T00:36:54 [version] skipping because derivation has updateScript 2022-11-28T00:36:54 [rustCrateVersion] 2022-11-28T00:36:54 [rustCrateVersion] No cargoSha256 found 2022-11-28T00:36:54 [golangModuleVersion] 2022-11-28T00:36:54 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-28T00:36:54 [updateScript] 2022-11-28T00:36:55 [updateScript] Success 2022-11-28T00:36:55 [updateScript] this derivation will be built: /nix/store/594n12fdvpr9y6xv06k21r7ds2r5vp95-packages.json.drv building '/nix/store/594n12fdvpr9y6xv06k21r7ds2r5vp95-packages.json.drv'... Going to be running update for following packages: - python3.10-pandas-1.4.4 Press Enter key to continue... Running update for: - python3.10-pandas-1.4.4: UPDATING ... - python3.10-pandas-1.4.4: DONE. Packages updated! 2022-11-28T00:36:55 2022-11-28T00:36:55 [quotedUrls] 2022-11-28T00:36:55 [quotedUrls] nothing found to replace 2022-11-28T00:36:55 Diff after rewrites: diff --git a/pkgs/development/python-modules/pandas/default.nix b/pkgs/development/python-modules/pandas/default.nix index 9125b96a014..427f6097bd6 100644 --- a/pkgs/development/python-modules/pandas/default.nix +++ b/pkgs/development/python-modules/pandas/default.nix @@ -28,13 +28,13 @@ buildPythonPackage rec { pname = "pandas"; - version = "1.4.4"; + version = "1.5.2"; format = "setuptools"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-q2wNc4YXtnUYPl8o2zK1FItpStm7oKQMPqJtlrQx22c="; + hash = "sha256-IguY0VzuCyzYOaY1i9Hyc9A1a/lkwaGusy1H2wIVSIs="; }; nativeBuildInputs = [ cython ]; 2022-11-28T00:38:25 Python package with too many package rebuilds 1620 > 25