python312Packages.absl-py 2.0.0 -> 2.1.0 https://repology.org/project/python:absl-py/versions attrpath: python312Packages.absl-py 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/2npy32zxakcb225ml7296ycx95qzxsl0-packages.json.drv building '/nix/store/2npy32zxakcb225ml7296ycx95qzxsl0-packages.json.drv'... Going to be running update for following packages: - python3.12-absl-py-2.0.0 Press Enter key to continue... Running update for: - python3.12-absl-py-2.0.0: UPDATING ... - python3.12-absl-py-2.0.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/absl-py/default.nix b/pkgs/development/python-modules/absl-py/default.nix index a2f22062d3bf..eb412275a882 100644 --- a/pkgs/development/python-modules/absl-py/default.nix +++ b/pkgs/development/python-modules/absl-py/default.nix @@ -9,12 +9,12 @@ buildPythonPackage rec { pname = "absl-py"; - version = "2.0.0"; + version = "2.1.0"; pyproject = true; src = fetchPypi { inherit pname version; - hash = "sha256-2WkCEcX8/vzdGkVHCsK1xazUUkHDr3Hu2WvFRBdGwNU="; + hash = "sha256-eCB5DvuzFnOc3otOGTVyQ/w2CKFSAkKIUT3ZaNfZWf8="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 245 > 25