git: 061e9d9979e3 - main - devel/py-astroid: Update to 2.5.4
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Apr 29 14:36:07 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=061e9d9979e3141413be28eb2f13ce1f7f39f87c
commit 061e9d9979e3141413be28eb2f13ce1f7f39f87c
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-29 14:15:45 +0000
Commit: Po-Chuan Hsieh <sunpoet at 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 at 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
More information about the dev-commits-ports-all
mailing list