2023-01-01T03:00:22 python310Packages.tensorflow-estimator 0 -> 1 2023-01-01T03:00:25 attrpath: python310Packages.tensorflow-estimator 2023-01-01T03:00:25 Checking auto update branch... 2023-01-01T03:00:30 [version] 2023-01-01T03:00:30 [version] skipping because derivation has updateScript 2023-01-01T03:00:30 [rustCrateVersion] 2023-01-01T03:00:30 [rustCrateVersion] No cargoSha256 found 2023-01-01T03:00:30 [golangModuleVersion] 2023-01-01T03:00:30 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-01T03:00:30 [updateScript] 2023-01-01T03:00:31 [updateScript] Success 2023-01-01T03:00:31 [updateScript] this derivation will be built: /nix/store/3hbs0f94ba1a76pcpihzyf74hiqkikji-packages.json.drv building '/nix/store/3hbs0f94ba1a76pcpihzyf74hiqkikji-packages.json.drv'... Going to be running update for following packages: - python3.10-tensorflow-estimator-2.10.0 Press Enter key to continue... Running update for: - python3.10-tensorflow-estimator-2.10.0: UPDATING ... - python3.10-tensorflow-estimator-2.10.0: DONE. Packages updated! 2023-01-01T03:00:31 2023-01-01T03:00:31 [quotedUrls] 2023-01-01T03:00:32 [quotedUrls] nothing found to replace 2023-01-01T03:00:32 Diff after rewrites: diff --git a/pkgs/development/python-modules/tensorflow-estimator/default.nix b/pkgs/development/python-modules/tensorflow-estimator/default.nix index 24fb681f3b6..c7d8e4d630b 100644 --- a/pkgs/development/python-modules/tensorflow-estimator/default.nix +++ b/pkgs/development/python-modules/tensorflow-estimator/default.nix @@ -6,13 +6,13 @@ buildPythonPackage rec { pname = "tensorflow-estimator"; - version = "2.10.0"; + version = "2.11.0"; format = "wheel"; src = fetchPypi { pname = "tensorflow_estimator"; inherit version format; - hash = "sha256-8yTqF81X8W4zvxiHEdUHfmsuX1oSwyjW4BoHsjiI7c0="; + hash = "sha256-6jtkrP/z2aJE8GF4yb3ty90/Eltn0IiNuoIpSY0GRos="; }; propagatedBuildInputs = [ mock numpy absl-py ]; 2023-01-01T03:02:02 Python package with too many package rebuilds 59 > 25