pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-multipart py-multipart: not for python 2.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/b7c9cc5cf317
branches: trunk
changeset: 771584:b7c9cc5cf317
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Dec 19 14:16:04 2021 +0000
description:
py-multipart: not for python 2.7
diffstat:
www/py-multipart/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 50f251487b52 -r b7c9cc5cf317 www/py-multipart/Makefile
--- a/www/py-multipart/Makefile Sun Dec 19 14:15:48 2021 +0000
+++ b/www/py-multipart/Makefile Sun Dec 19 14:16:04 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/11/25 12:11:44 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2021/12/19 14:16:04 wiz Exp $
DISTNAME= multipart-0.2.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,6 +12,8 @@
TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
USE_LANGUAGES= # none
# one test failure as of 0.2.4
Home |
Main Index |
Thread Index |
Old Index