python310Packages.tables 0 -> 1 attrpath: python310Packages.tables Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xg3b797pq6yj82kcmi25irshljxwphgs-packages.json.drv building '/nix/store/xg3b797pq6yj82kcmi25irshljxwphgs-packages.json.drv'... Going to be running update for following packages: - python3.10-tables-3.8.0 Press Enter key to continue... Running update for: - python3.10-tables-3.8.0: UPDATING ... - python3.10-tables-3.8.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/tables/default.nix b/pkgs/development/python-modules/tables/default.nix index 8705f64817e8..09b71f5a2dcc 100644 --- a/pkgs/development/python-modules/tables/default.nix +++ b/pkgs/development/python-modules/tables/default.nix @@ -21,13 +21,13 @@ buildPythonPackage rec { pname = "tables"; - version = "3.8.0"; + version = "3.9.1"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-NPP6I2bOILGPHfVzp3wdJzBs4fKkHZ+e/2IbUZLqh4g="; + hash = "sha256-SDMVA81QnJ8flc8vXGSlfEjAqlFBQj8OyjUpZcT5v4E="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 26 > 25