Permalink
Browse files
py-reportlab: update to 3.5.19
- 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.18 |
|
|
version 3.5.19 |
|
|
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 a9df9af4fc200ee4bde29296921ec3ab08da39ce \ |
|
|
sha256 99d74fffc201a3bd4b603cc27901917c283e6deed1c8bf7c65d14ac1fb78f5e3 \ |
|
|
size 2852742 |
|
|
checksums rmd160 aab84f827c36a48c5315b4ba5a8ee908fdf5400d \ |
|
|
sha256 47951166d897b60e9e7ca349db82a2b689e6478ac6078e2c7c88ca8becbb0c7d \ |
|
|
size 2853316 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append port:py${python.version}-setuptools |
|
|
|