Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Apr 2021 14:36:06 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 061e9d9979e3 - main - devel/py-astroid: Update to 2.5.4
Message-ID:  <202104291436.13TEa6mN051453@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=061e9d9979e3141413be28eb2f13ce1f7f39f87c

commit 061e9d9979e3141413be28eb2f13ce1f7f39f87c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-29 14:15:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-29 14:23:46 +0000

    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



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