pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/py-texext: import py37-texext-0.6.6
Module Name: pkgsrc-wip
Committed By: K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By: jihbed
Date: Mon Sep 14 01:52:31 2020 +0100
Changeset: 7146ce14f9181a3576312ccb5274f5284d107e66
Added Files:
py-texext/DESCR
py-texext/Makefile
py-texext/PLIST
py-texext/distinfo
Log Message:
wip/py-texext: import py37-texext-0.6.6
Sphinx extensions for working with LaTeX math
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7146ce14f9181a3576312ccb5274f5284d107e66
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-texext/DESCR | 1 +
py-texext/Makefile | 18 +++++++++++++++++
py-texext/PLIST | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
py-texext/distinfo | 6 ++++++
4 files changed, 82 insertions(+)
diffs:
diff --git a/py-texext/DESCR b/py-texext/DESCR
new file mode 100644
index 0000000000..374cf8231c
--- /dev/null
+++ b/py-texext/DESCR
@@ -0,0 +1 @@
+Sphinx extensions for working with LaTeX math
diff --git a/py-texext/Makefile b/py-texext/Makefile
new file mode 100644
index 0000000000..04d92c6f74
--- /dev/null
+++ b/py-texext/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD$
+
+DISTNAME= texext-0.6.6
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= textproc math
+MASTER_SITES= https://files.pythonhosted.org/packages/11/76/ea529fb6409fd4dde7054e77e40d681900a486d8b3d83ea3a35878885975/
+
+MAINTAINER= kamelderouiche%yahoo.com@localhost
+HOMEPAGE= https://github.com/matthew-brett/texext
+COMMENT= Sphinx extensions for working with LaTeX math
+LICENSE= modified-bsd
+
+DEPENDS+= ${PYPKGPREFIX}-six>=1.4.0:../../lang/py-six
+DEPENDS+= ${PYPKGPREFIX}-docutils>=0.16:../../textproc/py-docutils
+DEPENDS+= ${PYPKGPREFIX}-sphinx>=2.4.4:../../textproc/py-sphinx
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-texext/PLIST b/py-texext/PLIST
new file mode 100644
index 0000000000..2571702c39
--- /dev/null
+++ b/py-texext/PLIST
@@ -0,0 +1,57 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/texext/__init__.py
+${PYSITELIB}/texext/__init__.pyc
+${PYSITELIB}/texext/__init__.pyo
+${PYSITELIB}/texext/_version.py
+${PYSITELIB}/texext/_version.pyc
+${PYSITELIB}/texext/_version.pyo
+${PYSITELIB}/texext/math_dollar.py
+${PYSITELIB}/texext/math_dollar.pyc
+${PYSITELIB}/texext/math_dollar.pyo
+${PYSITELIB}/texext/mathcode.py
+${PYSITELIB}/texext/mathcode.pyc
+${PYSITELIB}/texext/mathcode.pyo
+${PYSITELIB}/texext/tests/__init__.py
+${PYSITELIB}/texext/tests/__init__.pyc
+${PYSITELIB}/texext/tests/__init__.pyo
+${PYSITELIB}/texext/tests/conftest.py
+${PYSITELIB}/texext/tests/conftest.pyc
+${PYSITELIB}/texext/tests/conftest.pyo
+${PYSITELIB}/texext/tests/for_docstrings.py
+${PYSITELIB}/texext/tests/for_docstrings.pyc
+${PYSITELIB}/texext/tests/for_docstrings.pyo
+${PYSITELIB}/texext/tests/plotdirective/_static/README.txt
+${PYSITELIB}/texext/tests/plotdirective/conf.py
+${PYSITELIB}/texext/tests/plotdirective/conf.pyc
+${PYSITELIB}/texext/tests/plotdirective/conf.pyo
+${PYSITELIB}/texext/tests/plotdirective/index.rst
+${PYSITELIB}/texext/tests/plotdirective/plot_and_math.rst
+${PYSITELIB}/texext/tests/test_custom_plotcontext.py
+${PYSITELIB}/texext/tests/test_custom_plotcontext.pyc
+${PYSITELIB}/texext/tests/test_custom_plotcontext.pyo
+${PYSITELIB}/texext/tests/test_custom_plotdirective.py
+${PYSITELIB}/texext/tests/test_custom_plotdirective.pyc
+${PYSITELIB}/texext/tests/test_custom_plotdirective.pyo
+${PYSITELIB}/texext/tests/test_docstrings.py
+${PYSITELIB}/texext/tests/test_docstrings.pyc
+${PYSITELIB}/texext/tests/test_docstrings.pyo
+${PYSITELIB}/texext/tests/test_mathdollar.py
+${PYSITELIB}/texext/tests/test_mathdollar.pyc
+${PYSITELIB}/texext/tests/test_mathdollar.pyo
+${PYSITELIB}/texext/tests/test_plotdirective.py
+${PYSITELIB}/texext/tests/test_plotdirective.pyc
+${PYSITELIB}/texext/tests/test_plotdirective.pyo
+${PYSITELIB}/texext/tests/test_tinypages.py
+${PYSITELIB}/texext/tests/test_tinypages.pyc
+${PYSITELIB}/texext/tests/test_tinypages.pyo
+${PYSITELIB}/texext/tests/tinypages/_static/README.txt
+${PYSITELIB}/texext/tests/tinypages/conf.py
+${PYSITELIB}/texext/tests/tinypages/conf.pyc
+${PYSITELIB}/texext/tests/tinypages/conf.pyo
+${PYSITELIB}/texext/tests/tinypages/index.rst
+${PYSITELIB}/texext/tests/tinypages/some_math.rst
diff --git a/py-texext/distinfo b/py-texext/distinfo
new file mode 100644
index 0000000000..54b1910cf4
--- /dev/null
+++ b/py-texext/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (texext-0.6.6.tar.gz) = 00fac6fa6050b4efbc7093e855d5f2b199ade689
+RMD160 (texext-0.6.6.tar.gz) = ab4de8be26172653fe1e6eaf87d92c97f508de61
+SHA512 (texext-0.6.6.tar.gz) = 117a74c85fc36af8921a145e387b560e3c6c115090f777539178021cafac0075077fc81c62d18fa2bbee0b0f59e256274a9526f2a688d00a99ecbda2ac944ccd
+Size (texext-0.6.6.tar.gz) = 38121 bytes
Home |
Main Index |
Thread Index |
Old Index