summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/reportlab/reportlab-3.6.12.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/reportlab/reportlab-3.6.12.ebuild b/dev-python/reportlab/reportlab-3.6.12.ebuild
index bc6c31b37a71..88abb16d03fb 100644
--- a/dev-python/reportlab/reportlab-3.6.12.ebuild
+++ b/dev-python/reportlab/reportlab-3.6.12.ebuild
@@ -6,15 +6,14 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="Tools for generating printable PDF documents from any data source"
HOMEPAGE="
https://www.reportlab.com/
https://pypi.org/project/reportlab/
"
-SRC_URI="
- mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz
+SRC_URI+="
https://www.reportlab.com/ftp/fonts/pfbfer-20070710.zip
"