Permalink
Browse files
py-smart_open: update to 1.8.3
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-smart_open/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-smart_open |
|
|
version 1.8.2 |
|
|
version 1.8.3 |
|
|
revision 0 |
|
|
categories-append textproc |
|
|
platforms darwin |
|
|
@@ -23,9 +23,9 @@ homepage https://github.com/RaRe-Technologies/smart_open |
|
|
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} |
|
|
distname ${python.rootname}-${version} |
|
|
|
|
|
checksums rmd160 19563b3aab8fd2e35bdd856b206af27a665a3ea1 \ |
|
|
sha256 d3c16477ad7e8f94ab033630ea31993670ad21153172367db1acb143077d501c \ |
|
|
size 57091 |
|
|
checksums rmd160 1f359d6e2c891b8883ecc298f46d95fb1509d74e \ |
|
|
sha256 305aee26b4fcc68f6ef8a8a851f27335b8b81bb9f2f030fd2574276cb4052b09 \ |
|
|
size 60936 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|