pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-markups



Module Name:    pkgsrc
Committed By:   tnn
Date:           Sat Sep 12 12:22:01 UTC 2020

Modified Files:
        pkgsrc/textproc/py-markups: Makefile

Log Message:
whitespace


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/py-markups/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/py-markups/Makefile
diff -u pkgsrc/textproc/py-markups/Makefile:1.2 pkgsrc/textproc/py-markups/Makefile:1.3
--- pkgsrc/textproc/py-markups/Makefile:1.2     Sat Sep 12 12:20:11 2020
+++ pkgsrc/textproc/py-markups/Makefile Sat Sep 12 12:22:01 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/09/12 12:20:11 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2020/09/12 12:22:01 tnn Exp $
 
 VERSION=       3.0.0
 DISTNAME=      Markups-${VERSION}
@@ -16,7 +16,7 @@ DEPENDS+=     ${PYPKGPREFIX}-markdown-math-[
 DEPENDS+=      ${PYPKGPREFIX}-pygments-[0-9]*:../../textproc/py-pygments
 DEPENDS+=      ${PYPKGPREFIX}-textile-[0-9]*:../../textproc/py-textile
 
-PYTHON_VERSIONS_INCOMPATIBLE=   27     # py-markdown-math
+PYTHON_VERSIONS_INCOMPATIBLE=  27      # py-markdown-math
 
 USE_LANGUAGES= # none
 



Home | Main Index | Thread Index | Old Index