diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-18 18:00:47 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-18 18:00:47 +0000 |
commit | 106d47a9d44cef31e893f11f0fb0aa9de0afe794 (patch) | |
tree | 74d19d0a288f7b36ef41bd504c853537b40383b3 /net/py-smart_open | |
parent | b934477b475cb88eb83649e2029cf105f839bb7a (diff) |
Notes
Diffstat (limited to 'net/py-smart_open')
-rw-r--r-- | net/py-smart_open/Makefile | 10 | ||||
-rw-r--r-- | net/py-smart_open/distinfo | 6 |
2 files changed, 5 insertions, 11 deletions
diff --git a/net/py-smart_open/Makefile b/net/py-smart_open/Makefile index 93e30c6a9fe1..1ef785a4550e 100644 --- a/net/py-smart_open/Makefile +++ b/net/py-smart_open/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= smart_open -PORTVERSION= 1.8.1 +PORTVERSION= 1.8.2 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -26,10 +26,4 @@ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes -.include <bsd.port.pre.mk> - -.if ${PYTHON_REL} < 3300 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}backports.lzma>=0:archivers/py-backports.lzma@${PY_FLAVOR} -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/net/py-smart_open/distinfo b/net/py-smart_open/distinfo index 1268c01657ef..e95cbb0a4c76 100644 --- a/net/py-smart_open/distinfo +++ b/net/py-smart_open/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1554924550 -SHA256 (smart_open-1.8.1.tar.gz) = b154d2118b7493935f9ede71b6b48fd3bfcb94f7e423877e57b48af429af6828 -SIZE (smart_open-1.8.1.tar.gz) = 48083 +TIMESTAMP = 1555592237 +SHA256 (smart_open-1.8.2.tar.gz) = d3c16477ad7e8f94ab033630ea31993670ad21153172367db1acb143077d501c +SIZE (smart_open-1.8.2.tar.gz) = 57091 |