git: 7577c1906444 - main - textproc/py-sphinx-book-theme: Update to 0.3.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Oct 2022 17:14:23 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7577c190644462f0a01d6fd886d3d1ef7a282c2a
commit 7577c190644462f0a01d6fd886d3d1ef7a282c2a
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-10-03 17:06:05 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-10-03 17:10:41 +0000
textproc/py-sphinx-book-theme: Update to 0.3.3
Changes: https://github.com/executablebooks/sphinx-book-theme/releases
---
textproc/py-sphinx-book-theme/Makefile | 2 +-
textproc/py-sphinx-book-theme/distinfo | 10 +++++-----
textproc/py-sphinx-book-theme/files/setup.py | 7 ++++---
textproc/py-sphinx-book-theme/pkg-plist | 5 +++++
4 files changed, 15 insertions(+), 9 deletions(-)
diff --git a/textproc/py-sphinx-book-theme/Makefile b/textproc/py-sphinx-book-theme/Makefile
index 6e1a688ed9a0..014e57af0217 100644
--- a/textproc/py-sphinx-book-theme/Makefile
+++ b/textproc/py-sphinx-book-theme/Makefile
@@ -1,5 +1,5 @@
PORTNAME= sphinx-book-theme
-PORTVERSION= 0.3.2
+PORTVERSION= 0.3.3
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP \
LOCAL/sunpoet:static
diff --git a/textproc/py-sphinx-book-theme/distinfo b/textproc/py-sphinx-book-theme/distinfo
index 74a4f8c1fde8..54d4abcf9199 100644
--- a/textproc/py-sphinx-book-theme/distinfo
+++ b/textproc/py-sphinx-book-theme/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1655561172
-SHA256 (sphinx_book_theme-0.3.2.tar.gz) = 182b5657a345f3bbb2c5b86da65db9b47e27de0ab406cda168142768645121f5
-SIZE (sphinx_book_theme-0.3.2.tar.gz) = 269284
-SHA256 (sphinx_book_theme-0.3.2-static.tar.gz) = 9227e0bd6f6813dc623616eda26ef1d3a91a77565e54dc9b7475c1f117caea1e
-SIZE (sphinx_book_theme-0.3.2-static.tar.gz) = 188928
+TIMESTAMP = 1664767996
+SHA256 (sphinx_book_theme-0.3.3.tar.gz) = 0ec36208ff14c6d6bf8aee1f1f8268e0c6e2bfa3cef6e41143312b25275a6217
+SIZE (sphinx_book_theme-0.3.3.tar.gz) = 273932
+SHA256 (sphinx_book_theme-0.3.3-static.tar.gz) = 575955c348b58775c92241c79e6baa5cdfd1f2cce8167c7f406bcb9823dfdacd
+SIZE (sphinx_book_theme-0.3.3-static.tar.gz) = 205312
diff --git a/textproc/py-sphinx-book-theme/files/setup.py b/textproc/py-sphinx-book-theme/files/setup.py
index 4fe5af94b5ae..1bfbf3e8f688 100644
--- a/textproc/py-sphinx-book-theme/files/setup.py
+++ b/textproc/py-sphinx-book-theme/files/setup.py
@@ -26,13 +26,14 @@ setup(
'numpy',
'matplotlib',
'numpydoc',
- 'myst-nb~=0.13',
+ 'myst-nb~=0.13.2',
'nbclient',
'pandas',
'plotly',
'sphinx~=4.0', # Force Sphinx to be the latest version
- 'sphinx-design',
'sphinx-copybutton',
+ 'sphinx-design',
+ 'sphinx-examples',
'sphinx-tabs',
'sphinx-togglebutton>=0.2.1',
'sphinx-thebe>=0.1.1',
@@ -43,7 +44,7 @@ setup(
'test': [
'beautifulsoup4>=4.6.1,<5',
'coverage',
- 'myst_nb~=0.13',
+ 'myst_nb~=0.13.2',
'pytest~=6.0.1',
'pytest-cov',
'pytest-regressions~=2.0.1',
diff --git a/textproc/py-sphinx-book-theme/pkg-plist b/textproc/py-sphinx-book-theme/pkg-plist
index ba6ac267dbb2..a8ba0d8fd501 100644
--- a/textproc/py-sphinx-book-theme/pkg-plist
+++ b/textproc/py-sphinx-book-theme/pkg-plist
@@ -1,3 +1,7 @@
+%%PYTHON_SITELIBDIR%%/sphinx_book_theme/theme/sphinx_book_theme/static/images/logo_binder.svg
+%%PYTHON_SITELIBDIR%%/sphinx_book_theme/theme/sphinx_book_theme/static/images/logo_colab.png
+%%PYTHON_SITELIBDIR%%/sphinx_book_theme/theme/sphinx_book_theme/static/images/logo_deepnote.svg
+%%PYTHON_SITELIBDIR%%/sphinx_book_theme/theme/sphinx_book_theme/static/images/logo_jupyterhub.svg
%%PYTHON_SITELIBDIR%%/sphinx_book_theme/theme/sphinx_book_theme/static/locales/ar/LC_MESSAGES/booktheme.po
%%PYTHON_SITELIBDIR%%/sphinx_book_theme/theme/sphinx_book_theme/static/locales/bg/LC_MESSAGES/booktheme.po
%%PYTHON_SITELIBDIR%%/sphinx_book_theme/theme/sphinx_book_theme/static/locales/bn/LC_MESSAGES/booktheme.po
@@ -43,6 +47,7 @@
%%PYTHON_SITELIBDIR%%/sphinx_book_theme/theme/sphinx_book_theme/static/locales/vi/LC_MESSAGES/booktheme.po
%%PYTHON_SITELIBDIR%%/sphinx_book_theme/theme/sphinx_book_theme/static/locales/zh_CN/LC_MESSAGES/booktheme.po
%%PYTHON_SITELIBDIR%%/sphinx_book_theme/theme/sphinx_book_theme/static/locales/zh_TW/LC_MESSAGES/booktheme.po
+%%PYTHON_SITELIBDIR%%/sphinx_book_theme/theme/sphinx_book_theme/static/sbt-webpack-macros.html
%%PYTHON_SITELIBDIR%%/sphinx_book_theme/theme/sphinx_book_theme/static/scripts/sphinx-book-theme.js
%%PYTHON_SITELIBDIR%%/sphinx_book_theme/theme/sphinx_book_theme/static/scripts/sphinx-book-theme.js.map
%%PYTHON_SITELIBDIR%%/sphinx_book_theme/theme/sphinx_book_theme/static/styles/sphinx-book-theme.css