Sun Dec 8 21:56:23 2019 UTC ()
py-sphinx: updated to 2.2.2

Release 2.2.2:

Incompatible changes
* For security reason of python, parallel mode is disabled on macOS and
  Python3.8+

Bugs fixed
* LaTeX: 2019-10-01 LaTeX release breaks :file:`sphinxcyrillic.sty`
* i18n: French, Hindi, Chinese, Japanese and Korean translation messages
  has been broken
* parallel build causes AttributeError on macOS and Python3.8


(adam)
diff -r1.67 -r1.68 pkgsrc/textproc/py-sphinx/Makefile
diff -r1.25 -r1.26 pkgsrc/textproc/py-sphinx/PLIST
diff -r1.44 -r1.45 pkgsrc/textproc/py-sphinx/distinfo

cvs diff -r1.67 -r1.68 pkgsrc/textproc/py-sphinx/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/py-sphinx/Makefile 2019/10/26 23:03:57 1.67
+++ pkgsrc/textproc/py-sphinx/Makefile 2019/12/08 21:56:23 1.68
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.67 2019/10/26 23:03:57 adam Exp $ 1# $NetBSD: Makefile,v 1.68 2019/12/08 21:56:23 adam Exp $
2 2
3DISTNAME= Sphinx-2.2.1 3DISTNAME= Sphinx-2.2.2
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
5CATEGORIES= textproc python 5CATEGORIES= textproc python
6MASTER_SITES= ${MASTER_SITE_PYPI:=S/Sphinx/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=S/Sphinx/}
7 7
8MAINTAINER= markd@NetBSD.org 8MAINTAINER= markd@NetBSD.org
9HOMEPAGE= http://sphinx.pocoo.org/ 9HOMEPAGE= http://sphinx.pocoo.org/
10COMMENT= Python documentation generator 10COMMENT= Python documentation generator
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13DEPENDS+= ${PYPKGPREFIX}-alabaster>=0.7:../../textproc/py-alabaster 13DEPENDS+= ${PYPKGPREFIX}-alabaster>=0.7:../../textproc/py-alabaster
14DEPENDS+= ${PYPKGPREFIX}-babel>=1.3:../../devel/py-babel 14DEPENDS+= ${PYPKGPREFIX}-babel>=1.3:../../devel/py-babel
15DEPENDS+= ${PYPKGPREFIX}-docutils>=0.12:../../textproc/py-docutils 15DEPENDS+= ${PYPKGPREFIX}-docutils>=0.12:../../textproc/py-docutils
16DEPENDS+= ${PYPKGPREFIX}-imagesize-[0-9]*:../../graphics/py-imagesize 16DEPENDS+= ${PYPKGPREFIX}-imagesize-[0-9]*:../../graphics/py-imagesize

cvs diff -r1.25 -r1.26 pkgsrc/textproc/py-sphinx/PLIST (expand / switch to unified diff)

