2022-12-31T10:27:30 python310Packages.zope_copy 0 -> 1 2022-12-31T10:27:33 attrpath: python310Packages.zope_copy 2022-12-31T10:27:33 Checking auto update branch... 2022-12-31T10:27:38 [version] 2022-12-31T10:27:38 [version] skipping because derivation has updateScript 2022-12-31T10:27:38 [rustCrateVersion] 2022-12-31T10:27:38 [rustCrateVersion] No cargoSha256 found 2022-12-31T10:27:38 [golangModuleVersion] 2022-12-31T10:27:38 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-31T10:27:38 [updateScript] 2022-12-31T10:27:39 [updateScript] Success 2022-12-31T10:27:39 [updateScript] this derivation will be built: /nix/store/vqwal538wpkdr3d770ck8hkj5fks57ld-packages.json.drv building '/nix/store/vqwal538wpkdr3d770ck8hkj5fks57ld-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! 2022-12-31T10:27:39 2022-12-31T10:27:39 [quotedUrls] 2022-12-31T10:27:39 [quotedUrls] nothing found to replace 2022-12-31T10:27:39 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 ]; 2022-12-31T10:29:09 No auto update branch exists 2022-12-31T10:29:09 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"