Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jan 2020 18:24:24 +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: r523444 - head/devel/py-libcst
Message-ID:  <202001181824.00IIOOYO082657@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jan 18 18:24:24 2020
New Revision: 523444
URL: https://svnweb.freebsd.org/changeset/ports/523444

Log:
  Update to 0.3.0
  
  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	Sat Jan 18 18:24:18 2020	(r523443)
+++ head/devel/py-libcst/Makefile	Sat Jan 18 18:24:24 2020	(r523444)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libcst
-PORTVERSION=	0.2.7
+PORTVERSION=	0.3.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-libcst/distinfo
==============================================================================
--- head/devel/py-libcst/distinfo	Sat Jan 18 18:24:18 2020	(r523443)
+++ head/devel/py-libcst/distinfo	Sat Jan 18 18:24:24 2020	(r523444)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578501171
-SHA256 (libcst-0.2.7.tar.gz) = 520ec157221c013d95d97e483a1247f9a1c637b5da7032f2d8bd3e3a5d016593
-SIZE (libcst-0.2.7.tar.gz) = 346902
+TIMESTAMP = 1579339409
+SHA256 (libcst-0.3.0.tar.gz) = c8356ecdfdec45e4b8405a6fa8ad2c67fdac75e31cacd424139f02da95d1a32e
+SIZE (libcst-0.3.0.tar.gz) = 349393



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