aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-08-31 11:22:26 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-08-31 11:41:01 +0000
commit056c5e3a9241f7e2df04909a43b1c409ed180749 (patch)
tree40a6f4a332f57bc0aa20bcae51d1340742883d13
parent4a8910ab1d28628ff6d9e839655ff65ad4fb4e64 (diff)
downloadports-056c5e3a9241f7e2df04909a43b1c409ed180749.tar.gz
ports-056c5e3a9241f7e2df04909a43b1c409ed180749.zip
devel/py-astroid: Update to 2.12.3
-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 566fba95dab3..7cf370fa838d 100644
--- a/devel/py-astroid/Makefile
+++ b/devel/py-astroid/Makefile
@@ -1,5 +1,5 @@
PORTNAME= astroid
-PORTVERSION= 2.12.2
+PORTVERSION= 2.12.3
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<2:devel/py-wrapt@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}wrapt>=1.14<2:devel/py-wrapt@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
USES= python:3.7+
diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo
index 0a73d7b93c09..4f0d8f474128 100644
--- a/devel/py-astroid/distinfo
+++ b/devel/py-astroid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657719092
-SHA256 (astroid-2.12.2.tar.gz) = 4675ef501edbbb143b3d9bb4c81d5f6338f08f960beed2ce41a03dc4cd20d777
-SIZE (astroid-2.12.2.tar.gz) = 215145
+TIMESTAMP = 1661599223
+SHA256 (astroid-2.12.3.tar.gz) = 937a0229b5c078ca0bb69bdae7f00f95ba5bdee7ba38d9c7fcef92c5ce935f92
+SIZE (astroid-2.12.3.tar.gz) = 215255