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