python311Packages.pycparser 0 -> 1 attrpath: python311Packages.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/3d3x09aj7qkg9fy99glb0y2gjh9zy0hg-packages.json.drv building '/nix/store/3d3x09aj7qkg9fy99glb0y2gjh9zy0hg-packages.json.drv'... Going to be running update for following packages: - python3.11-pycparser-2.21 Press Enter key to continue... Running update for: - python3.11-pycparser-2.21: UPDATING ... - python3.11-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 42402 > 500