python311Packages.tables 3.8.0 -> 3.9.2 https://repology.org/project/python:tables/versions attrpath: python311Packages.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/0w31qg2svsmy76fzqshikbh1h2xr6l9k-packages.json.drv building '/nix/store/0w31qg2svsmy76fzqshikbh1h2xr6l9k-packages.json.drv'... Going to be running update for following packages: - python3.11-tables-3.8.0 Press Enter key to continue... Running update for: - python3.11-tables-3.8.0: UPDATING ... - python3.11-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 c1726ee97a85..94bb0ca16593 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.2"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-NPP6I2bOILGPHfVzp3wdJzBs4fKkHZ+e/2IbUZLqh4g="; + hash = "sha256-1HAmPC5QxLfIY1oNmawf8vnnBMJNceX6M8RSnn0K2cM="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 27 > 25