python310Packages.pandas 0 -> 1 attrpath: python310Packages.pandas Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/63dxmhncz2apyimz94ggl64b3fq1mx8a-packages.json.drv building '/nix/store/63dxmhncz2apyimz94ggl64b3fq1mx8a-packages.json.drv'... Going to be running update for following packages: - python3.10-pandas-1.5.3 Press Enter key to continue... Running update for: - python3.10-pandas-1.5.3: UPDATING ... - python3.10-pandas-1.5.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pandas/default.nix b/pkgs/development/python-modules/pandas/default.nix index 68d925cc2a9..b6e4ab5642f 100644 --- a/pkgs/development/python-modules/pandas/default.nix +++ b/pkgs/development/python-modules/pandas/default.nix @@ -23,13 +23,13 @@ buildPythonPackage rec { pname = "pandas"; - version = "1.5.3"; + version = "2.0.2"; format = "setuptools"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-dKP9flp+wFLxgyc9x7Cs06hj7fdSD106F2XAT/2zsLE="; + hash = "sha256-3VR2tsP+QQ7pWSaHPzd7hW28ToGpxgWg3AWqzManxsY="; }; nativeBuildInputs = [ cython ]; No auto update branch exists Python package with too many package rebuilds 3088 > 25