Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 May 2020 08:49:06 +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: r534352 - head/devel/py-astroid
Message-ID:  <202005080849.0488n6Zi034286@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri May  8 08:49:05 2020
New Revision: 534352
URL: https://svnweb.freebsd.org/changeset/ports/534352

Log:
  Update to 2.4.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	Fri May  8 08:49:00 2020	(r534351)
+++ head/devel/py-astroid/Makefile	Fri May  8 08:49:05 2020	(r534352)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	astroid
-PORTVERSION=	2.4.0
+PORTVERSION=	2.4.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-astroid/distinfo
==============================================================================
--- head/devel/py-astroid/distinfo	Fri May  8 08:49:00 2020	(r534351)
+++ head/devel/py-astroid/distinfo	Fri May  8 08:49:05 2020	(r534352)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588092625
-SHA256 (astroid-2.4.0.tar.gz) = 29fa5d46a2404d01c834fcb802a3943685f1fc538eb2a02a161349f5505ac196
-SIZE (astroid-2.4.0.tar.gz) = 310255
+TIMESTAMP = 1588777631
+SHA256 (astroid-2.4.1.tar.gz) = 4c17cea3e592c21b6e222f673868961bad77e1f985cb1694ed077475a89229c1
+SIZE (astroid-2.4.1.tar.gz) = 310789



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