pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-sphinx



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jan  9 20:05:45 UTC 2018

Modified Files:
        pkgsrc/textproc/py-sphinx: Makefile distinfo

Log Message:
py-sphinx: updated to 1.6.6

Release 1.6.6:

Features added
* autodoc: Sort dictionary keys when possible
* VerbatimHighlightColor is a new
  :ref:LaTeX 'sphinxsetup' <latexsphinxsetup> key
* Easier customizability of LaTeX macros involved in rendering of code-blocks
* Show traceback if conf.py raises an exception
* Add :confval:smartquotes to disable smart quotes through conf.py
* Add :confval:smartquotes_action and :confval:smartquotes_excludes

Bugs fixed
* sphinx-apidoc: Don't generate references to non-existing files in TOC
* latex: reST label between paragraphs loses paragraph break
* html: Apply fixFirefoxAnchorBug only under Firefox
* napoleon depends on autodoc, but users need to load it manually
* automodule fails to document a class attribute
* C++: properly link class reference to class from inside constructor
* PDF build broken by Unicode U+2116 NUMERO SIGN character
* PDF output: Pygments error highlighting increases line spacing in code blocks
* Support :emphasize-lines: in PDF output
* Sphinx crashes with pickling error when run with multiple processes and
  remote image
* Respect the quiet flag in sphinx-quickstart
* Race conditions when creating output directory
* For PDF 'howto' documents, latex_toplevel_sectioning='part' generates
  \chapter commands
* Two todolist directives break sphinx-1.6.5
* Fix links to external option docs with intersphinx
* Private members not documented without :undoc-members:


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/textproc/py-sphinx/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/textproc/py-sphinx/distinfo

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/Makefile
diff -u pkgsrc/textproc/py-sphinx/Makefile:1.44 pkgsrc/textproc/py-sphinx/Makefile:1.45
--- pkgsrc/textproc/py-sphinx/Makefile:1.44     Thu Nov 16 07:46:12 2017
+++ pkgsrc/textproc/py-sphinx/Makefile  Tue Jan  9 20:05:45 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2017/11/16 07:46:12 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2018/01/09 20:05:45 adam Exp $
 
-DISTNAME=      Sphinx-1.6.5
+DISTNAME=      Sphinx-1.6.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=S/Sphinx/}
@@ -11,17 +11,17 @@ COMMENT=    Python documentation generator
 LICENSE=       modified-bsd
 
 DEPENDS+=      ${PYPKGPREFIX}-alabaster>=0.7:../../textproc/py-alabaster
-DEPENDS+=      ${PYPKGPREFIX}-babel-[0-9]*:../../devel/py-babel
+DEPENDS+=      ${PYPKGPREFIX}-babel>=1.3:../../devel/py-babel
 DEPENDS+=      ${PYPKGPREFIX}-docutils>=0.8.1:../../textproc/py-docutils
 DEPENDS+=      ${PYPKGPREFIX}-imagesize-[0-9]*:../../graphics/py-imagesize
-DEPENDS+=      ${PYPKGPREFIX}-jinja2>=2.2:../../textproc/py-jinja2
-DEPENDS+=      ${PYPKGPREFIX}-pygments>=0.8:../../textproc/py-pygments
+DEPENDS+=      ${PYPKGPREFIX}-jinja2>=2.3:../../textproc/py-jinja2
+DEPENDS+=      ${PYPKGPREFIX}-pygments>=2.0:../../textproc/py-pygments
 DEPENDS+=      ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
-DEPENDS+=      ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
-DEPENDS+=      ${PYPKGPREFIX}-snowballstemmer-[0-9]*:../../textproc/py-snowballstemmer
+DEPENDS+=      ${PYPKGPREFIX}-requests>=2.0.0:../../devel/py-requests
+DEPENDS+=      ${PYPKGPREFIX}-snowballstemmer>=1.1:../../textproc/py-snowballstemmer
 DEPENDS+=      ${PYPKGPREFIX}-sphinx-rtd-theme-[0-9]*:../../textproc/py-sphinx-rtd-theme
 DEPENDS+=      ${PYPKGPREFIX}-sphinxcontrib-websupport-[0-9]*:../../textproc/py-sphinxcontrib-websupport
-DEPENDS+=      ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
+DEPENDS+=      ${PYPKGPREFIX}-six>=1.5:../../lang/py-six
 
 .include "../../lang/python/pyversion.mk"
 .if "${PYPKGPREFIX}" == "py27" || "${PYPKGPREFIX}" == "py34"

Index: pkgsrc/textproc/py-sphinx/distinfo
diff -u pkgsrc/textproc/py-sphinx/distinfo:1.25 pkgsrc/textproc/py-sphinx/distinfo:1.26
--- pkgsrc/textproc/py-sphinx/distinfo:1.25     Tue Oct 24 07:42:12 2017
+++ pkgsrc/textproc/py-sphinx/distinfo  Tue Jan  9 20:05:45 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.25 2017/10/24 07:42:12 adam Exp $
+$NetBSD: distinfo,v 1.26 2018/01/09 20:05:45 adam Exp $
 
-SHA1 (Sphinx-1.6.5.tar.gz) = d374d466a6d6b4fcf1df997ae580d66480134ea8
-RMD160 (Sphinx-1.6.5.tar.gz) = c12479cc788f4d39b743a8efb4074d9da42aa5d9
-SHA512 (Sphinx-1.6.5.tar.gz) = c6ba7ba639f9814867d9abaaac48d58daa9d0ea9ceae4495bdbd311856833314eade2d9df7213c0357d5eea53d525c5a1235bc977a07cc7ef82e1ff0ecb51f3d
-Size (Sphinx-1.6.5.tar.gz) = 4680974 bytes
+SHA1 (Sphinx-1.6.6.tar.gz) = ec4e98330a41b3f1c8bd55e28f0d3054f16a2dc8
+RMD160 (Sphinx-1.6.6.tar.gz) = ef2062a1b736391d437e33356c7af3daba4f9210
+SHA512 (Sphinx-1.6.6.tar.gz) = 5f6a88805b2a032302c70ef59f4ed65fc149feef94ed303d579af67de7297ebd6867481d966d668f5ab00a30238bbfbc09d715582fd74993af230c8e5eede30f
+Size (Sphinx-1.6.6.tar.gz) = 4686465 bytes



Home | Main Index | Thread Index | Old Index