diff options
Diffstat (limited to 'devel/py-astroid/Makefile')
-rw-r--r-- | devel/py-astroid/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-astroid/Makefile b/devel/py-astroid/Makefile index 40c55a17c7c..bba2ce78535 100644 --- a/devel/py-astroid/Makefile +++ b/devel/py-astroid/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.45 2021/07/01 21:01:20 adam Exp $ +# $NetBSD: Makefile,v 1.46 2021/07/22 08:40:56 adam Exp $ -DISTNAME= astroid-2.6.2 +DISTNAME= astroid-2.6.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=a/astroid/} |