svn commit: r523444 - head/devel/py-libcst
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jan 18 18:24:25 UTC 2020
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
More information about the svn-ports-all
mailing list