Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2020 12:52:47 +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: r529400 - head/devel/py-libcst
Message-ID:  <202003281252.02SCqlXc002914@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Mar 28 12:52:47 2020
New Revision: 529400
URL: https://svnweb.freebsd.org/changeset/ports/529400

Log:
  Update to 0.3.3
  
  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 Mar 28 12:52:41 2020	(r529399)
+++ head/devel/py-libcst/Makefile	Sat Mar 28 12:52:47 2020	(r529400)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libcst
-PORTVERSION=	0.3.2
+PORTVERSION=	0.3.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-libcst/distinfo
==============================================================================
--- head/devel/py-libcst/distinfo	Sat Mar 28 12:52:41 2020	(r529399)
+++ head/devel/py-libcst/distinfo	Sat Mar 28 12:52:47 2020	(r529400)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582733359
-SHA256 (libcst-0.3.2.tar.gz) = 5100b4ab49891ecf2d00b5c451b4c6334a29e2436e575ab79596e79d84742248
-SIZE (libcst-0.3.2.tar.gz) = 367915
+TIMESTAMP = 1585064006
+SHA256 (libcst-0.3.3.tar.gz) = 32c3a31d8a2d6994faf1cb2b966a23da67cf206e543f99e70120fb9a7d164c5e
+SIZE (libcst-0.3.3.tar.gz) = 371764



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