From 061e9d9979e3141413be28eb2f13ce1f7f39f87c Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Thu, 29 Apr 2021 22:15:45 +0800 Subject: devel/py-astroid: Update to 2.5.4 - Update LICENSE_FILE Changes: https://github.com/PyCQA/astroid/releases https://github.com/PyCQA/astroid/blob/master/ChangeLog --- devel/py-astroid/Makefile | 4 ++-- devel/py-astroid/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-astroid/Makefile b/devel/py-astroid/Makefile index 025bc2337f07..b3299fe0bc0c 100644 --- a/devel/py-astroid/Makefile +++ b/devel/py-astroid/Makefile @@ -1,5 +1,5 @@ PORTNAME= astroid -PORTVERSION= 2.5.3 +PORTVERSION= 2.5.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -8,7 +8,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Abstract syntax tree for Python with inference support LICENSE= LGPL21+ -LICENSE_FILE= ${WRKSRC}/COPYING.LESSER +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lazy-object-proxy>=1.4.0:devel/py-lazy-object-proxy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wrapt>=1.11<1.13:devel/py-wrapt@${PY_FLAVOR} diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo index 1564dcf49114..7acb57e6b91f 100644 --- a/devel/py-astroid/distinfo +++ b/devel/py-astroid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619198477 -SHA256 (astroid-2.5.3.tar.gz) = ad63b8552c70939568966811a088ef0bc880f99a24a00834abd0e3681b514f91 -SIZE (astroid-2.5.3.tar.gz) = 317721 +TIMESTAMP = 1619569451 +SHA256 (astroid-2.5.4.tar.gz) = f9f472d4002d55199b1c151ef0570cf71d42aaa34aaa3d29c3e41c75f6f47564 +SIZE (astroid-2.5.4.tar.gz) = 181499 -- cgit v1.2.3