Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Oct 2020 09:50:40 +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: r551282 - head/devel/py-libcst
Message-ID:  <202010030950.0939oeTs095280@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct  3 09:50:40 2020
New Revision: 551282
URL: https://svnweb.freebsd.org/changeset/ports/551282

Log:
  Update to 0.3.12
  
  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	Sat Oct  3 09:50:35 2020	(r551281)
+++ head/devel/py-libcst/Makefile	Sat Oct  3 09:50:40 2020	(r551282)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libcst
-PORTVERSION=	0.3.11
+PORTVERSION=	0.3.12
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-libcst/distinfo
==============================================================================
--- head/devel/py-libcst/distinfo	Sat Oct  3 09:50:35 2020	(r551281)
+++ head/devel/py-libcst/distinfo	Sat Oct  3 09:50:40 2020	(r551282)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601485415
-SHA256 (libcst-0.3.11.tar.gz) = bbc9ef10f9d263f8a99f8a84ea0408b8d26b58236cb581016485e3658ffa1b24
-SIZE (libcst-0.3.11.tar.gz) = 408031
+TIMESTAMP = 1601713744
+SHA256 (libcst-0.3.12.tar.gz) = a1837239a9a32bcd00c6241b093abc3213431c71c1e6f53da0928a0f57ebfcfd
+SIZE (libcst-0.3.12.tar.gz) = 408580



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010030950.0939oeTs095280>