Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2020 21:44:35 +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: r557590 - head/net/py-smart-open
Message-ID:  <202012102144.0BALiZ5g066407@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Dec 10 21:44:35 2020
New Revision: 557590
URL: https://svnweb.freebsd.org/changeset/ports/557590

Log:
  Update to 4.0.1
  
  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	Thu Dec 10 21:41:28 2020	(r557589)
+++ head/net/py-smart-open/Makefile	Thu Dec 10 21:44:35 2020	(r557590)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	smart-open
-PORTVERSION=	4.0.0
+PORTVERSION=	4.0.1
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,6 @@ COMMENT=	Utils for streaming large files
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
 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} \

Modified: head/net/py-smart-open/distinfo
==============================================================================
--- head/net/py-smart-open/distinfo	Thu Dec 10 21:41:28 2020	(r557589)
+++ head/net/py-smart-open/distinfo	Thu Dec 10 21:44:35 2020	(r557590)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606307711
-SHA256 (smart_open-4.0.0.tar.gz) = 2ce157700821e285bbacd8d01ec7a4f2582765460e541f55b216cb135db8be24
-SIZE (smart_open-4.0.0.tar.gz) = 106731
+TIMESTAMP = 1607539809
+SHA256 (smart_open-4.0.1.tar.gz) = 49396d86de8e0d609ec40422c59f837dd944dcdf727feed6f2ff8cbdc0e3bc8e
+SIZE (smart_open-4.0.1.tar.gz) = 117750



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