2022-11-26T17:17:30 python310Packages.desktop-notifier 0 -> 1 2022-11-26T17:17:32 attrpath: python310Packages.desktop-notifier 2022-11-26T17:17:33 Checking auto update branch... 2022-11-26T17:17:37 [version] 2022-11-26T17:17:37 [version] skipping because derivation has updateScript 2022-11-26T17:17:37 [rustCrateVersion] 2022-11-26T17:17:37 [rustCrateVersion] No cargoSha256 found 2022-11-26T17:17:37 [golangModuleVersion] 2022-11-26T17:17:37 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-26T17:17:37 [updateScript] 2022-11-26T17:17:40 [updateScript] Success 2022-11-26T17:17:40 [updateScript] this derivation will be built: /nix/store/8il4x3nbl6lryigg1cq3zypay28d3r1f-packages.json.drv building '/nix/store/8il4x3nbl6lryigg1cq3zypay28d3r1f-packages.json.drv'... Going to be running update for following packages: - python3.10-desktop-notifier-3.4.1 Press Enter key to continue... Running update for: - python3.10-desktop-notifier-3.4.1: UPDATING ... - python3.10-desktop-notifier-3.4.1: DONE. Packages updated! 2022-11-26T17:17:40 2022-11-26T17:17:40 [quotedUrls] 2022-11-26T17:17:40 [quotedUrls] nothing found to replace 2022-11-26T17:17:41 Diff after rewrites: diff --git a/pkgs/development/python-modules/desktop-notifier/default.nix b/pkgs/development/python-modules/desktop-notifier/default.nix index 342b0738724..ecd204bd1b7 100644 --- a/pkgs/development/python-modules/desktop-notifier/default.nix +++ b/pkgs/development/python-modules/desktop-notifier/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "desktop-notifier"; - version = "3.4.1"; + version = "3.4.2"; format = "pyproject"; disabled = pythonOlder "3.6"; @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "SamSchott"; repo = pname; rev = "refs/tags/v${version}"; - sha256 = "sha256-cqPLnahs3fT6AfQQkS5azh4/cHzaexytg78RsJG5c6U="; + sha256 = "sha256-OujBpq3SBDKw9Jgb9MD200Rp0fD0OJRw90flxS22I2s="; }; nativeBuildInputs = [ 2022-11-26T17:19:12 An auto update branch exists with message `python310Packages.desktop-notifier: add changelog to meta`. New version is 3.4.2. 2022-11-26T17:19:12 The auto update branch does not match or exceed the new version. 2022-11-26T17:19:12 There might already be an open PR for this update: - python310Packages.desktop-notifier: 3.4.1 -> 3.4.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/202350"