python310Packages.semaphore-bot 0 -> 1 attrpath: python310Packages.semaphore-bot 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dpy4f5lyl9c28wriqzrrjd3sv8zs9wks-packages.json.drv building '/nix/store/dpy4f5lyl9c28wriqzrrjd3sv8zs9wks-packages.json.drv'... Going to be running update for following packages: - python3.10-semaphore-bot-0.16.0 Press Enter key to continue... Running update for: - python3.10-semaphore-bot-0.16.0: UPDATING ... - python3.10-semaphore-bot-0.16.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/semaphore-bot/default.nix b/pkgs/development/python-modules/semaphore-bot/default.nix index 7725b48adac4..d8dd7afecafc 100644 --- a/pkgs/development/python-modules/semaphore-bot/default.nix +++ b/pkgs/development/python-modules/semaphore-bot/default.nix @@ -8,12 +8,12 @@ buildPythonPackage rec { pname = "semaphore-bot"; - version = "0.16.0"; + version = "0.17.0"; format = "setuptools"; src = fetchPypi { inherit version pname; - hash = "sha256-EOUvzW4a8CgyQSxb2fXnIWfOYs5Xe0v794vDIruSHmI="; + hash = "sha256-3zb6+HdOB6+YrVRcmIHsokFKUOlFmKCoVNllvM+aOXQ="; }; postPatch = '' An auto update branch exists with message `python310Packages.semaphore-bot: 0.16.0 -> 0.17.0`. New version is 0.17.0. An auto update branch exists with an equal or greater version