svn commit: r494098 - head/devel/py-astroid

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Feb 27 23:47:38 UTC 2019


Author: sunpoet
Date: Wed Feb 27 23:47:36 2019
New Revision: 494098
URL: https://svnweb.freebsd.org/changeset/ports/494098

Log:
  Update to 2.2.0
  
  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 Feb 27 23:47:30 2019	(r494097)
+++ head/devel/py-astroid/Makefile	Wed Feb 27 23:47:36 2019	(r494098)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	astroid
-PORTVERSION=	2.1.0
+PORTVERSION=	2.2.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-astroid/distinfo
==============================================================================
--- head/devel/py-astroid/distinfo	Wed Feb 27 23:47:30 2019	(r494097)
+++ head/devel/py-astroid/distinfo	Wed Feb 27 23:47:36 2019	(r494098)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1543246464
-SHA256 (astroid-2.1.0.tar.gz) = 35b032003d6a863f5dcd7ec11abd5cd5893428beaa31ab164982403bcb311f22
-SIZE (astroid-2.1.0.tar.gz) = 276196
+TIMESTAMP = 1551308825
+SHA256 (astroid-2.2.0.tar.gz) = 1d5d0e6e408701ae657342645465d08be6fb66cf0ede16a31cc6435bd2e61718
+SIZE (astroid-2.2.0.tar.gz) = 280554


More information about the svn-ports-head mailing list