Mon Jan 17 09:29:16 2022 UTC ()
textproc/py-sphinx-gallery: import py-sphinx-gallery-0.10.1

A Sphinx extension that builds an HTML version of any Python script
and puts it into an examples gallery.


(wiz)
diff -r0 -r1.1 pkgsrc/textproc/py-sphinx-gallery/DESCR
diff -r0 -r1.1 pkgsrc/textproc/py-sphinx-gallery/Makefile
diff -r0 -r1.1 pkgsrc/textproc/py-sphinx-gallery/PLIST
diff -r0 -r1.1 pkgsrc/textproc/py-sphinx-gallery/distinfo

File Added: pkgsrc/textproc/py-sphinx-gallery/DESCR
A Sphinx extension that builds an HTML version of any Python script
and puts it into an examples gallery.

File Added: pkgsrc/textproc/py-sphinx-gallery/Makefile
# $NetBSD: Makefile,v 1.1 2022/01/17 09:29:16 wiz Exp $

DISTNAME=	sphinx-gallery-0.10.1
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	textproc python
MASTER_SITES=	${MASTER_SITE_PYPI:=s/sphinx-gallery/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://sphinx-gallery.github.io/
COMMENT=	Sphinx extension that builds an HTML version of any Python script
LICENSE=	modified-bsd

DEPENDS+=	${PYPKGPREFIX}-sphinx>=2.0:../../textproc/py-sphinx
TEST_DEPENDS+=	${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test

USE_LANGUAGES=	# none

PYTHON_VERSIONS_INCOMPATIBLE=	27

.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/textproc/py-sphinx-gallery/PLIST
@comment $NetBSD: PLIST,v 1.1 2022/01/17 09:29:16 wiz Exp $
bin/copy_sphinxgallery.sh
bin/sphx_glr_python_to_jupyter.py
${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}/sphinx_gallery/__init__.py
${PYSITELIB}/sphinx_gallery/__init__.pyc
${PYSITELIB}/sphinx_gallery/__init__.pyo
${PYSITELIB}/sphinx_gallery/_static/binder_badge_logo.svg
${PYSITELIB}/sphinx_gallery/_static/broken_example.png
${PYSITELIB}/sphinx_gallery/_static/no_image.png
${PYSITELIB}/sphinx_gallery/_static/sg_gallery-binder.css
${PYSITELIB}/sphinx_gallery/_static/sg_gallery-dataframe.css
${PYSITELIB}/sphinx_gallery/_static/sg_gallery-rendered-html.css
${PYSITELIB}/sphinx_gallery/_static/sg_gallery.css
${PYSITELIB}/sphinx_gallery/backreferences.py
${PYSITELIB}/sphinx_gallery/backreferences.pyc
${PYSITELIB}/sphinx_gallery/backreferences.pyo
${PYSITELIB}/sphinx_gallery/binder.py
${PYSITELIB}/sphinx_gallery/binder.pyc
${PYSITELIB}/sphinx_gallery/binder.pyo
${PYSITELIB}/sphinx_gallery/directives.py
${PYSITELIB}/sphinx_gallery/directives.pyc
${PYSITELIB}/sphinx_gallery/directives.pyo
${PYSITELIB}/sphinx_gallery/docs_resolv.py
${PYSITELIB}/sphinx_gallery/docs_resolv.pyc
${PYSITELIB}/sphinx_gallery/docs_resolv.pyo
${PYSITELIB}/sphinx_gallery/downloads.py
${PYSITELIB}/sphinx_gallery/downloads.pyc
${PYSITELIB}/sphinx_gallery/downloads.pyo
${PYSITELIB}/sphinx_gallery/gen_gallery.py
${PYSITELIB}/sphinx_gallery/gen_gallery.pyc
${PYSITELIB}/sphinx_gallery/gen_gallery.pyo
${PYSITELIB}/sphinx_gallery/gen_rst.py
${PYSITELIB}/sphinx_gallery/gen_rst.pyc
${PYSITELIB}/sphinx_gallery/gen_rst.pyo
${PYSITELIB}/sphinx_gallery/load_style.py
${PYSITELIB}/sphinx_gallery/load_style.pyc
${PYSITELIB}/sphinx_gallery/load_style.pyo
${PYSITELIB}/sphinx_gallery/notebook.py
${PYSITELIB}/sphinx_gallery/notebook.pyc
${PYSITELIB}/sphinx_gallery/notebook.pyo
${PYSITELIB}/sphinx_gallery/py_source_parser.py
${PYSITELIB}/sphinx_gallery/py_source_parser.pyc
${PYSITELIB}/sphinx_gallery/py_source_parser.pyo
${PYSITELIB}/sphinx_gallery/scrapers.py
${PYSITELIB}/sphinx_gallery/scrapers.pyc
${PYSITELIB}/sphinx_gallery/scrapers.pyo
${PYSITELIB}/sphinx_gallery/sorting.py
${PYSITELIB}/sphinx_gallery/sorting.pyc
${PYSITELIB}/sphinx_gallery/sorting.pyo
${PYSITELIB}/sphinx_gallery/sphinx_compatibility.py
${PYSITELIB}/sphinx_gallery/sphinx_compatibility.pyc
${PYSITELIB}/sphinx_gallery/sphinx_compatibility.pyo
${PYSITELIB}/sphinx_gallery/tests/__init__.py
${PYSITELIB}/sphinx_gallery/tests/__init__.pyc
${PYSITELIB}/sphinx_gallery/tests/__init__.pyo
${PYSITELIB}/sphinx_gallery/tests/conftest.py
${PYSITELIB}/sphinx_gallery/tests/conftest.pyc
${PYSITELIB}/sphinx_gallery/tests/conftest.pyo
${PYSITELIB}/sphinx_gallery/tests/test_backreferences.py
${PYSITELIB}/sphinx_gallery/tests/test_backreferences.pyc
${PYSITELIB}/sphinx_gallery/tests/test_backreferences.pyo
${PYSITELIB}/sphinx_gallery/tests/test_binder.py
${PYSITELIB}/sphinx_gallery/tests/test_binder.pyc
${PYSITELIB}/sphinx_gallery/tests/test_binder.pyo
${PYSITELIB}/sphinx_gallery/tests/test_docs_resolv.py
${PYSITELIB}/sphinx_gallery/tests/test_docs_resolv.pyc
${PYSITELIB}/sphinx_gallery/tests/test_docs_resolv.pyo
${PYSITELIB}/sphinx_gallery/tests/test_full.py
${PYSITELIB}/sphinx_gallery/tests/test_full.pyc
${PYSITELIB}/sphinx_gallery/tests/test_full.pyo
${PYSITELIB}/sphinx_gallery/tests/test_full_noexec.py
${PYSITELIB}/sphinx_gallery/tests/test_full_noexec.pyc
${PYSITELIB}/sphinx_gallery/tests/test_full_noexec.pyo
${PYSITELIB}/sphinx_gallery/tests/test_gen_gallery.py
${PYSITELIB}/sphinx_gallery/tests/test_gen_gallery.pyc
${PYSITELIB}/sphinx_gallery/tests/test_gen_gallery.pyo
${PYSITELIB}/sphinx_gallery/tests/test_gen_rst.py
${PYSITELIB}/sphinx_gallery/tests/test_gen_rst.pyc
${PYSITELIB}/sphinx_gallery/tests/test_gen_rst.pyo
${PYSITELIB}/sphinx_gallery/tests/test_load_style.py
${PYSITELIB}/sphinx_gallery/tests/test_load_style.pyc
${PYSITELIB}/sphinx_gallery/tests/test_load_style.pyo
${PYSITELIB}/sphinx_gallery/tests/test_notebook.py
${PYSITELIB}/sphinx_gallery/tests/test_notebook.pyc
${PYSITELIB}/sphinx_gallery/tests/test_notebook.pyo
${PYSITELIB}/sphinx_gallery/tests/test_py_source_parser.py
${PYSITELIB}/sphinx_gallery/tests/test_py_source_parser.pyc
${PYSITELIB}/sphinx_gallery/tests/test_py_source_parser.pyo
${PYSITELIB}/sphinx_gallery/tests/test_scrapers.py
${PYSITELIB}/sphinx_gallery/tests/test_scrapers.pyc
${PYSITELIB}/sphinx_gallery/tests/test_scrapers.pyo
${PYSITELIB}/sphinx_gallery/tests/test_sorting.py
${PYSITELIB}/sphinx_gallery/tests/test_sorting.pyc
${PYSITELIB}/sphinx_gallery/tests/test_sorting.pyo
${PYSITELIB}/sphinx_gallery/tests/test_sphinx_compatibility.py
${PYSITELIB}/sphinx_gallery/tests/test_sphinx_compatibility.pyc
${PYSITELIB}/sphinx_gallery/tests/test_sphinx_compatibility.pyo
${PYSITELIB}/sphinx_gallery/tests/test_utils.py
${PYSITELIB}/sphinx_gallery/tests/test_utils.pyc
${PYSITELIB}/sphinx_gallery/tests/test_utils.pyo
${PYSITELIB}/sphinx_gallery/utils.py
${PYSITELIB}/sphinx_gallery/utils.pyc
${PYSITELIB}/sphinx_gallery/utils.pyo

File Added: pkgsrc/textproc/py-sphinx-gallery/distinfo
$NetBSD: distinfo,v 1.1 2022/01/17 09:29:16 wiz Exp $

BLAKE2s (sphinx-gallery-0.10.1.tar.gz) = 3f99c95bcc88d948d0d5986db9050f7c10baf30c9cab9c3fa1a96c8ca224dbbe
SHA512 (sphinx-gallery-0.10.1.tar.gz) = da3b35907782846a58402fddf2a7f507eba76cd708725ff0ba097ec7bda6e9029252c9fb4df6d192aa7f64c6873465d4ff5e634b5c4cc6c4294e0d38c6db2f02
Size (sphinx-gallery-0.10.1.tar.gz) = 6546135 bytes