Permalink
Browse files
py-reportlab: update to 3.5.18
- 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.17 |
|
|
version 3.5.18 |
|
|
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 caa4b9aaa6a22470c3ea40286a9bbd03e45c702d \ |
|
|
sha256 a70d970619014dc83b4406bcfed7e2f9d5aaf5f521aad808f5560d90ea896fb4 \ |
|
|
size 2844703 |
|
|
checksums rmd160 a9df9af4fc200ee4bde29296921ec3ab08da39ce \ |
|
|
sha256 99d74fffc201a3bd4b603cc27901917c283e6deed1c8bf7c65d14ac1fb78f5e3 \ |
|
|
size 2852742 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append port:py${python.version}-setuptools |
|
|
|