Date: Wed, 17 Feb 2021 18:08:56 +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: r565619 - head/net/py-smart-open Message-ID: <202102171808.11HI8u46090243@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Feb 17 18:08:55 2021 New Revision: 565619 URL: https://svnweb.freebsd.org/changeset/ports/565619 Log: Update to 4.2.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 Wed Feb 17 18:08:50 2021 (r565618) +++ head/net/py-smart-open/Makefile Wed Feb 17 18:08:55 2021 (r565619) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= smart-open -PORTVERSION= 4.1.2 +PORTVERSION= 4.2.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-smart-open/distinfo ============================================================================== --- head/net/py-smart-open/distinfo Wed Feb 17 18:08:50 2021 (r565618) +++ head/net/py-smart-open/distinfo Wed Feb 17 18:08:55 2021 (r565619) @@ -1,3 +1,3 @@ -TIMESTAMP = 1611856584 -SHA256 (smart_open-4.1.2.tar.gz) = 4bbb6233364fc1173cc0af6b7a56ed76fce32509514f1978a995a5835f3177f1 -SIZE (smart_open-4.1.2.tar.gz) = 118980 +TIMESTAMP = 1613478435 +SHA256 (smart_open-4.2.0.tar.gz) = d9f5a0f173ccb9bbae528db5a3804f57145815774f77ef755b9b0f3b4b2a9dcb +SIZE (smart_open-4.2.0.tar.gz) = 119585
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102171808.11HI8u46090243>