--- pkgsrc/textproc/py-sphinx/PLIST 2019/10/21 21:01:35 1.25
+++ pkgsrc/textproc/py-sphinx/PLIST 2019/12/08 21:56:23 1.26
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.25 2019/10/21 21:01:35 adam Exp $ 1@comment $NetBSD: PLIST,v 1.26 2019/12/08 21:56:23 adam Exp $
2bin/sphinx-apidoc-${PYVERSSUFFIX} 2bin/sphinx-apidoc-${PYVERSSUFFIX}
3bin/sphinx-autogen-${PYVERSSUFFIX} 3bin/sphinx-autogen-${PYVERSSUFFIX}
4bin/sphinx-build-${PYVERSSUFFIX} 4bin/sphinx-build-${PYVERSSUFFIX}
5bin/sphinx-quickstart-${PYVERSSUFFIX} 5bin/sphinx-quickstart-${PYVERSSUFFIX}
6${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 6${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
7${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 7${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
8${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 8${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
9${PYSITELIB}/${EGG_INFODIR}/entry_points.txt 9${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
10${PYSITELIB}/${EGG_INFODIR}/not-zip-safe 10${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
11${PYSITELIB}/${EGG_INFODIR}/requires.txt 11${PYSITELIB}/${EGG_INFODIR}/requires.txt
12${PYSITELIB}/${EGG_INFODIR}/top_level.txt 12${PYSITELIB}/${EGG_INFODIR}/top_level.txt
13${PYSITELIB}/sphinx/__init__.py 13${PYSITELIB}/sphinx/__init__.py
14${PYSITELIB}/sphinx/__init__.pyc 14${PYSITELIB}/sphinx/__init__.pyc
@@ -406,26 +406,29 @@ ${PYSITELIB}/sphinx/locale/ro/LC_MESSAGE @@ -406,26 +406,29 @@ ${PYSITELIB}/sphinx/locale/ro/LC_MESSAGE
406${PYSITELIB}/sphinx/locale/ru/LC_MESSAGES/sphinx.js 406${PYSITELIB}/sphinx/locale/ru/LC_MESSAGES/sphinx.js
407${PYSITELIB}/sphinx/locale/ru/LC_MESSAGES/sphinx.mo 407${PYSITELIB}/sphinx/locale/ru/LC_MESSAGES/sphinx.mo
408${PYSITELIB}/sphinx/locale/ru/LC_MESSAGES/sphinx.po 408${PYSITELIB}/sphinx/locale/ru/LC_MESSAGES/sphinx.po
409${PYSITELIB}/sphinx/locale/si/LC_MESSAGES/sphinx.js 409${PYSITELIB}/sphinx/locale/si/LC_MESSAGES/sphinx.js
410${PYSITELIB}/sphinx/locale/si/LC_MESSAGES/sphinx.mo 410${PYSITELIB}/sphinx/locale/si/LC_MESSAGES/sphinx.mo
411${PYSITELIB}/sphinx/locale/si/LC_MESSAGES/sphinx.po 411${PYSITELIB}/sphinx/locale/si/LC_MESSAGES/sphinx.po
412${PYSITELIB}/sphinx/locale/sk/LC_MESSAGES/sphinx.js 412${PYSITELIB}/sphinx/locale/sk/LC_MESSAGES/sphinx.js
413${PYSITELIB}/sphinx/locale/sk/LC_MESSAGES/sphinx.mo 413${PYSITELIB}/sphinx/locale/sk/LC_MESSAGES/sphinx.mo
414${PYSITELIB}/sphinx/locale/sk/LC_MESSAGES/sphinx.po 414${PYSITELIB}/sphinx/locale/sk/LC_MESSAGES/sphinx.po
415${PYSITELIB}/sphinx/locale/sl/LC_MESSAGES/sphinx.js 415${PYSITELIB}/sphinx/locale/sl/LC_MESSAGES/sphinx.js
416${PYSITELIB}/sphinx/locale/sl/LC_MESSAGES/sphinx.mo 416${PYSITELIB}/sphinx/locale/sl/LC_MESSAGES/sphinx.mo
417${PYSITELIB}/sphinx/locale/sl/LC_MESSAGES/sphinx.po 417${PYSITELIB}/sphinx/locale/sl/LC_MESSAGES/sphinx.po
418${PYSITELIB}/sphinx/locale/sphinx.pot 418${PYSITELIB}/sphinx/locale/sphinx.pot
 419${PYSITELIB}/sphinx/locale/sq/LC_MESSAGES/sphinx.js
 420${PYSITELIB}/sphinx/locale/sq/LC_MESSAGES/sphinx.mo
 421${PYSITELIB}/sphinx/locale/sq/LC_MESSAGES/sphinx.po
419${PYSITELIB}/sphinx/locale/sr/LC_MESSAGES/sphinx.js 422${PYSITELIB}/sphinx/locale/sr/LC_MESSAGES/sphinx.js
420${PYSITELIB}/sphinx/locale/sr/LC_MESSAGES/sphinx.mo 423${PYSITELIB}/sphinx/locale/sr/LC_MESSAGES/sphinx.mo
421${PYSITELIB}/sphinx/locale/sr/LC_MESSAGES/sphinx.po 424${PYSITELIB}/sphinx/locale/sr/LC_MESSAGES/sphinx.po
422${PYSITELIB}/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.js 425${PYSITELIB}/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.js
423${PYSITELIB}/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.mo 426${PYSITELIB}/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.mo
424${PYSITELIB}/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po 427${PYSITELIB}/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po
425${PYSITELIB}/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.js 428${PYSITELIB}/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.js
426${PYSITELIB}/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.mo 429${PYSITELIB}/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.mo
427${PYSITELIB}/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po 430${PYSITELIB}/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po
428${PYSITELIB}/sphinx/locale/sv/LC_MESSAGES/sphinx.js 431${PYSITELIB}/sphinx/locale/sv/LC_MESSAGES/sphinx.js
429${PYSITELIB}/sphinx/locale/sv/LC_MESSAGES/sphinx.mo 432${PYSITELIB}/sphinx/locale/sv/LC_MESSAGES/sphinx.mo
430${PYSITELIB}/sphinx/locale/sv/LC_MESSAGES/sphinx.po 433${PYSITELIB}/sphinx/locale/sv/LC_MESSAGES/sphinx.po
431${PYSITELIB}/sphinx/locale/ta/LC_MESSAGES/sphinx.js 434${PYSITELIB}/sphinx/locale/ta/LC_MESSAGES/sphinx.js

cvs diff -r1.44 -r1.45 pkgsrc/textproc/py-sphinx/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/py-sphinx/distinfo 2019/10/26 23:03:57 1.44
+++ pkgsrc/textproc/py-sphinx/distinfo 2019/12/08 21:56:23 1.45
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.44 2019/10/26 23:03:57 adam Exp $ 1$NetBSD: distinfo,v 1.45 2019/12/08 21:56:23 adam Exp $
2 2
3SHA1 (Sphinx-2.2.1.tar.gz) = 4fc1c4bb476e841cdd503d132f4d1137957501da 3SHA1 (Sphinx-2.2.2.tar.gz) = 278f1e04071d1f37eed19bd6f25f4b9a2c560977
4RMD160 (Sphinx-2.2.1.tar.gz) = fedd0a3f50457896139f865a42bc57e58b0a3001 4RMD160 (Sphinx-2.2.2.tar.gz) = 80ef160913330ece10101be7965d0d1ed1092430
5SHA512 (Sphinx-2.2.1.tar.gz) = 3703bc256514b1a4c09376c20edd14d03dec6fde363ba452ef8d3d379a3f548cdb741fd78b027fc2c330026a4b30ea7bcdaf8a911bfff3bf7dbf84dc220b7c55 5SHA512 (Sphinx-2.2.2.tar.gz) = 2aaed5980c6fb3bf1a8b2911bbf5d7b8a2d9356e2e9faad58e9ac93e76f76e0c5f40243774553a719dfe982e5e683821545db56142cd8e3db914e97e363124f1
6Size (Sphinx-2.2.1.tar.gz) = 6321456 bytes 6Size (Sphinx-2.2.2.tar.gz) = 5828933 bytes