2022-12-12T20:37:19 python310Packages.APScheduler 0 -> 1 2022-12-12T20:37:21 attrpath: python310Packages.APScheduler 2022-12-12T20:37:22 Checking auto update branch... 2022-12-12T20:37:26 [version] 2022-12-12T20:37:26 [version] skipping because derivation has updateScript 2022-12-12T20:37:26 [rustCrateVersion] 2022-12-12T20:37:26 [rustCrateVersion] No cargoSha256 found 2022-12-12T20:37:26 [golangModuleVersion] 2022-12-12T20:37:26 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-12T20:37:26 [updateScript] 2022-12-12T20:37:28 [updateScript] Success 2022-12-12T20:37:28 [updateScript] this derivation will be built: /nix/store/qw3x11vjq7zz8brbz3a2fki0888na5c2-packages.json.drv building '/nix/store/qw3x11vjq7zz8brbz3a2fki0888na5c2-packages.json.drv'... Going to be running update for following packages: - python3.10-apscheduler-3.9.1 Press Enter key to continue... Running update for: - python3.10-apscheduler-3.9.1: UPDATING ... - python3.10-apscheduler-3.9.1: DONE. Packages updated! 2022-12-12T20:37:28 2022-12-12T20:37:28 [quotedUrls] 2022-12-12T20:37:28 [quotedUrls] nothing found to replace 2022-12-12T20:37:28 Diff after rewrites: diff --git a/pkgs/development/python-modules/APScheduler/default.nix b/pkgs/development/python-modules/APScheduler/default.nix index b6f79b6c5fc..d9a222182ae 100644 --- a/pkgs/development/python-modules/APScheduler/default.nix +++ b/pkgs/development/python-modules/APScheduler/default.nix @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "apscheduler"; - version = "3.9.1"; + version = "3.9.1.post1"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -26,7 +26,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "APScheduler"; inherit version; - hash = "sha256-ZeZXS2OVSY03HQRfKop+T31Qxq0h73MT0VscfPIN8eM="; + hash = "sha256-sr6gMJVp2lOnJhv6DOGcZ92/4VG9p3amqQdXn9vT6yo="; }; buildInputs = [ 2022-12-12T20:38:57 An auto update branch exists with message `python310Packages.APScheduler: 3.9.1 -> 3.9.1.post1`. New version is 3.9.1.post1. 2022-12-12T20:38:57 An auto update branch exists with an equal or greater version