pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/py-zipp1 py-zipp1: add upstream bug report URL



details:   https://anonhg.NetBSD.org/pkgsrc/rev/97a97d79e7f7
branches:  trunk
changeset: 424535:97a97d79e7f7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Mar 12 07:52:00 2020 +0000

description:
py-zipp1: add upstream bug report URL

diffstat:

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

diffs (17 lines):

diff -r c23acb32de69 -r 97a97d79e7f7 archivers/py-zipp1/Makefile
--- a/archivers/py-zipp1/Makefile       Thu Mar 12 07:51:31 2020 +0000
+++ b/archivers/py-zipp1/Makefile       Thu Mar 12 07:52:00 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/03/12 07:50:01 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2020/03/12 07:52:00 wiz Exp $
 
 DISTNAME=      zipp-1.2.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -15,6 +15,7 @@
 TEST_DEPENDS+= ${PYPKGPREFIX}-pathlib2-[0-9]*:../../devel/py-pathlib2
 TEST_DEPENDS+= ${PYPKGPREFIX}-unittest2-[0-9]*:../../devel/py-unittest2
 # not available for python 2.x
+# https://github.com/jaraco/zipp/issues/49
 #TEST_DEPENDS+=        ${PYPKGPREFIX}-jaraco.itertools-[0-9]*:../../devel/py-jaraco.itertools
 TEST_DEPENDS+= ${PYPKGPREFIX}-func_timeout-[0-9]*:../../devel/py-func_timeout
 



Home | Main Index | Thread Index | Old Index