Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 2020 22:22:12 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r531355 - head/net/py-smart_open
Message-ID:  <202004102222.03AMMCgM025302@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Apr 10 22:22:11 2020
New Revision: 531355
URL: https://svnweb.freebsd.org/changeset/ports/531355

Log:
  Update to 1.11.0
  
  Changes:	https://github.com/RaRe-Technologies/smart_open/releases

Modified:
  head/net/py-smart_open/Makefile
  head/net/py-smart_open/distinfo

Modified: head/net/py-smart_open/Makefile
==============================================================================
--- head/net/py-smart_open/Makefile	Fri Apr 10 22:22:06 2020	(r531354)
+++ head/net/py-smart_open/Makefile	Fri Apr 10 22:22:11 2020	(r531355)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	smart_open
-PORTVERSION=	1.10.0
+PORTVERSION=	1.11.0
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,6 +19,8 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}boto3>=0:www/py-bo
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
 		${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} \
 		${PYTHON_PKGNAMEPREFIX}responses>=0:devel/py-responses@${PY_FLAVOR}
 
 USES=		python:3.5+

Modified: head/net/py-smart_open/distinfo
==============================================================================
--- head/net/py-smart_open/distinfo	Fri Apr 10 22:22:06 2020	(r531354)
+++ head/net/py-smart_open/distinfo	Fri Apr 10 22:22:11 2020	(r531355)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585064132
-SHA256 (smart_open-1.10.0.tar.gz) = bea5624c0c2e49987c227bdf3596573157eccd96fd1d53198856c8d53948fa2c
-SIZE (smart_open-1.10.0.tar.gz) = 99188
+TIMESTAMP = 1586534815
+SHA256 (smart_open-1.11.0.tar.gz) = 813ec7fe54a0f6589699ffee105b04940c49dc5a8b06cf14a8b52f6924802299
+SIZE (smart_open-1.11.0.tar.gz) = 101823



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004102222.03AMMCgM025302>