pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-unittest2 Update comment.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9af714eb3e94
branches:  trunk
changeset: 629909:9af714eb3e94
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jan 31 11:25:43 2014 +0000

description:
Update comment.

diffstat:

 devel/py-unittest2/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a1463a7e7d42 -r 9af714eb3e94 devel/py-unittest2/Makefile
--- a/devel/py-unittest2/Makefile       Fri Jan 31 11:25:10 2014 +0000
+++ b/devel/py-unittest2/Makefile       Fri Jan 31 11:25:43 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2014/01/31 11:25:10 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2014/01/31 11:25:43 wiz Exp $
 
 DISTNAME=              unittest2-0.5.1
 PKGNAME=               ${PYPKGPREFIX}-${DISTNAME}
@@ -14,7 +14,7 @@
 INSTALLATION_DIRS+=    ${DOCDIR}
 PLIST_SUBST+=          DOCDIR=${DOCDIR}
 PLIST_SUBST+=          PYVERSSUFFIX=${PYVERSSUFFIX}
-PYTHON_VERSIONS_INCOMPATIBLE=  33 # separate package exists: unittest2py3k and could be packaged
+PYTHON_VERSIONS_INCOMPATIBLE=  33 # see versioned_dependencies.mk
 
 post-install:
        ${INSTALL_DATA} ${WRKSRC}/README.txt ${DESTDIR}${PREFIX}/${DOCDIR}



Home | Main Index | Thread Index | Old Index