pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc
Module Name: pkgsrc
Committed By: minskim
Date: Sun May 27 01:59:37 UTC 2018
Modified Files:
pkgsrc/textproc: Makefile
Log Message:
textproc/Makefile: Add py-sphinx-autodoc-typehints
To generate a diff of this commit:
cvs rdiff -u -r1.989 -r1.990 pkgsrc/textproc/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/Makefile
diff -u pkgsrc/textproc/Makefile:1.989 pkgsrc/textproc/Makefile:1.990
--- pkgsrc/textproc/Makefile:1.989 Sat May 12 21:54:29 2018
+++ pkgsrc/textproc/Makefile Sun May 27 01:59:37 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.989 2018/05/12 21:54:29 minskim Exp $
+# $NetBSD: Makefile,v 1.990 2018/05/27 01:59:37 minskim Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -809,6 +809,7 @@ SUBDIR+= py-relatorio
SUBDIR+= py-rst2pdf
SUBDIR+= py-snowballstemmer
SUBDIR+= py-sphinx
+SUBDIR+= py-sphinx-autodoc-typehints
SUBDIR+= py-sphinx-rtd-theme
SUBDIR+= py-sphinx-theme-cloud
SUBDIR+= py-sphinxcontrib-newsfeed
Home |
Main Index |
Thread Index |
Old Index