svn commit: r522443 - head/devel/py-libcst
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jan 8 18:36:51 UTC 2020
Author: sunpoet
Date: Wed Jan 8 18:36:50 2020
New Revision: 522443
URL: https://svnweb.freebsd.org/changeset/ports/522443
Log:
Update to 0.2.7
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 Wed Jan 8 18:36:45 2020 (r522442)
+++ head/devel/py-libcst/Makefile Wed Jan 8 18:36:50 2020 (r522443)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libcst
-PORTVERSION= 0.2.6
+PORTVERSION= 0.2.7
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-libcst/distinfo
==============================================================================
--- head/devel/py-libcst/distinfo Wed Jan 8 18:36:45 2020 (r522442)
+++ head/devel/py-libcst/distinfo Wed Jan 8 18:36:50 2020 (r522443)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578125673
-SHA256 (libcst-0.2.6.tar.gz) = e8718c6b9d66e851246f60d3e3ee11aad7da989832c4d5e589326ba1c63f7268
-SIZE (libcst-0.2.6.tar.gz) = 345424
+TIMESTAMP = 1578501171
+SHA256 (libcst-0.2.7.tar.gz) = 520ec157221c013d95d97e483a1247f9a1c637b5da7032f2d8bd3e3a5d016593
+SIZE (libcst-0.2.7.tar.gz) = 346902
More information about the svn-ports-all
mailing list