git: a975998da8d5 - main - devel/py-astroid: Update to 2.6.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jun 25 13:46:28 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a975998da8d5a5f0bd37c76e04c3190e20766a95
commit a975998da8d5a5f0bd37c76e04c3190e20766a95
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:39:24 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:39:24 +0000
devel/py-astroid: Update to 2.6.0
Changes: https://github.com/PyCQA/astroid/releases
https://github.com/PyCQA/astroid/blob/master/ChangeLog
---
devel/py-astroid/Makefile | 3 +--
devel/py-astroid/distinfo | 6 +++---
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/devel/py-astroid/Makefile b/devel/py-astroid/Makefile
index b7d3d9d9a7f5..8d40ff640b69 100644
--- a/devel/py-astroid/Makefile
+++ b/devel/py-astroid/Makefile
@@ -1,5 +1,5 @@
PORTNAME= astroid
-PORTVERSION= 2.5.8
+PORTVERSION= 2.6.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,6 @@ COMMENT= Abstract syntax tree for Python with inference support
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
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}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo
index f61a46832f4f..d04d21e8bf7b 100644
--- a/devel/py-astroid/distinfo
+++ b/devel/py-astroid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622214054
-SHA256 (astroid-2.5.8.tar.gz) = 2476b7f0d6cec13f4c1f53b54bea2ce072310ac9fc7acb669d5270190c748042
-SIZE (astroid-2.5.8.tar.gz) = 185727
+TIMESTAMP = 1624189685
+SHA256 (astroid-2.6.0.tar.gz) = 09bdb456e02564731f8b5957cdd0c98a7f01d2db5e90eb1d794c353c28bfd705
+SIZE (astroid-2.6.0.tar.gz) = 187339
More information about the dev-commits-ports-all
mailing list