2022-12-22T01:08:41 python310Packages.gdown 0 -> 1 2022-12-22T01:08:43 attrpath: python310Packages.gdown 2022-12-22T01:08:43 Checking auto update branch... 2022-12-22T01:08:48 [version] 2022-12-22T01:08:48 [version] skipping because derivation has updateScript 2022-12-22T01:08:48 [rustCrateVersion] 2022-12-22T01:08:48 [rustCrateVersion] No cargoSha256 found 2022-12-22T01:08:48 [golangModuleVersion] 2022-12-22T01:08:48 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-22T01:08:48 [updateScript] 2022-12-22T01:08:49 [updateScript] Success 2022-12-22T01:08:49 [updateScript] this derivation will be built: /nix/store/aj1yycv0np290djkmzr6bwj4j05i0g42-packages.json.drv building '/nix/store/aj1yycv0np290djkmzr6bwj4j05i0g42-packages.json.drv'... Going to be running update for following packages: - python3.10-gdown-4.5.4 Press Enter key to continue... Running update for: - python3.10-gdown-4.5.4: UPDATING ... - python3.10-gdown-4.5.4: DONE. Packages updated! 2022-12-22T01:08:49 2022-12-22T01:08:49 [quotedUrls] 2022-12-22T01:08:50 [quotedUrls] nothing found to replace 2022-12-22T01:08:50 Diff after rewrites: diff --git a/pkgs/development/python-modules/gdown/default.nix b/pkgs/development/python-modules/gdown/default.nix index 09f7ca4c856..c7ddc590d97 100644 --- a/pkgs/development/python-modules/gdown/default.nix +++ b/pkgs/development/python-modules/gdown/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "gdown"; - version = "4.5.4"; + version = "4.6.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-av9n0esi+zpa7StFY3lKo1Bsct8IP4ax7EkyUnCcpo8="; + hash = "sha256-XOPbCu2lT0bKrLLfhvMcPj7NF8NVaJ5kVthftSi6l0k="; }; propagatedBuildInputs = [ 2022-12-22T01:10:20 No auto update branch exists 2022-12-22T01:10:20 There might already be an open PR for this update: - gdown: 4.5.4 -> 4.6.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/204723"