pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/py-sphinx-rtd-theme



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Apr  6 08:39:31 UTC 2018

Modified Files:
        pkgsrc/textproc/py-sphinx-rtd-theme: Makefile PLIST distinfo

Log Message:
py-sphinx-rtd-theme: updated to 0.3.0

0.3.0 Release

New Features
-------------
* Add html language attribute
* Allow setting 'rel' and 'title' attributes for stylesheets
* Add option to style external links
* Add github, gitlab, bitbucket page arguments option
* Add pygments support
* Add setuptools entry point allowing to use ``sphinx_rtd_theme`` as
  Sphinx ``html_theme`` directly.
* Add language to the JS output variable

Fixes
-----
* Fix some HTML warnings and errors
* Fix many styling issues
* Fix many sidebar glitches
* Fix line number spacing to align with the code lines
* Hide Edit links on auto created pages
* Include missing font files with the theme

Other Changes
--------------
* Significant improvement of our documentation
* Compress our Javascript files
* Updated dependencies


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/py-sphinx-rtd-theme/Makefile \
    pkgsrc/textproc/py-sphinx-rtd-theme/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/py-sphinx-rtd-theme/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/py-sphinx-rtd-theme/Makefile
diff -u pkgsrc/textproc/py-sphinx-rtd-theme/Makefile:1.3 pkgsrc/textproc/py-sphinx-rtd-theme/Makefile:1.4
--- pkgsrc/textproc/py-sphinx-rtd-theme/Makefile:1.3    Mon Mar 13 10:20:34 2017
+++ pkgsrc/textproc/py-sphinx-rtd-theme/Makefile        Fri Apr  6 08:39:31 2018
@@ -1,17 +1,16 @@
-# $NetBSD: Makefile,v 1.3 2017/03/13 10:20:34 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2018/04/06 08:39:31 adam Exp $
 
-DISTNAME=      sphinx_rtd_theme-${VERSION}
-PKGNAME=       ${PYPKGPREFIX}-sphinx-rtd-theme-${VERSION}
-VERSION=       0.2.4
+DISTNAME=      sphinx_rtd_theme-0.3.0
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sphinx_rtd_theme/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://pypi.python.org/pypi/sphinx_rtd_theme/
+HOMEPAGE=      https://github.com/rtfd/sphinx_rtd_theme
 COMMENT=       Sphinx readthedocs.org theme
 LICENSE=       modified-bsd AND ofl-v1.1
 
-USE_LANGUAGES= #none
+USE_LANGUAGES= # none
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/py-sphinx-rtd-theme/distinfo
diff -u pkgsrc/textproc/py-sphinx-rtd-theme/distinfo:1.3 pkgsrc/textproc/py-sphinx-rtd-theme/distinfo:1.4
--- pkgsrc/textproc/py-sphinx-rtd-theme/distinfo:1.3    Mon Mar 13 10:20:34 2017
+++ pkgsrc/textproc/py-sphinx-rtd-theme/distinfo        Fri Apr  6 08:39:31 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2017/03/13 10:20:34 wiz Exp $
+$NetBSD: distinfo,v 1.4 2018/04/06 08:39:31 adam Exp $
 
-SHA1 (sphinx_rtd_theme-0.2.4.tar.gz) = cb0a043b57e0f363232651e508091e52496e654f
-RMD160 (sphinx_rtd_theme-0.2.4.tar.gz) = aa0a05b7af5eae51427840fe83eeff5e01859dc6
-SHA512 (sphinx_rtd_theme-0.2.4.tar.gz) = 865b09febc1c289d47a8be3f3d7caa9d2a4715b350e2e2d058855831321a6f870e8339b2ef22eafc2b9fe72ad48f96b8d2fda4bc032c5f8dcdf23f314869cfbb
-Size (sphinx_rtd_theme-0.2.4.tar.gz) = 1392456 bytes
+SHA1 (sphinx_rtd_theme-0.3.0.tar.gz) = 4319533a5acf392395aeacdcef24eba1e2547419
+RMD160 (sphinx_rtd_theme-0.3.0.tar.gz) = c939215c67c04dc15b9de128875e7badd9499da8
+SHA512 (sphinx_rtd_theme-0.3.0.tar.gz) = 2b668d54822ffec9896b4d728d82182c7223efc5c42c04ff8718aeeec44fb2b0a5f79211c7855e25f70f647d1dee36325888d9112f3532fb306d230feb3c1c94
+Size (sphinx_rtd_theme-0.3.0.tar.gz) = 2234897 bytes

Index: pkgsrc/textproc/py-sphinx-rtd-theme/PLIST
diff -u pkgsrc/textproc/py-sphinx-rtd-theme/PLIST:1.1 pkgsrc/textproc/py-sphinx-rtd-theme/PLIST:1.2
--- pkgsrc/textproc/py-sphinx-rtd-theme/PLIST:1.1       Sun Jan 17 13:45:42 2016
+++ pkgsrc/textproc/py-sphinx-rtd-theme/PLIST   Fri Apr  6 08:39:31 2018
@@ -1,16 +1,16 @@
-@comment $NetBSD: PLIST,v 1.1 2016/01/17 13:45:42 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/04/06 08:39:31 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
 ${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/sphinx_rtd_theme/__init__.py
-${PYSITELIB}/sphinx_rtd_theme/__init__.pyo
 ${PYSITELIB}/sphinx_rtd_theme/__init__.pyc
+${PYSITELIB}/sphinx_rtd_theme/__init__.pyo
 ${PYSITELIB}/sphinx_rtd_theme/breadcrumbs.html
 ${PYSITELIB}/sphinx_rtd_theme/footer.html
 ${PYSITELIB}/sphinx_rtd_theme/layout.html
-${PYSITELIB}/sphinx_rtd_theme/layout_old.html
 ${PYSITELIB}/sphinx_rtd_theme/search.html
 ${PYSITELIB}/sphinx_rtd_theme/searchbox.html
 ${PYSITELIB}/sphinx_rtd_theme/static/css/badge_only.css
@@ -18,6 +18,8 @@ ${PYSITELIB}/sphinx_rtd_theme/static/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
@@ -25,6 +27,7 @@ ${PYSITELIB}/sphinx_rtd_theme/static/fon
 ${PYSITELIB}/sphinx_rtd_theme/static/fonts/fontawesome-webfont.svg
 ${PYSITELIB}/sphinx_rtd_theme/static/fonts/fontawesome-webfont.ttf
 ${PYSITELIB}/sphinx_rtd_theme/static/fonts/fontawesome-webfont.woff
+${PYSITELIB}/sphinx_rtd_theme/static/fonts/fontawesome-webfont.woff2
 ${PYSITELIB}/sphinx_rtd_theme/static/js/modernizr.min.js
 ${PYSITELIB}/sphinx_rtd_theme/static/js/theme.js
 ${PYSITELIB}/sphinx_rtd_theme/theme.conf



Home | Main Index | Thread Index | Old Index