Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 May 2018 23:54:39 +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: r470164 - head/devel/py-astroid
Message-ID:  <201805162354.w4GNsdBo017542@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed May 16 23:54:39 2018
New Revision: 470164
URL: https://svnweb.freebsd.org/changeset/ports/470164

Log:
  Update to 1.6.4
  
  Changes:	https://github.com/PyCQA/astroid/blob/1.6/ChangeLog

Modified:
  head/devel/py-astroid/Makefile
  head/devel/py-astroid/distinfo

Modified: head/devel/py-astroid/Makefile
==============================================================================
--- head/devel/py-astroid/Makefile	Wed May 16 23:54:33 2018	(r470163)
+++ head/devel/py-astroid/Makefile	Wed May 16 23:54:39 2018	(r470164)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	astroid
-PORTVERSION=	1.6.3
+PORTVERSION=	1.6.4
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-astroid/distinfo
==============================================================================
--- head/devel/py-astroid/distinfo	Wed May 16 23:54:33 2018	(r470163)
+++ head/devel/py-astroid/distinfo	Wed May 16 23:54:39 2018	(r470164)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1523008208
-SHA256 (astroid-1.6.3.tar.gz) = 35cfae47aac19c7b407b7095410e895e836f2285ccf1220336afba744cc4c5f2
-SIZE (astroid-1.6.3.tar.gz) = 254828
+TIMESTAMP = 1526504776
+SHA256 (astroid-1.6.4.tar.gz) = dea42ae6e0b789b543f728ddae7ddb6740ba33a49fb52c4a4d9cb7bb4aa6ec09
+SIZE (astroid-1.6.4.tar.gz) = 260039



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