pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/py-pisa Use py27 version of reportlab.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6e9a1bd24739
branches: trunk
changeset: 451629:6e9a1bd24739
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Apr 29 13:10:41 2021 +0000
description:
Use py27 version of reportlab.
diffstat:
print/py-pisa/Makefile | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (23 lines):
diff -r d341c5d50418 -r 6e9a1bd24739 print/py-pisa/Makefile
--- a/print/py-pisa/Makefile Thu Apr 29 13:10:17 2021 +0000
+++ b/print/py-pisa/Makefile Thu Apr 29 13:10:41 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2021/04/29 07:39:24 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2021/04/29 13:10:41 joerg Exp $
DISTNAME= pisa-3.0.33
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,11 +12,10 @@
LICENSE= apache-2.0
DEPENDS+= ${PYPKGPREFIX}-Pdf-[0-9]*:../../print/py-Pdf
-DEPENDS+= ${PYPKGPREFIX}-reportlab>=2.2:../../print/py-reportlab
+DEPENDS+= ${PYPKGPREFIX}-reportlab>=2.2:../../print/py27-reportlab
DEPENDS+= ${PYPKGPREFIX}-html5lib-[0-9]*:../../textproc/py-html5lib
-BROKEN= "needs python 2.7"
-#PYTHON_VERSIONS_ACCEPTED= 27 # not ported as of 3.0.33
+PYTHON_VERSIONS_ACCEPTED= 27 # not ported as of 3.0.33
# remove CRs: fixes patching on Darwin and stops pkglint from complaining
pre-patch:
Home |
Main Index |
Thread Index |
Old Index