pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc py-sphinxcontrib-log-cabinet: added version 1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/62d1c62e189c
branches:  trunk
changeset: 426510:62d1c62e189c
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Apr 01 17:39:14 2020 +0000

description:
py-sphinxcontrib-log-cabinet: added version 1.0.1

Organize changelogs generated by versionadded, versionchanged, deprecated
directives. The log will be sorted by newest to oldest version. For HTML docs,
older versions will be collapsed by default.

diffstat:

 textproc/Makefile                              |   3 ++-
 textproc/py-sphinxcontrib-log-cabinet/DESCR    |   3 +++
 textproc/py-sphinxcontrib-log-cabinet/Makefile |  18 ++++++++++++++++++
 textproc/py-sphinxcontrib-log-cabinet/PLIST    |  11 +++++++++++
 textproc/py-sphinxcontrib-log-cabinet/distinfo |   6 ++++++
 5 files changed, 40 insertions(+), 1 deletions(-)

diffs (71 lines):

diff -r 1602bd6bfb2f -r 62d1c62e189c textproc/Makefile
--- a/textproc/Makefile Wed Apr 01 15:32:06 2020 +0000
+++ b/textproc/Makefile Wed Apr 01 17:39:14 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1128 2020/03/30 16:50:31 riastradh Exp $
+# $NetBSD: Makefile,v 1.1129 2020/04/01 17:39:14 adam Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -930,6 +930,7 @@
 SUBDIR+=       py-sphinxcontrib-devhelp
 SUBDIR+=       py-sphinxcontrib-htmlhelp
 SUBDIR+=       py-sphinxcontrib-jsmath
+SUBDIR+=       py-sphinxcontrib-log-cabinet
 SUBDIR+=       py-sphinxcontrib-newsfeed
 SUBDIR+=       py-sphinxcontrib-qthelp
 SUBDIR+=       py-sphinxcontrib-serializinghtml
diff -r 1602bd6bfb2f -r 62d1c62e189c textproc/py-sphinxcontrib-log-cabinet/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-sphinxcontrib-log-cabinet/DESCR       Wed Apr 01 17:39:14 2020 +0000
@@ -0,0 +1,3 @@
+Organize changelogs generated by versionadded, versionchanged, deprecated
+directives. The log will be sorted by newest to oldest version. For HTML docs,
+older versions will be collapsed by default.
diff -r 1602bd6bfb2f -r 62d1c62e189c textproc/py-sphinxcontrib-log-cabinet/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-sphinxcontrib-log-cabinet/Makefile    Wed Apr 01 17:39:14 2020 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2020/04/01 17:39:14 adam Exp $
+
+DISTNAME=      sphinxcontrib-log-cabinet-1.0.1
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    textproc python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sphinxcontrib-log-cabinet/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/davidism/sphinxcontrib-log-cabinet
+COMMENT=       Organize changelog directives in Sphinx docs
+LICENSE=       modified-bsd
+
+DEPENDS+=      ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 1602bd6bfb2f -r 62d1c62e189c textproc/py-sphinxcontrib-log-cabinet/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-sphinxcontrib-log-cabinet/PLIST       Wed Apr 01 17:39:14 2020 +0000
@@ -0,0 +1,11 @@
+@comment $NetBSD: PLIST,v 1.1 2020/04/01 17:39:14 adam Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/${EGG_NAME}-nspkg.pth
+${PYSITELIB}/sphinxcontrib/log_cabinet.py
+${PYSITELIB}/sphinxcontrib/log_cabinet.pyc
+${PYSITELIB}/sphinxcontrib/log_cabinet.pyo
diff -r 1602bd6bfb2f -r 62d1c62e189c textproc/py-sphinxcontrib-log-cabinet/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-sphinxcontrib-log-cabinet/distinfo    Wed Apr 01 17:39:14 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/04/01 17:39:14 adam Exp $
+
+SHA1 (sphinxcontrib-log-cabinet-1.0.1.tar.gz) = 020e7556b0217a293afba4ea2a2498d20a119495
+RMD160 (sphinxcontrib-log-cabinet-1.0.1.tar.gz) = e7191d34d7793363663b1f170c2171b27b2a4632
+SHA512 (sphinxcontrib-log-cabinet-1.0.1.tar.gz) = c8529872c4ee783330738babd5027e64a813698ed38fbc693b23e65e5bfa2be815a7e6acfae42bbe003e542002d7d298ee446cab5dcebb3b65d2a25691bde18a
+Size (sphinxcontrib-log-cabinet-1.0.1.tar.gz) = 4072 bytes



Home | Main Index | Thread Index | Old Index