git: dda68ca62acd - main - net/py-smart-open: Update to 5.1.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed May 26 19:02:49 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dda68ca62acd1565b625d0f691854697d190c13e

commit dda68ca62acd1565b625d0f691854697d190c13e
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-26 18:54:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-26 18:59:54 +0000

    net/py-smart-open: Update to 5.1.0
    
    Changes:        https://github.com/RaRe-Technologies/smart_open/releases
---
 net/py-smart-open/Makefile | 5 ++---
 net/py-smart-open/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/net/py-smart-open/Makefile b/net/py-smart-open/Makefile
index 673c11be0801..d9b4c9a510c1 100644
--- a/net/py-smart-open/Makefile
+++ b/net/py-smart-open/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	smart-open
-PORTVERSION=	5.0.0
+PORTVERSION=	5.1.0
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,8 +13,7 @@ COMMENT=	Utils for streaming large files
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}paramiko>=0:security/py-paramiko@${PY_FLAVOR} \
+TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}paramiko>=0:security/py-paramiko@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pathlib2>=0:devel/py-pathlib2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-rerunfailures>=0:devel/py-pytest-rerunfailures@${PY_FLAVOR} \
diff --git a/net/py-smart-open/distinfo b/net/py-smart-open/distinfo
index 58ea3e321934..36a9db358947 100644
--- a/net/py-smart-open/distinfo
+++ b/net/py-smart-open/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320244
-SHA256 (smart_open-5.0.0.tar.gz) = 02e5e02207d955a1f9fd924c37900ac272536bd24393ae731b6945d4f766015f
-SIZE (smart_open-5.0.0.tar.gz) = 63585
+TIMESTAMP = 1622037984
+SHA256 (smart_open-5.1.0.tar.gz) = e4dc1350b240ef0759e343e4e2f361bfd4e5477bb2619866e97f80240652e92e
+SIZE (smart_open-5.1.0.tar.gz) = 64834


More information about the dev-commits-ports-all mailing list