pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc py-pallets-sphinx-themes: added version 1.1.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/f909dd18eb20
branches: trunk
changeset: 332759:f909dd18eb20
user: adam <adam%pkgsrc.org@localhost>
date: Wed Apr 24 15:52:31 2019 +0000
description:
py-pallets-sphinx-themes: added version 1.1.4
Themes for the Pallets projects. If you're writing an extension, use the
appropriate theme to make your documentation look consistent.
Available themes:
- flask
- jinja
- werkzeug
- click
diffstat:
textproc/Makefile | 4 +-
textproc/py-pallets-sphinx-themes/DESCR | 8 ++++
textproc/py-pallets-sphinx-themes/Makefile | 18 +++++++++
textproc/py-pallets-sphinx-themes/PLIST | 56 ++++++++++++++++++++++++++++++
textproc/py-pallets-sphinx-themes/distinfo | 6 +++
5 files changed, 91 insertions(+), 1 deletions(-)
diffs (129 lines):
diff -r c5d088c34304 -r f909dd18eb20 textproc/Makefile
--- a/textproc/Makefile Wed Apr 24 15:50:43 2019 +0000
+++ b/textproc/Makefile Wed Apr 24 15:52:31 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1030 2019/04/03 14:49:27 adam Exp $
+# $NetBSD: Makefile,v 1.1031 2019/04/24 15:52:31 adam Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -819,6 +819,7 @@
SUBDIR+= py-numpydoc
SUBDIR+= py-odfpy
SUBDIR+= py-openpyxl
+SUBDIR+= py-pallets-sphinx-themes
SUBDIR+= py-pandocfilters
SUBDIR+= py-parse
SUBDIR+= py-parse_type
@@ -847,6 +848,7 @@
SUBDIR+= py-snowballstemmer
SUBDIR+= py-sphinx
SUBDIR+= py-sphinx-autodoc-typehints
+SUBDIR+= py-sphinx-issues
SUBDIR+= py-sphinx-rtd-theme
SUBDIR+= py-sphinx-theme-cloud
SUBDIR+= py-sphinxcontrib-bibtex
diff -r c5d088c34304 -r f909dd18eb20 textproc/py-pallets-sphinx-themes/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-pallets-sphinx-themes/DESCR Wed Apr 24 15:52:31 2019 +0000
@@ -0,0 +1,8 @@
+Themes for the Pallets projects. If you're writing an extension, use the
+appropriate theme to make your documentation look consistent.
+
+Available themes:
+- flask
+- jinja
+- werkzeug
+- click
diff -r c5d088c34304 -r f909dd18eb20 textproc/py-pallets-sphinx-themes/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-pallets-sphinx-themes/Makefile Wed Apr 24 15:52:31 2019 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2019/04/24 15:52:31 adam Exp $
+
+DISTNAME= Pallets-Sphinx-Themes-1.1.4
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
+CATEGORIES= textproc python
+MASTER_SITES= ${MASTER_SITE_PYPI:=P/Pallets-Sphinx-Themes/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/pallets/pallets-sphinx-themes
+COMMENT= Sphinx themes for Pallets and related projects
+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 c5d088c34304 -r f909dd18eb20 textproc/py-pallets-sphinx-themes/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-pallets-sphinx-themes/PLIST Wed Apr 24 15:52:31 2019 +0000
@@ -0,0 +1,56 @@
+@comment $NetBSD: PLIST,v 1.1 2019/04/24 15:52:31 adam 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}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/pallets_sphinx_themes/__init__.py
+${PYSITELIB}/pallets_sphinx_themes/__init__.pyc
+${PYSITELIB}/pallets_sphinx_themes/__init__.pyo
+${PYSITELIB}/pallets_sphinx_themes/theme_check.py
+${PYSITELIB}/pallets_sphinx_themes/theme_check.pyc
+${PYSITELIB}/pallets_sphinx_themes/theme_check.pyo
+${PYSITELIB}/pallets_sphinx_themes/themes/__init__.py
+${PYSITELIB}/pallets_sphinx_themes/themes/__init__.pyc
+${PYSITELIB}/pallets_sphinx_themes/themes/__init__.pyo
+${PYSITELIB}/pallets_sphinx_themes/themes/babel/sidebarintro.html
+${PYSITELIB}/pallets_sphinx_themes/themes/babel/sidebarlogo.html
+${PYSITELIB}/pallets_sphinx_themes/themes/babel/static/babel.css
+${PYSITELIB}/pallets_sphinx_themes/themes/babel/theme.conf
+${PYSITELIB}/pallets_sphinx_themes/themes/click/__init__.py
+${PYSITELIB}/pallets_sphinx_themes/themes/click/__init__.pyc
+${PYSITELIB}/pallets_sphinx_themes/themes/click/__init__.pyo
+${PYSITELIB}/pallets_sphinx_themes/themes/click/domain.py
+${PYSITELIB}/pallets_sphinx_themes/themes/click/domain.pyc
+${PYSITELIB}/pallets_sphinx_themes/themes/click/domain.pyo
+${PYSITELIB}/pallets_sphinx_themes/themes/click/static/click.css
+${PYSITELIB}/pallets_sphinx_themes/themes/click/theme.conf
+${PYSITELIB}/pallets_sphinx_themes/themes/flask/static/flask.css
+${PYSITELIB}/pallets_sphinx_themes/themes/flask/theme.conf
+${PYSITELIB}/pallets_sphinx_themes/themes/jinja/__init__.py
+${PYSITELIB}/pallets_sphinx_themes/themes/jinja/__init__.pyc
+${PYSITELIB}/pallets_sphinx_themes/themes/jinja/__init__.pyo
+${PYSITELIB}/pallets_sphinx_themes/themes/jinja/static/jinja.css
+${PYSITELIB}/pallets_sphinx_themes/themes/jinja/theme.conf
+${PYSITELIB}/pallets_sphinx_themes/themes/platter/sidebarintro.html
+${PYSITELIB}/pallets_sphinx_themes/themes/platter/sidebarlogo.html
+${PYSITELIB}/pallets_sphinx_themes/themes/platter/static/platter.css
+${PYSITELIB}/pallets_sphinx_themes/themes/platter/theme.conf
+${PYSITELIB}/pallets_sphinx_themes/themes/pocoo/404.html
+${PYSITELIB}/pallets_sphinx_themes/themes/pocoo/__init__.py
+${PYSITELIB}/pallets_sphinx_themes/themes/pocoo/__init__.pyc
+${PYSITELIB}/pallets_sphinx_themes/themes/pocoo/__init__.pyo
+${PYSITELIB}/pallets_sphinx_themes/themes/pocoo/layout.html
+${PYSITELIB}/pallets_sphinx_themes/themes/pocoo/localtoc.html
+${PYSITELIB}/pallets_sphinx_themes/themes/pocoo/project.html
+${PYSITELIB}/pallets_sphinx_themes/themes/pocoo/relations.html
+${PYSITELIB}/pallets_sphinx_themes/themes/pocoo/static/pocoo.css
+${PYSITELIB}/pallets_sphinx_themes/themes/pocoo/theme.conf
+${PYSITELIB}/pallets_sphinx_themes/themes/pocoo/versions.html
+${PYSITELIB}/pallets_sphinx_themes/themes/werkzeug/static/werkzeug.css
+${PYSITELIB}/pallets_sphinx_themes/themes/werkzeug/theme.conf
+${PYSITELIB}/pallets_sphinx_themes/versions.py
+${PYSITELIB}/pallets_sphinx_themes/versions.pyc
+${PYSITELIB}/pallets_sphinx_themes/versions.pyo
diff -r c5d088c34304 -r f909dd18eb20 textproc/py-pallets-sphinx-themes/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-pallets-sphinx-themes/distinfo Wed Apr 24 15:52:31 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/04/24 15:52:31 adam Exp $
+
+SHA1 (Pallets-Sphinx-Themes-1.1.4.tar.gz) = e8ff5e3c94d5250223140fc1452ece9889776062
+RMD160 (Pallets-Sphinx-Themes-1.1.4.tar.gz) = 8fc63392b05c082a02b67a6ecdb0a0d130d35db9
+SHA512 (Pallets-Sphinx-Themes-1.1.4.tar.gz) = f651b5c15faff8758776773dfb1603480f29ed534f69480a4b3d7bcc538f0361c3e7098a2b57fef3ac3953b7994abb21d86df9a9b583e4ad52356e1ea070e4d2
+Size (Pallets-Sphinx-Themes-1.1.4.tar.gz) = 17291 bytes
Home |
Main Index |
Thread Index |
Old Index