pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/py-xhtml2pdf Unrestrict Python version as report...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c8f27b72ef02
branches:  trunk
changeset: 380973:c8f27b72ef02
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jun 22 01:26:35 2022 +0000

description:
Unrestrict Python version as reportlab is no longer restricted

diffstat:

 print/py-xhtml2pdf/Makefile |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r 3d4a363be565 -r c8f27b72ef02 print/py-xhtml2pdf/Makefile
--- a/print/py-xhtml2pdf/Makefile       Tue Jun 21 22:20:23 2022 +0000
+++ b/print/py-xhtml2pdf/Makefile       Wed Jun 22 01:26:35 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2022/01/05 15:41:19 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2022/06/22 01:26:35 joerg Exp $
 
 DISTNAME=      xhtml2pdf-0.2.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -20,9 +20,6 @@
 DEPENDS+=      ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
 
 USE_LANGUAGES= # none
-
-PYTHON_VERSIONS_INCOMPATIBLE=  27      # py-pyphen
-
 USE_PKG_RESOURCES=     yes
 
 post-install:



Home | Main Index | Thread Index | Old Index