pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters/py-arabic-reshaper py-arabic-reshaper: setu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5ba03682fc5a
branches:  trunk
changeset: 371121:5ba03682fc5a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 05 08:58:37 2022 +0000

description:
py-arabic-reshaper: setuptools is a build tool

Bump PKGREVISION.

diffstat:

 converters/py-arabic-reshaper/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 6152a0718af2 -r 5ba03682fc5a converters/py-arabic-reshaper/Makefile
--- a/converters/py-arabic-reshaper/Makefile    Wed Jan 05 08:52:16 2022 +0000
+++ b/converters/py-arabic-reshaper/Makefile    Wed Jan 05 08:58:37 2022 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index