1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

textproc/py-pydata-sphinx-theme: Add py-pydata-sphinx-theme 0.7.2

pydata-sphinx-theme is a Bootstrap-based Sphinx theme from the PyData community.

WWW: https://github.com/pydata/pydata-sphinx-theme
This commit is contained in:
Po-Chuan Hsieh 2022-01-24 02:05:29 +08:00
parent 1e4d4f1d4f
commit 01dfb1deb0
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
4 changed files with 31 additions and 0 deletions

View File

@ -1407,6 +1407,7 @@
SUBDIR += py-pybtex
SUBDIR += py-pybtex-docutils
SUBDIR += py-pycountry
SUBDIR += py-pydata-sphinx-theme
SUBDIR += py-pyexcel
SUBDIR += py-pyexcel-ezodf
SUBDIR += py-pyexcel-io

View File

@ -0,0 +1,24 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= pydata-sphinx-theme
PORTVERSION= 0.7.2
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Bootstrap-based Sphinx theme from the PyData community
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}docutils>=0.17.1:textproc/py-docutils@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} \
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1642102113
SHA256 (pydata-sphinx-theme-0.7.2.tar.gz) = 671df35fcdd290eafbd23d0595e6d359dbe90b2e64e6c3f4dc88276eed4a065e
SIZE (pydata-sphinx-theme-0.7.2.tar.gz) = 1425421

View File

@ -0,0 +1,3 @@
pydata-sphinx-theme is a Bootstrap-based Sphinx theme from the PyData community.
WWW: https://github.com/pydata/pydata-sphinx-theme