pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-django-filer py-django-filer: mark as not for p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ca8136a4cb50
branches: trunk
changeset: 333802:ca8136a4cb50
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue May 14 06:21:42 2019 +0000
description:
py-django-filer: mark as not for python-2.7
because py-django-mptt, a dependency, does not support it
diffstat:
www/py-django-filer/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 0fa324cc4c50 -r ca8136a4cb50 www/py-django-filer/Makefile
--- a/www/py-django-filer/Makefile Tue May 14 04:09:16 2019 +0000
+++ b/www/py-django-filer/Makefile Tue May 14 06:21:42 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2018/11/20 17:56:12 adam Exp $
+# $NetBSD: Makefile,v 1.4 2019/05/14 06:21:42 wiz Exp $
DISTNAME= django-filer-1.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -19,6 +19,8 @@
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-django-mptt
+
post-extract:
${RM} ${WRKSRC}/filer/static/.DS_Store
Home |
Main Index |
Thread Index |
Old Index