Loading pkgs/development/python-modules/xhtml2pdf/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "xhtml2pdf"; version = "0.2.16"; version = "0.2.17"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "xhtml2pdf"; repo = "xhtml2pdf"; tag = "v${version}"; hash = "sha256-sva1Oqz4FsLz/www8IPVxol3D0hx5F5hQ0I/rSRP9sE="; hash = "sha256-qp0JVp5efIrI98YT0rwFAMSEW+0aIhedfYGND4V7Mto="; }; build-system = [ Loading Loading @@ -60,7 +60,7 @@ buildPythonPackage rec { ]; meta = { changelog = "https://github.com/xhtml2pdf/xhtml2pdf/releases/tag/v${version}"; changelog = "https://github.com/xhtml2pdf/xhtml2pdf/releases/tag/${src.tag}"; description = "PDF generator using HTML and CSS"; homepage = "https://github.com/xhtml2pdf/xhtml2pdf"; license = lib.licenses.asl20; Loading Loading
pkgs/development/python-modules/xhtml2pdf/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "xhtml2pdf"; version = "0.2.16"; version = "0.2.17"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "xhtml2pdf"; repo = "xhtml2pdf"; tag = "v${version}"; hash = "sha256-sva1Oqz4FsLz/www8IPVxol3D0hx5F5hQ0I/rSRP9sE="; hash = "sha256-qp0JVp5efIrI98YT0rwFAMSEW+0aIhedfYGND4V7Mto="; }; build-system = [ Loading Loading @@ -60,7 +60,7 @@ buildPythonPackage rec { ]; meta = { changelog = "https://github.com/xhtml2pdf/xhtml2pdf/releases/tag/v${version}"; changelog = "https://github.com/xhtml2pdf/xhtml2pdf/releases/tag/${src.tag}"; description = "PDF generator using HTML and CSS"; homepage = "https://github.com/xhtml2pdf/xhtml2pdf"; license = lib.licenses.asl20; Loading