aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-25 12:47:37 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-25 13:36:52 +0000
commit669737f4c6a60db27742f8f1327264e0b05d2cac (patch)
tree6622d81907a83dfdbe7c451e6547c072e685c519
parent8a7598871eb785223dc1805d0d022c0b1f600786 (diff)
downloadports-669737f4c6a60db27742f8f1327264e0b05d2cac.tar.gz
ports-669737f4c6a60db27742f8f1327264e0b05d2cac.zip
devel/py-astroid: Update to 2.11.0
-rw-r--r--devel/py-astroid/Makefile4
-rw-r--r--devel/py-astroid/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-astroid/Makefile b/devel/py-astroid/Makefile
index 9cd8344575e7..5e430a292e97 100644
--- a/devel/py-astroid/Makefile
+++ b/devel/py-astroid/Makefile
@@ -1,5 +1,5 @@
PORTNAME= astroid
-PORTVERSION= 2.9.3
+PORTVERSION= 2.11.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ LICENSE= LGPL21+
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.14:devel/py-wrapt@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}wrapt>=1.11<2:devel/py-wrapt@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
USES= python:3.6+
diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo
index ad1368fb9901..93797b8126cc 100644
--- a/devel/py-astroid/distinfo
+++ b/devel/py-astroid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643133733
-SHA256 (astroid-2.9.3.tar.gz) = 1efdf4e867d4d8ba4a9f6cf9ce07cd182c4c41de77f23814feb27ca93ca9d877
-SIZE (astroid-2.9.3.tar.gz) = 207480
+TIMESTAMP = 1647264510
+SHA256 (astroid-2.11.0.tar.gz) = d56f6a5239981567ceaa3413d4971936c7b4b0c796fcff90c24254dcf8b05b62
+SIZE (astroid-2.11.0.tar.gz) = 205275