Loading pkgs/development/python-modules/reportlab/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ let in buildPythonPackage rec { pname = "reportlab"; version = "4.2.5"; version = "4.3.1"; pyproject = true; # See https://bitbucket.org/pypy/compatibility/wiki/reportlab%20toolkit Loading @@ -26,7 +26,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; hash = "sha256-XPNbj9YJtoCArHu7CuHjdhBPfV97LTkUx63GPyWTlB8="; hash = "sha256-Iw94shZnGU2EkKydEpWNXBRoY1Lbf74DuVFA+v31qpc="; }; postPatch = '' Loading Loading
pkgs/development/python-modules/reportlab/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ let in buildPythonPackage rec { pname = "reportlab"; version = "4.2.5"; version = "4.3.1"; pyproject = true; # See https://bitbucket.org/pypy/compatibility/wiki/reportlab%20toolkit Loading @@ -26,7 +26,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; hash = "sha256-XPNbj9YJtoCArHu7CuHjdhBPfV97LTkUx63GPyWTlB8="; hash = "sha256-Iw94shZnGU2EkKydEpWNXBRoY1Lbf74DuVFA+v31qpc="; }; postPatch = '' Loading