pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/py-xhtml2pdf
Module Name: pkgsrc
Committed By: joerg
Date: Wed Jun 22 01:26:36 UTC 2022
Modified Files:
pkgsrc/print/py-xhtml2pdf: Makefile
Log Message:
Unrestrict Python version as reportlab is no longer restricted
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/py-xhtml2pdf/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/py-xhtml2pdf/Makefile
diff -u pkgsrc/print/py-xhtml2pdf/Makefile:1.3 pkgsrc/print/py-xhtml2pdf/Makefile:1.4
--- pkgsrc/print/py-xhtml2pdf/Makefile:1.3 Wed Jan 5 15:41:19 2022
+++ pkgsrc/print/py-xhtml2pdf/Makefile Wed Jun 22 01:26:35 2022
@@ -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}-reportlab>=3.3.
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