Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2018 18:45:37 +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: r459863 - head/devel/py-astroid
Message-ID:  <201801241845.w0OIjbg8090088@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jan 24 18:45:36 2018
New Revision: 459863
URL: https://svnweb.freebsd.org/changeset/ports/459863

Log:
  Update to 1.6.1
  
  Changes:	https://github.com/PyCQA/astroid/blob/master/ChangeLog

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

Modified: head/devel/py-astroid/Makefile
==============================================================================
--- head/devel/py-astroid/Makefile	Wed Jan 24 18:45:31 2018	(r459862)
+++ head/devel/py-astroid/Makefile	Wed Jan 24 18:45:36 2018	(r459863)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	astroid
-PORTVERSION=	1.6.0
+PORTVERSION=	1.6.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-astroid/distinfo
==============================================================================
--- head/devel/py-astroid/distinfo	Wed Jan 24 18:45:31 2018	(r459862)
+++ head/devel/py-astroid/distinfo	Wed Jan 24 18:45:36 2018	(r459863)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513405811
-SHA256 (astroid-1.6.0.tar.gz) = 71dadba2110008e2c03f9fde662ddd2053db3c0489d0e03c94e828a0399edd4f
-SIZE (astroid-1.6.0.tar.gz) = 255715
+TIMESTAMP = 1516795114
+SHA256 (astroid-1.6.1.tar.gz) = f0a0e386dbca9f93ea9f3ea6f32b37a24720502b7baa9cb17c3976a680d43a06
+SIZE (astroid-1.6.1.tar.gz) = 251639



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