diff options
-rw-r--r-- | devel/py-astroid/Makefile | 3 | ||||
-rw-r--r-- | 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 |