svn commit: r529400 - head/devel/py-libcst
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Mar 28 12:52:52 UTC 2020
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
More information about the svn-ports-all
mailing list