pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/py-zipp1



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Mar 12 07:52:00 UTC 2020

Modified Files:
        pkgsrc/archivers/py-zipp1: Makefile

Log Message:
py-zipp1: add upstream bug report URL


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/archivers/py-zipp1/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/archivers/py-zipp1/Makefile
diff -u pkgsrc/archivers/py-zipp1/Makefile:1.2 pkgsrc/archivers/py-zipp1/Makefile:1.3
--- pkgsrc/archivers/py-zipp1/Makefile:1.2      Thu Mar 12 07:50:01 2020
+++ pkgsrc/archivers/py-zipp1/Makefile  Thu Mar 12 07:52:00 2020
@@ -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 @@ DEPENDS+=     ${PYPKGPREFIX}-contextlib2-[0-
 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