Permalink
Browse files
py-reportlab: update to 3.5.20
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-reportlab/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-reportlab |
|
|
version 3.5.19 |
|
|
version 3.5.20 |
|
|
revision 0 |
|
|
categories-append textproc |
|
|
platforms darwin |
|
|
@@ -25,9 +25,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
|
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 aab84f827c36a48c5315b4ba5a8ee908fdf5400d \ |
|
|
sha256 47951166d897b60e9e7ca349db82a2b689e6478ac6078e2c7c88ca8becbb0c7d \ |
|
|
size 2853316 |
|
|
checksums rmd160 72a2d6c8dea9102369cecb39c193b586cb0a2505 \ |
|
|
sha256 7b248d2d9d4ab6d4cad91eb2b153b2c4c7b3fced89cb5a5b5bfbc7d09593871a \ |
|
|
size 2854815 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append port:py${python.version}-setuptools |
|
|
|