Date: Wed, 26 Feb 2020 20:46: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: r527194 - head/devel/py-libcst Message-ID: <202002262046.01QKkus6008672@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Feb 26 20:46:56 2020 New Revision: 527194 URL: https://svnweb.freebsd.org/changeset/ports/527194 Log: Update to 0.3.2 Changes: https://github.com/Instagram/LibCST/blob/master/CHANGELOG.md Modified: head/devel/py-libcst/Makefile head/devel/py-libcst/distinfo Modified: head/devel/py-libcst/Makefile ============================================================================== --- head/devel/py-libcst/Makefile Wed Feb 26 20:46:50 2020 (r527193) +++ head/devel/py-libcst/Makefile Wed Feb 26 20:46:56 2020 (r527194) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libcst -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-libcst/distinfo ============================================================================== --- head/devel/py-libcst/distinfo Wed Feb 26 20:46:50 2020 (r527193) +++ head/devel/py-libcst/distinfo Wed Feb 26 20:46:56 2020 (r527194) @@ -1,3 +1,3 @@ -TIMESTAMP = 1581081380 -SHA256 (libcst-0.3.1.tar.gz) = 9eeb294bd663b28ddab42bf729f85c438ecaf767fe054f5ab88e895120e56ea9 -SIZE (libcst-0.3.1.tar.gz) = 357997 +TIMESTAMP = 1582733359 +SHA256 (libcst-0.3.2.tar.gz) = 5100b4ab49891ecf2d00b5c451b4c6334a29e2436e575ab79596e79d84742248 +SIZE (libcst-0.3.2.tar.gz) = 367915
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002262046.01QKkus6008672>