python310Packages.glean-parser 0 -> 1 attrpath: python310Packages.glean-parser 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gh31fx40nzxklcvbvs1xra8ziiih1rwf-packages.json.drv building '/nix/store/gh31fx40nzxklcvbvs1xra8ziiih1rwf-packages.json.drv'... Going to be running update for following packages: - python3.10-glean-parser-6.2.0 Press Enter key to continue... Running update for: - python3.10-glean-parser-6.2.0: UPDATING ... - python3.10-glean-parser-6.2.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/glean-parser/default.nix b/pkgs/development/python-modules/glean-parser/default.nix index 8164d6099a4..706ce1523fe 100644 --- a/pkgs/development/python-modules/glean-parser/default.nix +++ b/pkgs/development/python-modules/glean-parser/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "glean-parser"; - version = "6.2.0"; + version = "6.4.0"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -23,7 +23,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "glean_parser"; inherit version; - hash = "sha256-PKUc1PYfM4MxDFErV4zYyHl/mkPQNvIcjNaDekenHc8="; + hash = "sha256-9+U9kRMkcQY0tjao6Pmi0STqh0xw0pFU0/xZXlawkKM="; }; postPatch = '' An auto update branch exists with message `python310Packages.glean-parser: 6.2.0 -> 6.4.0`. New version is 6.4.0. An auto update branch exists with an equal or greater version