Date: Wed, 17 Feb 2021 18:07:07 +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: r565600 - head/devel/py-libcst Message-ID: <202102171807.11HI77jj088115@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Feb 17 18:07:06 2021 New Revision: 565600 URL: https://svnweb.freebsd.org/changeset/ports/565600 Log: Update to 0.3.17 Changes: https://github.com/Instagram/LibCST/releases Modified: head/devel/py-libcst/Makefile head/devel/py-libcst/distinfo Modified: head/devel/py-libcst/Makefile ============================================================================== --- head/devel/py-libcst/Makefile Wed Feb 17 18:07:01 2021 (r565599) +++ head/devel/py-libcst/Makefile Wed Feb 17 18:07:06 2021 (r565600) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libcst -PORTVERSION= 0.3.16 +PORTVERSION= 0.3.17 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-libcst/distinfo ============================================================================== --- head/devel/py-libcst/distinfo Wed Feb 17 18:07:01 2021 (r565599) +++ head/devel/py-libcst/distinfo Wed Feb 17 18:07:06 2021 (r565600) @@ -1,3 +1,3 @@ -TIMESTAMP = 1608366144 -SHA256 (libcst-0.3.16.tar.gz) = 99c200004b6e845642eea7a433844d144994767f9ed50705171720b76d28cf7e -SIZE (libcst-0.3.16.tar.gz) = 411727 +TIMESTAMP = 1613478399 +SHA256 (libcst-0.3.17.tar.gz) = 2766671c107263daa3fc34e39d55134a6fe253701564d7670586f30eee2c201c +SIZE (libcst-0.3.17.tar.gz) = 403703
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102171807.11HI77jj088115>