python311Packages.tensorflow-estimator-bin 2.11.0 -> 2.14.0 https://repology.org/project/python:tensorflow-estimator/versions attrpath: python311Packages.tensorflow-estimator-bin 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pz5lvnwlhx15hf12k7ygxq0v3z7sckd1-packages.json.drv building '/nix/store/pz5lvnwlhx15hf12k7ygxq0v3z7sckd1-packages.json.drv'... Going to be running update for following packages: - python3.11-tensorflow-estimator-2.11.0 Press Enter key to continue... Running update for: - python3.11-tensorflow-estimator-2.11.0: UPDATING ... - python3.11-tensorflow-estimator-2.11.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/tensorflow-estimator/bin.nix b/pkgs/development/python-modules/tensorflow-estimator/bin.nix index c7d8e4d630be..a3e5d64e19f2 100644 --- a/pkgs/development/python-modules/tensorflow-estimator/bin.nix +++ b/pkgs/development/python-modules/tensorflow-estimator/bin.nix @@ -6,13 +6,13 @@ buildPythonPackage rec { pname = "tensorflow-estimator"; - version = "2.11.0"; + version = "2.14.0"; format = "wheel"; src = fetchPypi { pname = "tensorflow_estimator"; inherit version format; - hash = "sha256-6jtkrP/z2aJE8GF4yb3ty90/Eltn0IiNuoIpSY0GRos="; + hash = "sha256-ggv1fCSqYxq7G75DcXOe137bETYdYTgf2OeQEVrA/Vc="; }; propagatedBuildInputs = [ mock numpy absl-py ]; No auto update branch exists Python package with too many package rebuilds 74 > 25