svn commit: r552457 - head/devel/py-libcst

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 15 20:08:04 UTC 2020


Author: sunpoet
Date: Thu Oct 15 20:07:57 2020
New Revision: 552457
URL: https://svnweb.freebsd.org/changeset/ports/552457

Log:
  Update to 0.3.13
  
  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	Thu Oct 15 20:07:52 2020	(r552456)
+++ head/devel/py-libcst/Makefile	Thu Oct 15 20:07:57 2020	(r552457)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libcst
-PORTVERSION=	0.3.12
+PORTVERSION=	0.3.13
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-libcst/distinfo
==============================================================================
--- head/devel/py-libcst/distinfo	Thu Oct 15 20:07:52 2020	(r552456)
+++ head/devel/py-libcst/distinfo	Thu Oct 15 20:07:57 2020	(r552457)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601713744
-SHA256 (libcst-0.3.12.tar.gz) = a1837239a9a32bcd00c6241b093abc3213431c71c1e6f53da0928a0f57ebfcfd
-SIZE (libcst-0.3.12.tar.gz) = 408580
+TIMESTAMP = 1602780742
+SHA256 (libcst-0.3.13.tar.gz) = dc89f56a04ab3fcf30d0a6d5ec6d5328eaed9c7e1f2f82ab91f15c07d9178ace
+SIZE (libcst-0.3.13.tar.gz) = 398267


More information about the svn-ports-head mailing list