python310Packages.babel 2.12.1 -> 2.13.1 https://repology.org/project/python:babel/versions attrpath: python310Packages.babel 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/lzrkmva4hwspsfvqn3jwycgmlr4i1g69-packages.json.drv building '/nix/store/lzrkmva4hwspsfvqn3jwycgmlr4i1g69-packages.json.drv'... Going to be running update for following packages: - python3.10-babel-2.12.1 Press Enter key to continue... Running update for: - python3.10-babel-2.12.1: UPDATING ... - python3.10-babel-2.12.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/babel/default.nix b/pkgs/development/python-modules/babel/default.nix index a97224b5c860..3a385f63b752 100644 --- a/pkgs/development/python-modules/babel/default.nix +++ b/pkgs/development/python-modules/babel/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "babel"; - version = "2.12.1"; + version = "2.13.1"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -22,7 +22,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "Babel"; inherit version; - hash = "sha256-zC2ZmZzQHURCCuclohyeNxGzqtx5dtYUf2IthYGWNFU="; + hash = "sha256-M+CVLX3WN0r42/Z2jMTd88z+/CRPmYbUB0cE8vvRiQA="; }; propagatedBuildInputs = lib.optionals (pythonOlder "3.9") [ No auto update branch exists Python package with too many package rebuilds 34583 > 25