pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/py-zipp1 py-zipp1: let it build for Python 3.x
details: https://anonhg.NetBSD.org/pkgsrc/rev/ff452762bff9
branches: trunk
changeset: 412818:ff452762bff9
user: adam <adam%pkgsrc.org@localhost>
date: Thu Mar 12 15:20:36 2020 +0000
description:
py-zipp1: let it build for Python 3.x
diffstat:
archivers/py-zipp1/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (17 lines):
diff -r a849ab16726d -r ff452762bff9 archivers/py-zipp1/Makefile
--- a/archivers/py-zipp1/Makefile Thu Mar 12 15:06:48 2020 +0000
+++ b/archivers/py-zipp1/Makefile Thu Mar 12 15:20:36 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/03/12 07:52:00 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2020/03/12 15:20:36 adam Exp $
DISTNAME= zipp-1.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -21,7 +21,5 @@
USE_LANGUAGES= # none
-PYTHON_VERSIONS_ACCEPTED= 27
-
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index