2022-12-25T01:46:08 python3.9-pandas 1.4.4 -> 1.5.2 https://repology.org/metapackage/python3.9-pandas/versions 2022-12-25T01:46:10 attrpath: python39Packages.pandas 2022-12-25T01:46:10 Checking auto update branch... 2022-12-25T01:46:15 [version] 2022-12-25T01:46:15 [version] skipping because derivation has updateScript 2022-12-25T01:46:15 [rustCrateVersion] 2022-12-25T01:46:15 [rustCrateVersion] No cargoSha256 found 2022-12-25T01:46:15 [golangModuleVersion] 2022-12-25T01:46:15 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-25T01:46:15 [updateScript] 2022-12-25T01:46:16 [updateScript] Success 2022-12-25T01:46:16 [updateScript] this derivation will be built: /nix/store/2glvz9lgy0fy3fysa2ngas085dvfxxq6-packages.json.drv building '/nix/store/2glvz9lgy0fy3fysa2ngas085dvfxxq6-packages.json.drv'... Going to be running update for following packages: - python3.9-pandas-1.4.4 Press Enter key to continue... Running update for: - python3.9-pandas-1.4.4: UPDATING ... - python3.9-pandas-1.4.4: DONE. Packages updated! 2022-12-25T01:46:16 2022-12-25T01:46:16 [quotedUrls] 2022-12-25T01:46:16 [quotedUrls] nothing found to replace 2022-12-25T01:46:16 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-12-25T01:47:40 Python package with too many package rebuilds 1636 > 25