FreeBSD Bugzilla – Attachment 255275 Details for
Bug 282843
[NEW PORT] www/py-flask-sphinx-themes: Sphinx themes for Flask and related projects
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
New Port py-flask-sphinx-themes 1.0.2
0010-Port-Python-Flask-Sphinx-Themes.patch (text/plain), 2.59 KB, created by
Matthew Wener
on 2024-11-18 16:04:50 UTC
(
hide
)
Description:
New Port py-flask-sphinx-themes 1.0.2
Filename:
MIME Type:
Creator:
Matthew Wener
Created:
2024-11-18 16:04:50 UTC
Size:
2.59 KB
patch
obsolete
>From da5806c3e3566339bb03463a395e8d282320d4b7 Mon Sep 17 00:00:00 2001 >From: Charlie Root <root@tetra.local> >Date: Mon, 18 Nov 2024 09:19:09 -0500 >Subject: [PATCH 10/17] Port Python Flask-Sphinx-Themes > >--- > www/Makefile | 1 + > www/py-flask-sphinx-themes/Makefile | 31 ++++++++++++++++++++++++++++ > www/py-flask-sphinx-themes/distinfo | 3 +++ > www/py-flask-sphinx-themes/pkg-descr | 1 + > 4 files changed, 36 insertions(+) > create mode 100644 www/py-flask-sphinx-themes/Makefile > create mode 100644 www/py-flask-sphinx-themes/distinfo > create mode 100644 www/py-flask-sphinx-themes/pkg-descr > >diff --git a/www/Makefile b/www/Makefile >index 6dc563b3f..924783c5a 100644 >--- a/www/Makefile >+++ b/www/Makefile >@@ -1686,6 +1686,7 @@ > SUBDIR += py-flask-smorest > SUBDIR += py-flask-socketio > SUBDIR += py-flask-sockets >+ SUBDIR += py-flask-sphinx-themes > SUBDIR += py-flask-theme > SUBDIR += py-flask-uploads > SUBDIR += py-flask-wtf >diff --git a/www/py-flask-sphinx-themes/Makefile b/www/py-flask-sphinx-themes/Makefile >new file mode 100644 >index 000000000..48e0d4a3e >--- /dev/null >+++ b/www/py-flask-sphinx-themes/Makefile >@@ -0,0 +1,31 @@ >+PORTNAME= Flask-Sphinx-Themes >+DISTVERSION= 1.0.2 >+CATEGORIES= www python >+MASTER_SITES= PYPI >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= matthew@wener.org >+COMMENT= Sphinx themes for Flask and related projects >+WWW= https://github.com/pallets/flask-sphinx-themes >+ >+LICENSE= BSD2CLAUSE >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+BUILD_DEPENDS= ${PY_SETUPTOOLS} \ >+ ${PYTHON_PKGNAMEPREFIX}wheel>=:devel/py-wheel@${PY_FLAVOR} >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${PY_FLAVOR} >+ >+USES= python >+USE_PYTHON= autoplist pep517 >+ >+NO_ARCH= yes >+ >+PORTDOCS= PKG-INFO README.rst >+ >+OPTIONS_DEFINE= DOCS >+ >+post-install-DOCS-on: >+ @${MKDIR} ${STAGEDIR}${DOCSDIR}/ >+ ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} >+ >+.include <bsd.port.mk> >diff --git a/www/py-flask-sphinx-themes/distinfo b/www/py-flask-sphinx-themes/distinfo >new file mode 100644 >index 000000000..03a23024f >--- /dev/null >+++ b/www/py-flask-sphinx-themes/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1725150078 >+SHA256 (Flask-Sphinx-Themes-1.0.2.tar.gz) = bb23d7dd1a8ad9f47315bcb0439373c7feb24bcb0a1f8c52bb075f06489bb285 >+SIZE (Flask-Sphinx-Themes-1.0.2.tar.gz) = 9066 >diff --git a/www/py-flask-sphinx-themes/pkg-descr b/www/py-flask-sphinx-themes/pkg-descr >new file mode 100644 >index 000000000..56d830bf4 >--- /dev/null >+++ b/www/py-flask-sphinx-themes/pkg-descr >@@ -0,0 +1 @@ >+This repository contains Sphinx themes for Flask and Flask related projects.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 282843
: 255275