Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2020 16:45:05 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r523041 - head/devel/py-typed-ast
Message-ID:  <202001141645.00EGj5p7028194@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Jan 14 16:45:04 2020
New Revision: 523041
URL: https://svnweb.freebsd.org/changeset/ports/523041

Log:
  Update to 1.4.1
  
  Changes:	https://github.com/python/typed_ast/commits/master

Modified:
  head/devel/py-typed-ast/Makefile
  head/devel/py-typed-ast/distinfo

Modified: head/devel/py-typed-ast/Makefile
==============================================================================
--- head/devel/py-typed-ast/Makefile	Tue Jan 14 16:44:59 2020	(r523040)
+++ head/devel/py-typed-ast/Makefile	Tue Jan 14 16:45:04 2020	(r523041)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	typed-ast
-PORTVERSION=	1.4.0
+PORTVERSION=	1.4.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-typed-ast/distinfo
==============================================================================
--- head/devel/py-typed-ast/distinfo	Tue Jan 14 16:44:59 2020	(r523040)
+++ head/devel/py-typed-ast/distinfo	Tue Jan 14 16:45:04 2020	(r523041)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561396894
-SHA256 (typed_ast-1.4.0.tar.gz) = 66480f95b8167c9c5c5c87f32cf437d585937970f3fc24386f313a4c97b44e34
-SIZE (typed_ast-1.4.0.tar.gz) = 206620
+TIMESTAMP = 1579009883
+SHA256 (typed_ast-1.4.1.tar.gz) = 8c8aaad94455178e3187ab22c8b01a3837f8ee50e09cf31f1ba129eb293ec30b
+SIZE (typed_ast-1.4.1.tar.gz) = 208587



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001141645.00EGj5p7028194>