python313Packages.reportlab: add meta.changelog

This commit is contained in:
Robert Schütz
2025-05-11 09:35:46 -07:00
parent f2ea5d6790
commit db3344719c
@@ -57,6 +57,7 @@ buildPythonPackage rec {
'';
meta = with lib; {
changelog = "https://hg.reportlab.com/hg-public/reportlab/file/tip/CHANGES.md";
description = "Open Source Python library for generating PDFs and graphics";
homepage = "https://www.reportlab.com/";
license = licenses.bsd3;