2022-12-28T17:35:46 python3.10-pygit2 1.10.1 -> 1.11.1 https://repology.org/metapackage/python3.10-pygit2/versions 2022-12-28T17:35:48 attrpath: python310Packages.pygit2 2022-12-28T17:35:49 Checking auto update branch... 2022-12-28T17:35:53 [version] 2022-12-28T17:35:53 [version] skipping because derivation has updateScript 2022-12-28T17:35:53 [rustCrateVersion] 2022-12-28T17:35:53 [rustCrateVersion] No cargoSha256 found 2022-12-28T17:35:53 [golangModuleVersion] 2022-12-28T17:35:53 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-28T17:35:53 [updateScript] 2022-12-28T17:35:54 [updateScript] Success 2022-12-28T17:35:54 [updateScript] this derivation will be built: /nix/store/xn6v8b66aj5fqwahqvzgc0qf4g1h79i4-packages.json.drv building '/nix/store/xn6v8b66aj5fqwahqvzgc0qf4g1h79i4-packages.json.drv'... Going to be running update for following packages: - python3.10-pygit2-1.10.1 Press Enter key to continue... Running update for: - python3.10-pygit2-1.10.1: UPDATING ... - python3.10-pygit2-1.10.1: DONE. Packages updated! 2022-12-28T17:35:54 2022-12-28T17:35:54 [quotedUrls] 2022-12-28T17:35:55 [quotedUrls] nothing found to replace 2022-12-28T17:35:55 Diff after rewrites: diff --git a/pkgs/development/python-modules/pygit2/default.nix b/pkgs/development/python-modules/pygit2/default.nix index 413b79c562b..35230d44a5a 100644 --- a/pkgs/development/python-modules/pygit2/default.nix +++ b/pkgs/development/python-modules/pygit2/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "pygit2"; - version = "1.10.1"; + version = "1.11.1"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-NUZRvwYsAtHwgEHW+/GptL96k6/OZZeb3Ai9xlZTqi4="; + hash = "sha256-eT9YP9M2IPCsODdtsPV3aO8pIribRZ51saxEA3frZOw="; }; preConfigure = lib.optionalString stdenv.isDarwin '' 2022-12-28T17:37:21 No auto update branch exists 2022-12-28T17:37:22 There might already be an open PR for this update: - python310Packages.pygit2: 1.10.1 -> 1.11.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/201106"