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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Feb 17 18:07:11 UTC 2021


Author: sunpoet
Date: Wed Feb 17 18:07:06 2021
New Revision: 565600
URL: https://svnweb.freebsd.org/changeset/ports/565600

Log:
  Update to 0.3.17
  
  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	Wed Feb 17 18:07:01 2021	(r565599)
+++ head/devel/py-libcst/Makefile	Wed Feb 17 18:07:06 2021	(r565600)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libcst
-PORTVERSION=	0.3.16
+PORTVERSION=	0.3.17
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-libcst/distinfo
==============================================================================
--- head/devel/py-libcst/distinfo	Wed Feb 17 18:07:01 2021	(r565599)
+++ head/devel/py-libcst/distinfo	Wed Feb 17 18:07:06 2021	(r565600)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608366144
-SHA256 (libcst-0.3.16.tar.gz) = 99c200004b6e845642eea7a433844d144994767f9ed50705171720b76d28cf7e
-SIZE (libcst-0.3.16.tar.gz) = 411727
+TIMESTAMP = 1613478399
+SHA256 (libcst-0.3.17.tar.gz) = 2766671c107263daa3fc34e39d55134a6fe253701564d7670586f30eee2c201c
+SIZE (libcst-0.3.17.tar.gz) = 403703


More information about the svn-ports-all mailing list