Add upstream_repository for reportlab (#12223)

This was found at https://docs.reportlab.com/releases/#reportlab-build-process
This commit is contained in:
Avasam
2024-06-26 13:37:33 -04:00
committed by GitHub
parent ae27935396
commit 326b325879

View File

@@ -1,5 +1,6 @@
version = "4.2.0"
# NOTE: There is no public upstream repository
# GitHub mirror of https://hg.reportlab.com/hg-public/reportlab/file
upstream_repository = "https://github.com/MrBitBucket/reportlab-mirror"
[tool.stubtest]
apt_dependencies = ["libcairo2-dev"]