summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-06-15 07:41:43 +0000
committeradam <adam@pkgsrc.org>2018-06-15 07:41:43 +0000
commit5d4b6be41d4069065e3b29feb12b58972b26f1d5 (patch)
treeb1942f7d6b38352c6a7cf5b2c9074cf8337c8d45
parentc004c09992f39f331683d6e0001e784d79f8abee (diff)
downloadpkgsrc-5d4b6be41d4069065e3b29feb12b58972b26f1d5.tar.gz
py-sphinx-rtd-theme: updated to 0.4.0
v0.4.0 This version made some changes to how JS and CSS were included when the theme is used on Read the Docs. Fixes - Do not rely on readthedocs.org for CSS/JS - Color accessibility improvements on the left navigation Other Changes - Write theme version and build date at top of JavaScript and CSS - Changed code and literals to use a native font stack - Fix small styling issues
-rw-r--r--textproc/py-sphinx-rtd-theme/Makefile4
-rw-r--r--textproc/py-sphinx-rtd-theme/PLIST34
-rw-r--r--textproc/py-sphinx-rtd-theme/distinfo10
3 files changed, 32 insertions, 16 deletions
diff --git a/textproc/py-sphinx-rtd-theme/Makefile b/textproc/py-sphinx-rtd-theme/Makefile
index ea7d36246d9..14954f64a3b 100644
--- a/textproc/py-sphinx-rtd-theme/Makefile
+++ b/textproc/py-sphinx-rtd-theme/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2018/05/04 06:54:05 adam Exp $
+# $NetBSD: Makefile,v 1.6 2018/06/15 07:41:43 adam Exp $
-DISTNAME= sphinx_rtd_theme-0.3.1
+DISTNAME= sphinx_rtd_theme-0.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinx_rtd_theme/}
diff --git a/textproc/py-sphinx-rtd-theme/PLIST b/textproc/py-sphinx-rtd-theme/PLIST
index 362f87bb646..d024c4abbef 100644
--- a/textproc/py-sphinx-rtd-theme/PLIST
+++ b/textproc/py-sphinx-rtd-theme/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/04/06 08:39:31 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/06/15 07:41:43 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -15,14 +15,30 @@ ${PYSITELIB}/sphinx_rtd_theme/search.html
${PYSITELIB}/sphinx_rtd_theme/searchbox.html
${PYSITELIB}/sphinx_rtd_theme/static/css/badge_only.css
${PYSITELIB}/sphinx_rtd_theme/static/css/theme.css
-${PYSITELIB}/sphinx_rtd_theme/static/fonts/Inconsolata-Bold.ttf
-${PYSITELIB}/sphinx_rtd_theme/static/fonts/Inconsolata-Regular.ttf
-${PYSITELIB}/sphinx_rtd_theme/static/fonts/Lato-Bold.ttf
-${PYSITELIB}/sphinx_rtd_theme/static/fonts/Lato-BoldItalic.ttf
-${PYSITELIB}/sphinx_rtd_theme/static/fonts/Lato-Italic.ttf
-${PYSITELIB}/sphinx_rtd_theme/static/fonts/Lato-Regular.ttf
-${PYSITELIB}/sphinx_rtd_theme/static/fonts/RobotoSlab-Bold.ttf
-${PYSITELIB}/sphinx_rtd_theme/static/fonts/RobotoSlab-Regular.ttf
+${PYSITELIB}/sphinx_rtd_theme/static/fonts/Lato/lato-bold.eot
+${PYSITELIB}/sphinx_rtd_theme/static/fonts/Lato/lato-bold.ttf
+${PYSITELIB}/sphinx_rtd_theme/static/fonts/Lato/lato-bold.woff
+${PYSITELIB}/sphinx_rtd_theme/static/fonts/Lato/lato-bold.woff2
+${PYSITELIB}/sphinx_rtd_theme/static/fonts/Lato/lato-bolditalic.eot
+${PYSITELIB}/sphinx_rtd_theme/static/fonts/Lato/lato-bolditalic.ttf
+${PYSITELIB}/sphinx_rtd_theme/static/fonts/Lato/lato-bolditalic.woff
+${PYSITELIB}/sphinx_rtd_theme/static/fonts/Lato/lato-bolditalic.woff2
+${PYSITELIB}/sphinx_rtd_theme/static/fonts/Lato/lato-italic.eot
+${PYSITELIB}/sphinx_rtd_theme/static/fonts/Lato/lato-italic.ttf
+${PYSITELIB}/sphinx_rtd_theme/static/fonts/Lato/lato-italic.woff
+${PYSITELIB}/sphinx_rtd_theme/static/fonts/Lato/lato-italic.woff2
+${PYSITELIB}/sphinx_rtd_theme/static/fonts/Lato/lato-regular.eot
+${PYSITELIB}/sphinx_rtd_theme/static/fonts/Lato/lato-regular.ttf
+${PYSITELIB}/sphinx_rtd_theme/static/fonts/Lato/lato-regular.woff
+${PYSITELIB}/sphinx_rtd_theme/static/fonts/Lato/lato-regular.woff2
+${PYSITELIB}/sphinx_rtd_theme/static/fonts/RobotoSlab/roboto-slab-v7-bold.eot
+${PYSITELIB}/sphinx_rtd_theme/static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf
+${PYSITELIB}/sphinx_rtd_theme/static/fonts/RobotoSlab/roboto-slab-v7-bold.woff
+${PYSITELIB}/sphinx_rtd_theme/static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2
+${PYSITELIB}/sphinx_rtd_theme/static/fonts/RobotoSlab/roboto-slab-v7-regular.eot
+${PYSITELIB}/sphinx_rtd_theme/static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf
+${PYSITELIB}/sphinx_rtd_theme/static/fonts/RobotoSlab/roboto-slab-v7-regular.woff
+${PYSITELIB}/sphinx_rtd_theme/static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2
${PYSITELIB}/sphinx_rtd_theme/static/fonts/fontawesome-webfont.eot
${PYSITELIB}/sphinx_rtd_theme/static/fonts/fontawesome-webfont.svg
${PYSITELIB}/sphinx_rtd_theme/static/fonts/fontawesome-webfont.ttf
diff --git a/textproc/py-sphinx-rtd-theme/distinfo b/textproc/py-sphinx-rtd-theme/distinfo
index 4a8a6f3c575..47e8322c4ac 100644
--- a/textproc/py-sphinx-rtd-theme/distinfo
+++ b/textproc/py-sphinx-rtd-theme/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/05/04 06:54:05 adam Exp $
+$NetBSD: distinfo,v 1.6 2018/06/15 07:41:43 adam Exp $
-SHA1 (sphinx_rtd_theme-0.3.1.tar.gz) = 38b514412538c98642bf7c220eb8c7a0dee22996
-RMD160 (sphinx_rtd_theme-0.3.1.tar.gz) = f29d2b689ac0485f19bb6f1c64bc87305cb43d49
-SHA512 (sphinx_rtd_theme-0.3.1.tar.gz) = 8b68baf776aad01cfe486bb83b9238b79dfed2ef493c836db566e8a043546772e2dc4943fe83f0938b8f0ffe4b420eccba4a14cf3da7601d0d2e76acaa91550d
-Size (sphinx_rtd_theme-0.3.1.tar.gz) = 2234990 bytes
+SHA1 (sphinx_rtd_theme-0.4.0.tar.gz) = 7ffe9d4ad25c4ee972e5ca13292f0bc9a0203976
+RMD160 (sphinx_rtd_theme-0.4.0.tar.gz) = 0e4d9c739ddf1435e21424cf7f48f9b567c56d20
+SHA512 (sphinx_rtd_theme-0.4.0.tar.gz) = 21da583b4b6819f8681948f71808a1cb6cba6ef7f8d601b945a3ef164d10f7e11748634a115d35b4442d061ee8b7ec512d568487d2e744dc5dfce045401bf1bd
+Size (sphinx_rtd_theme-0.4.0.tar.gz) = 5388092 bytes