Sun Oct 7 07:25:53 2018 UTC ()
py-sphinx-rtd-theme: updated to 0.4.2

v0.4.2

Fixes
Set base font size on <html>
Fix HTML search not working with Sphinx-1.8

Other Changes
Upload signed packages to PyPI with twine
Do not enforce period at the end of copyright statement


(adam)
diff -r1.7 -r1.8 pkgsrc/textproc/py-sphinx-rtd-theme/Makefile
diff -r1.7 -r1.8 pkgsrc/textproc/py-sphinx-rtd-theme/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/textproc/py-sphinx-rtd-theme/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/py-sphinx-rtd-theme/Makefile 2018/08/06 20:12:57 1.7
+++ pkgsrc/textproc/py-sphinx-rtd-theme/Makefile 2018/10/07 07:25:53 1.8
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.7 2018/08/06 20:12:57 adam Exp $ 1# $NetBSD: Makefile,v 1.8 2018/10/07 07:25:53 adam Exp $
2 2
3DISTNAME= sphinx_rtd_theme-0.4.1 3DISTNAME= sphinx_rtd_theme-0.4.2
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
5CATEGORIES= textproc python 5CATEGORIES= textproc python
6MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinx_rtd_theme/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=s/sphinx_rtd_theme/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/rtfd/sphinx_rtd_theme 9HOMEPAGE= https://github.com/rtfd/sphinx_rtd_theme
10COMMENT= Sphinx readthedocs.org theme 10COMMENT= Sphinx readthedocs.org theme
11LICENSE= modified-bsd AND ofl-v1.1 11LICENSE= modified-bsd AND ofl-v1.1
12 12
13DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx 13DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx
14 14
15USE_LANGUAGES= # none 15USE_LANGUAGES= # none
16 16

cvs diff -r1.7 -r1.8 pkgsrc/textproc/py-sphinx-rtd-theme/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/py-sphinx-rtd-theme/distinfo 2018/08/06 20:12:57 1.7
+++ pkgsrc/textproc/py-sphinx-rtd-theme/distinfo 2018/10/07 07:25:53 1.8
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.7 2018/08/06 20:12:57 adam Exp $ 1$NetBSD: distinfo,v 1.8 2018/10/07 07:25:53 adam Exp $
2 2
3SHA1 (sphinx_rtd_theme-0.4.1.tar.gz) = d4143da53ba8c5300036a3a3a699393d697dd1c6 3SHA1 (sphinx_rtd_theme-0.4.2.tar.gz) = 846f62fb3b2c1990433395b646e1a6828be2b134
4RMD160 (sphinx_rtd_theme-0.4.1.tar.gz) = 2043293f5d351df1cc2eed714b0ad158da5c437c 4RMD160 (sphinx_rtd_theme-0.4.2.tar.gz) = 2ffa62e256bf3a7d5ef0e1e44736c6bde97f16fb
5SHA512 (sphinx_rtd_theme-0.4.1.tar.gz) = f04bbf48d730ea3dfd70268d3024c26c3ab5f0a3ebc3af89c3285b63f0f3bd7bed8fe8077bbfecec92625a44379fe5c25a6a247f7a0d10f3abb54f8a0eaabf7f 5SHA512 (sphinx_rtd_theme-0.4.2.tar.gz) = adfca96515a0e91d16d47c530652a49fce44836deeec0c62035deb9ff5f6f659f11617baf7513bdfa324b661b167ccb02fbc6f7b068f7a11cd26bfedd7cdba4c
6Size (sphinx_rtd_theme-0.4.1.tar.gz) = 5388144 bytes 6Size (sphinx_rtd_theme-0.4.2.tar.gz) = 5388206 bytes