Date: Fri, 21 Aug 2020 21:23:58 +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: r545657 - head/devel/py-libcst Message-ID: <202008212123.07LLNwZF057289@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Aug 21 21:23:58 2020 New Revision: 545657 URL: https://svnweb.freebsd.org/changeset/ports/545657 Log: Update to 0.3.10 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 Fri Aug 21 21:23:53 2020 (r545656) +++ head/devel/py-libcst/Makefile Fri Aug 21 21:23:58 2020 (r545657) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libcst -PORTVERSION= 0.3.9 +PORTVERSION= 0.3.10 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-libcst/distinfo ============================================================================== --- head/devel/py-libcst/distinfo Fri Aug 21 21:23:53 2020 (r545656) +++ head/devel/py-libcst/distinfo Fri Aug 21 21:23:58 2020 (r545657) @@ -1,3 +1,3 @@ -TIMESTAMP = 1596954342 -SHA256 (libcst-0.3.9.tar.gz) = b5185c84f0e4a38409aac59f53a71741bec8c1b1159c874996b3266daafe63e5 -SIZE (libcst-0.3.9.tar.gz) = 393996 +TIMESTAMP = 1598029463 +SHA256 (libcst-0.3.10.tar.gz) = b0dccbfc1cff7bfa3214980e1d2d90b4e00b2fed002d4b276a8a411217738df3 +SIZE (libcst-0.3.10.tar.gz) = 395395
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008212123.07LLNwZF057289>