pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-wagtailmenus



Module Name:    pkgsrc
Committed By:   tnn
Date:           Wed Aug  5 04:16:56 UTC 2020

Modified Files:
        pkgsrc/www/py-wagtailmenus: Makefile

Log Message:
py-wagtailmenus: ditto


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-wagtailmenus/Makefile

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

Modified files:

Index: pkgsrc/www/py-wagtailmenus/Makefile
diff -u pkgsrc/www/py-wagtailmenus/Makefile:1.1 pkgsrc/www/py-wagtailmenus/Makefile:1.2
--- pkgsrc/www/py-wagtailmenus/Makefile:1.1     Tue Aug  4 01:09:08 2020
+++ pkgsrc/www/py-wagtailmenus/Makefile Wed Aug  5 04:16:56 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/08/04 01:09:08 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2020/08/05 04:16:56 tnn Exp $
 
 DISTNAME=      wagtailmenus-3.0.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -19,6 +19,8 @@ TEST_DEPENDS+=        ${PYPKGPREFIX}-coverage-[
 
 USE_LANGUAGES=         # none
 
+PYTHON_VERSIONS_INCOMPATIBLE=  27      # py-wagtail
+
 do-test:
        cd ${WRKSRC} && ${PREFIX}/bin/coverage-${PYVERSSUFFIX} \
            run --source=wagtailmenus runtests.py



Home | Main Index | Thread Index | Old Index