python310Packages.zope_copy 0 -> 1 attrpath: python310Packages.zope_copy 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/h9j2nfgrakpkvvdsi20zdb881zk2q20i-packages.json.drv building '/nix/store/h9j2nfgrakpkvvdsi20zdb881zk2q20i-packages.json.drv'... Going to be running update for following packages: - python3.10-zope.copy-4.2 Press Enter key to continue... Running update for: - python3.10-zope.copy-4.2: UPDATING ... - python3.10-zope.copy-4.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/zope_copy/default.nix b/pkgs/development/python-modules/zope_copy/default.nix index be4cdca72b6..ce9595ad537 100644 --- a/pkgs/development/python-modules/zope_copy/default.nix +++ b/pkgs/development/python-modules/zope_copy/default.nix @@ -11,11 +11,11 @@ buildPythonPackage rec { pname = "zope.copy"; - version = "4.2"; + version = "4.3"; src = fetchPypi { inherit pname version; - sha256 = "47bb9d09ff06c600b446f220f47a742396598ac4828d738d3d85e6490629a71a"; + sha256 = "sha256-epg2yjqX9m1WGzYPeGUBKGif4JNAddzg75ECe9xPOlc="; }; propagatedBuildInputs = [ zope_interface ]; No auto update branch exists There might already be an open PR for this update: - python310Packages.zope_copy: 4.2 -> 4.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/205244"