pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/py-zipp py-zipp: py-jaraco.itertools is only...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d47572c6e8ee
branches:  trunk
changeset: 412789:d47572c6e8ee
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Mar 12 07:51:23 2020 +0000

description:
py-zipp: py-jaraco.itertools is only a test dependency.

Bump PKGREVISION.

diffstat:

 archivers/py-zipp/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r 74c58e753c7c -r d47572c6e8ee archivers/py-zipp/Makefile
--- a/archivers/py-zipp/Makefile        Thu Mar 12 07:50:10 2020 +0000
+++ b/archivers/py-zipp/Makefile        Thu Mar 12 07:51:23 2020 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2020/03/12 07:36:21 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2020/03/12 07:51:23 wiz Exp $
 
 DISTNAME=      zipp-3.1.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    archivers python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=z/zipp/}
 
@@ -11,7 +12,7 @@
 LICENSE=       mit
 
 BUILD_DEPENDS+=        ${PYPKGPREFIX}-setuptools_scm>=1.15.0:../../devel/py-setuptools_scm
-DEPENDS+=      ${PYPKGPREFIX}-jaraco.itertools-[0-9]*:../../devel/py-jaraco.itertools
+TEST_DEPENDS+= ${PYPKGPREFIX}-jaraco.itertools-[0-9]*:../../devel/py-jaraco.itertools
 TEST_DEPENDS+= ${PYPKGPREFIX}-func_timeout-[0-9]*:../../devel/py-func_timeout
 
 USE_LANGUAGES= # none



Home | Main Index | Thread Index | Old Index