2022-12-13T11:44:38 python310Packages.glean-parser 0 -> 1 2022-12-13T11:44:40 attrpath: python310Packages.glean-parser 2022-12-13T11:44:41 Checking auto update branch... 2022-12-13T11:44:45 [version] 2022-12-13T11:44:45 [version] skipping because derivation has updateScript 2022-12-13T11:44:45 [rustCrateVersion] 2022-12-13T11:44:45 [rustCrateVersion] No cargoSha256 found 2022-12-13T11:44:45 [golangModuleVersion] 2022-12-13T11:44:45 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-13T11:44:45 [updateScript] 2022-12-13T11:44:47 [updateScript] Success 2022-12-13T11:44:47 [updateScript] this derivation will be built: /nix/store/lykyc2lcpkl30z754hkcgnap0wcmz7z2-packages.json.drv building '/nix/store/lykyc2lcpkl30z754hkcgnap0wcmz7z2-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! 2022-12-13T11:44:47 2022-12-13T11:44:47 [quotedUrls] 2022-12-13T11:44:47 [quotedUrls] nothing found to replace 2022-12-13T11:44:47 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 = '' 2022-12-13T11:46:17 An auto update branch exists with message `python310Packages.glean-parser: 6.2.0 -> 6.4.0`. New version is 6.4.0. 2022-12-13T11:46:17 An auto update branch exists with an equal or greater version