Permalink
Browse files
py-smart_open: update to 1.8.2
- 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.1 |
|
|
version 1.8.2 |
|
|
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 ec479814c9358870d4508904c584d0bb56bd0324 \ |
|
|
sha256 b154d2118b7493935f9ede71b6b48fd3bfcb94f7e423877e57b48af429af6828 \ |
|
|
size 48083 |
|
|
checksums rmd160 19563b3aab8fd2e35bdd856b206af27a665a3ea1 \ |
|
|
sha256 d3c16477ad7e8f94ab033630ea31993670ad21153172367db1acb143077d501c \ |
|
|
size 57091 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|