Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Apr 2018 16:27:02 +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: r466661 - head/devel/py-astroid
Message-ID:  <201804061627.w36GR2Eq034010@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Apr  6 16:27:01 2018
New Revision: 466661
URL: https://svnweb.freebsd.org/changeset/ports/466661

Log:
  Update to 1.6.3
  
  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	Fri Apr  6 16:26:56 2018	(r466660)
+++ head/devel/py-astroid/Makefile	Fri Apr  6 16:27:01 2018	(r466661)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	astroid
-PORTVERSION=	1.6.2
+PORTVERSION=	1.6.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-astroid/distinfo
==============================================================================
--- head/devel/py-astroid/distinfo	Fri Apr  6 16:26:56 2018	(r466660)
+++ head/devel/py-astroid/distinfo	Fri Apr  6 16:27:01 2018	(r466661)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521277204
-SHA256 (astroid-1.6.2.tar.gz) = a92c1197dd496ef2470e73e1c296fc02a719907ee07259744e26a13bda9d4862
-SIZE (astroid-1.6.2.tar.gz) = 254629
+TIMESTAMP = 1523008208
+SHA256 (astroid-1.6.3.tar.gz) = 35cfae47aac19c7b407b7095410e895e836f2285ccf1220336afba744cc4c5f2
+SIZE (astroid-1.6.3.tar.gz) = 254828



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