python311Packages.zope-event 0 -> 1 attrpath: python311Packages.zope-event 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/3x66bfhs0crn7dd0v1116lqax39wvf57-packages.json.drv building '/nix/store/3x66bfhs0crn7dd0v1116lqax39wvf57-packages.json.drv'... Going to be running update for following packages: - python3.11-zope.event-4.6 Press Enter key to continue... Running update for: - python3.11-zope.event-4.6: UPDATING ... - python3.11-zope.event-4.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/zope-event/default.nix b/pkgs/development/python-modules/zope-event/default.nix index 93cfc749c923..ef1c49820358 100644 --- a/pkgs/development/python-modules/zope-event/default.nix +++ b/pkgs/development/python-modules/zope-event/default.nix @@ -5,11 +5,11 @@ buildPythonPackage rec { pname = "zope.event"; - version = "4.6"; + version = "5.0"; src = fetchPypi { inherit pname version; - hash = "sha256-gdmIEwRvyGzEE242mP7mKKMoL5wyDbGGWMIXSSNfzoA="; + hash = "sha256-usRA2NmJG0Bo4rWixeLJdlqd92KUS9ppVflrubkeZ80="; }; meta = with lib; { No auto update branch exists There might already be an open PR for this update: - python311Packages.zope-event: 4.6 -> 5.0; rename from zope_event URL "https://api.github.com/repos/NixOS/nixpkgs/issues/265392"