Permalink
Browse files
py-smart_open: update to 1.8.1
- 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.0 |
|
|
version 1.8.1 |
|
|
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 3c0be710fee06c7fdbf7f34b9dc921f08788076c \ |
|
|
sha256 a52206bb69c38c5f08709ec2ee5704b0f86fc0a770935b5dad9b5841bfd5f502 \ |
|
|
size 40713 |
|
|
checksums rmd160 ec479814c9358870d4508904c584d0bb56bd0324 \ |
|
|
sha256 b154d2118b7493935f9ede71b6b48fd3bfcb94f7e423877e57b48af429af6828 \ |
|
|
size 48083 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|