pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc textproc/Makefile: Add py-sphinx-autodoc-type...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f220ce3ede0b
branches:  trunk
changeset: 308580:f220ce3ede0b
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun May 27 01:59:37 2018 +0000

description:
textproc/Makefile: Add py-sphinx-autodoc-typehints

diffstat:

 textproc/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 3b5f8907641e -r f220ce3ede0b textproc/Makefile
--- a/textproc/Makefile Sun May 27 01:59:35 2018 +0000
+++ b/textproc/Makefile Sun May 27 01:59:37 2018 +0000
@@ -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-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