lol

python313Packages.reportlab: add meta.changelog

+1
+1
pkgs/development/python-modules/reportlab/default.nix
··· 57 57 ''; 58 58 59 59 meta = with lib; { 60 + changelog = "https://hg.reportlab.com/hg-public/reportlab/file/tip/CHANGES.md"; 60 61 description = "Open Source Python library for generating PDFs and graphics"; 61 62 homepage = "https://www.reportlab.com/"; 62 63 license = licenses.bsd3;