From c767c378c916c8eab2abdbd475465ca3d79e5d40 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 5 Jan 2022 08:58:37 +0000 Subject: py-arabic-reshaper: setuptools is a build tool Bump PKGREVISION. --- converters/py-arabic-reshaper/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'converters') diff --git a/converters/py-arabic-reshaper/Makefile b/converters/py-arabic-reshaper/Makefile index 663edcd5fde..19d53d43374 100644 --- a/converters/py-arabic-reshaper/Makefile +++ b/converters/py-arabic-reshaper/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2022/01/04 20:52:39 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2022/01/05 08:58:37 wiz Exp $ DISTNAME= arabic_reshaper-2.1.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= converters python MASTER_SITES= ${MASTER_SITE_PYPI:=a/arabic-reshaper/} @@ -12,7 +12,6 @@ COMMENT= Reconstruct Arabic sentences LICENSE= mit DEPENDS+= ${PYPKGPREFIX}-future-[0-9]*:../../devel/py-future -DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools .include "../../lang/python/pyversion.mk" .if ${_PYTHON_VERSION} == 27 -- cgit v1.2.3