Loading pkgs/development/python-modules/pypdf/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { pname = "pypdf"; version = "6.7.0"; version = "6.8.0"; pyproject = true; src = fetchFromGitHub { Loading @@ -32,7 +32,7 @@ buildPythonPackage rec { tag = version; # fetch sample files used in tests fetchSubmodules = true; hash = "sha256-Kd5jBsq6sE5qWdIieVWdAKFA3QiDRsTBwoFerNY9ZRU="; hash = "sha256-W2bm271tEXcbL3Zgc3sKlA2jZp5L6JxgEWLGO3ahYDU="; }; outputs = [ Loading Loading
pkgs/development/python-modules/pypdf/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { pname = "pypdf"; version = "6.7.0"; version = "6.8.0"; pyproject = true; src = fetchFromGitHub { Loading @@ -32,7 +32,7 @@ buildPythonPackage rec { tag = version; # fetch sample files used in tests fetchSubmodules = true; hash = "sha256-Kd5jBsq6sE5qWdIieVWdAKFA3QiDRsTBwoFerNY9ZRU="; hash = "sha256-W2bm271tEXcbL3Zgc3sKlA2jZp5L6JxgEWLGO3ahYDU="; }; outputs = [ Loading