pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-pybtex-docutils Added textproc/py-pybtex-d...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d9790a0f8fde
branches:  trunk
changeset: 383293:d9790a0f8fde
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Thu Jul 26 16:02:31 2018 +0000

description:
Added textproc/py-pybtex-docutils, a docutils plugin for pybtex.

Package is needed as a dependency for an update for lang/coq.

diffstat:

 textproc/py-pybtex-docutils/DESCR    |   1 +
 textproc/py-pybtex-docutils/Makefile |  21 +++++++++++++++++++++
 textproc/py-pybtex-docutils/PLIST    |  11 +++++++++++
 textproc/py-pybtex-docutils/distinfo |   6 ++++++
 4 files changed, 39 insertions(+), 0 deletions(-)

diffs (55 lines):

diff -r 2140953d6d14 -r d9790a0f8fde textproc/py-pybtex-docutils/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-pybtex-docutils/DESCR Thu Jul 26 16:02:31 2018 +0000
@@ -0,0 +1,1 @@
+A docutils backend for pybtex.
diff -r 2140953d6d14 -r d9790a0f8fde textproc/py-pybtex-docutils/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-pybtex-docutils/Makefile      Thu Jul 26 16:02:31 2018 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2018/07/26 16:02:31 jaapb Exp $
+
+DISTNAME=      pybtex-docutils-0.2.1
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    textproc
+MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pybtex-docutils/}
+
+MAINTAINER=    jaapb%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/mcmtroffaes/pybtex-docutils
+COMMENT=       Docutils backend for pybtex
+LICENSE=       mit
+
+USE_LANGUAGES= # none
+
+DEPENDS+=      ${PYPKGPREFIX}-docutils-[0-9]*:../../textproc/py-docutils
+DEPENDS+=      ${PYPKGPREFIX}-pybtex-[0-9]*:../../textproc/py-pybtex
+DEPENDS+=      ${PYPKGPREFIX}-six>=1.5.2:../../lang/py-six
+
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 2140953d6d14 -r d9790a0f8fde textproc/py-pybtex-docutils/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-pybtex-docutils/PLIST Thu Jul 26 16:02:31 2018 +0000
@@ -0,0 +1,11 @@
+@comment $NetBSD: PLIST,v 1.1 2018/07/26 16:02:31 jaapb Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/${EGG_INFODIR}/zip-safe
+${PYSITELIB}/pybtex_docutils.py
+${PYSITELIB}/pybtex_docutils.pyc
+${PYSITELIB}/pybtex_docutils.pyo
diff -r 2140953d6d14 -r d9790a0f8fde textproc/py-pybtex-docutils/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-pybtex-docutils/distinfo      Thu Jul 26 16:02:31 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/07/26 16:02:31 jaapb Exp $
+
+SHA1 (pybtex-docutils-0.2.1.tar.gz) = 7555e0f8a53f06dd1f37f2e8b43d20d593d369cc
+RMD160 (pybtex-docutils-0.2.1.tar.gz) = 09063361a9e0ec790341ace2422298363c7a1c0f
+SHA512 (pybtex-docutils-0.2.1.tar.gz) = cfef936ba4136d165a95b24e6627e98b7521588337a5b9274821d6d70fec52aac3a5211f64f3eb5f6eca15dca19aa7af632feba3fd070120e933680c9aeca58f
+Size (pybtex-docutils-0.2.1.tar.gz) = 11970 bytes



Home | Main Index | Thread Index | Old Index