Date: Fri, 2 Oct 2020 13:18:28 +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: r551189 - head/net/py-smart-open Message-ID: <202010021318.092DISFQ030462@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Oct 2 13:18:27 2020 New Revision: 551189 URL: https://svnweb.freebsd.org/changeset/ports/551189 Log: Update to 2.2.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 Fri Oct 2 13:18:23 2020 (r551188) +++ head/net/py-smart-open/Makefile Fri Oct 2 13:18:27 2020 (r551189) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= smart-open -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-smart-open/distinfo ============================================================================== --- head/net/py-smart-open/distinfo Fri Oct 2 13:18:23 2020 (r551188) +++ head/net/py-smart-open/distinfo Fri Oct 2 13:18:27 2020 (r551189) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601319710 -SHA256 (smart_open-2.2.0.tar.gz) = 3e95f4d3edc566aed46d0711c69b1a7b3d14ddf3af61cfa941e76cdb1dfe9918 -SIZE (smart_open-2.2.0.tar.gz) = 113617 +TIMESTAMP = 1601627943 +SHA256 (smart_open-2.2.1.tar.gz) = 144bb74c61552a5a6a50a85c8a5afacbc14d2394ecfde9fc3bc56b938ab60772 +SIZE (smart_open-2.2.1.tar.gz) = 122932
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010021318.092DISFQ030462>