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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Dec 19 20:09:50 UTC 2020


Author: sunpoet
Date: Sat Dec 19 20:09:44 2020
New Revision: 558528
URL: https://svnweb.freebsd.org/changeset/ports/558528

Log:
  Update to 0.3.16
  
  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 Dec 19 20:09:39 2020	(r558527)
+++ head/devel/py-libcst/Makefile	Sat Dec 19 20:09:44 2020	(r558528)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libcst
-PORTVERSION=	0.3.15
+PORTVERSION=	0.3.16
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-libcst/distinfo
==============================================================================
--- head/devel/py-libcst/distinfo	Sat Dec 19 20:09:39 2020	(r558527)
+++ head/devel/py-libcst/distinfo	Sat Dec 19 20:09:44 2020	(r558528)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607539719
-SHA256 (libcst-0.3.15.tar.gz) = 73e94ac2e7a78960ddca4d4e5250dc2e02e7ba85b29e7b2ac1b1d2bce90b4cee
-SIZE (libcst-0.3.15.tar.gz) = 400678
+TIMESTAMP = 1608366144
+SHA256 (libcst-0.3.16.tar.gz) = 99c200004b6e845642eea7a433844d144994767f9ed50705171720b76d28cf7e
+SIZE (libcst-0.3.16.tar.gz) = 411727


More information about the svn-ports-head mailing list