Date: Sun, 3 May 2020 20:50:14 +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: r533833 - head/net/py-smart-open Message-ID: <202005032050.043KoELM066169@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun May 3 20:50:14 2020 New Revision: 533833 URL: https://svnweb.freebsd.org/changeset/ports/533833 Log: Update to 2.0.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 Sun May 3 20:50:08 2020 (r533832) +++ head/net/py-smart-open/Makefile Sun May 3 20:50:14 2020 (r533833) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= smart-open -PORTVERSION= 1.11.1 +PORTVERSION= 2.0.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-smart-open/distinfo ============================================================================== --- head/net/py-smart-open/distinfo Sun May 3 20:50:08 2020 (r533832) +++ head/net/py-smart-open/distinfo Sun May 3 20:50:14 2020 (r533833) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587445408 -SHA256 (smart_open-1.11.1.tar.gz) = 221cc08ae926af6ad72d141f208d228e1e801b1ee9b15f3e466eecf89d931002 -SIZE (smart_open-1.11.1.tar.gz) = 105305 +TIMESTAMP = 1588450802 +SHA256 (smart_open-2.0.0.tar.gz) = 555962abf982faff8a8aeb65e0695474e3091f604826055782beffa8400e4e4e +SIZE (smart_open-2.0.0.tar.gz) = 103982
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005032050.043KoELM066169>