python312Packages.pycparser 2.21 -> 2.22 https://github.com/eliben/pycparser/releases attrpath: python312Packages.pycparser 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/jfq3ajfzqjvvafxb59y962q5w0w4slg8-packages.json.drv building '/nix/store/jfq3ajfzqjvvafxb59y962q5w0w4slg8-packages.json.drv'... Going to be running update for following packages: - python3.12-pycparser-2.21 Press Enter key to continue... Running update for: - python3.12-pycparser-2.21: UPDATING ... - python3.12-pycparser-2.21: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pycparser/default.nix b/pkgs/development/python-modules/pycparser/default.nix index fa0622df9ff9..89771e7df8f7 100644 --- a/pkgs/development/python-modules/pycparser/default.nix +++ b/pkgs/development/python-modules/pycparser/default.nix @@ -2,12 +2,12 @@ buildPythonPackage rec { pname = "pycparser"; - version = "2.21"; + version = "2.22"; format = "setuptools"; src = fetchPypi { inherit pname version; - sha256 = "e644fdec12f7872f86c58ff790da456218b10f863970249516d60a5eaca77206"; + sha256 = "sha256-SRyL6cBA9TkPW/RKWwd1K9B/Vu35kjgbBccBQ57sEPY="; }; nativeCheckInputs = [ unittestCheckHook ]; No auto update branch exists Python package with too many package rebuilds 42618 > 500