pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-sphinx py-sphinx: updated to 2.2.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/29ef9f68e339
branches:  trunk
changeset: 418923:29ef9f68e339
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Dec 08 21:56:23 2019 +0000

description:
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

diffstat:

 textproc/py-sphinx/Makefile |   4 ++--
 textproc/py-sphinx/PLIST    |   5 ++++-
 textproc/py-sphinx/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 8 deletions(-)

diffs (46 lines):

diff -r ae9d4083e302 -r 29ef9f68e339 textproc/py-sphinx/Makefile
--- a/textproc/py-sphinx/Makefile       Sun Dec 08 21:46:35 2019 +0000
+++ b/textproc/py-sphinx/Makefile       Sun Dec 08 21:56:23 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.67 2019/10/26 23:03:57 adam Exp $
+# $NetBSD: Makefile,v 1.68 2019/12/08 21:56:23 adam Exp $
 
-DISTNAME=      Sphinx-2.2.1
+DISTNAME=      Sphinx-2.2.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=S/Sphinx/}
diff -r ae9d4083e302 -r 29ef9f68e339 textproc/py-sphinx/PLIST
--- a/textproc/py-sphinx/PLIST  Sun Dec 08 21:46:35 2019 +0000
+++ b/textproc/py-sphinx/PLIST  Sun Dec 08 21:56:23 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2019/10/21 21:01:35 adam Exp $
+@comment $NetBSD: PLIST,v 1.26 2019/12/08 21:56:23 adam Exp $
 bin/sphinx-apidoc-${PYVERSSUFFIX}
 bin/sphinx-autogen-${PYVERSSUFFIX}
 bin/sphinx-build-${PYVERSSUFFIX}
@@ -416,6 +416,9 @@
 ${PYSITELIB}/sphinx/locale/sl/LC_MESSAGES/sphinx.mo
 ${PYSITELIB}/sphinx/locale/sl/LC_MESSAGES/sphinx.po
 ${PYSITELIB}/sphinx/locale/sphinx.pot
+${PYSITELIB}/sphinx/locale/sq/LC_MESSAGES/sphinx.js
+${PYSITELIB}/sphinx/locale/sq/LC_MESSAGES/sphinx.mo
+${PYSITELIB}/sphinx/locale/sq/LC_MESSAGES/sphinx.po
 ${PYSITELIB}/sphinx/locale/sr/LC_MESSAGES/sphinx.js
 ${PYSITELIB}/sphinx/locale/sr/LC_MESSAGES/sphinx.mo
 ${PYSITELIB}/sphinx/locale/sr/LC_MESSAGES/sphinx.po
diff -r ae9d4083e302 -r 29ef9f68e339 textproc/py-sphinx/distinfo
--- a/textproc/py-sphinx/distinfo       Sun Dec 08 21:46:35 2019 +0000
+++ b/textproc/py-sphinx/distinfo       Sun Dec 08 21:56:23 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.44 2019/10/26 23:03:57 adam Exp $
+$NetBSD: distinfo,v 1.45 2019/12/08 21:56:23 adam Exp $
 
-SHA1 (Sphinx-2.2.1.tar.gz) = 4fc1c4bb476e841cdd503d132f4d1137957501da
-RMD160 (Sphinx-2.2.1.tar.gz) = fedd0a3f50457896139f865a42bc57e58b0a3001
-SHA512 (Sphinx-2.2.1.tar.gz) = 3703bc256514b1a4c09376c20edd14d03dec6fde363ba452ef8d3d379a3f548cdb741fd78b027fc2c330026a4b30ea7bcdaf8a911bfff3bf7dbf84dc220b7c55
-Size (Sphinx-2.2.1.tar.gz) = 6321456 bytes
+SHA1 (Sphinx-2.2.2.tar.gz) = 278f1e04071d1f37eed19bd6f25f4b9a2c560977
+RMD160 (Sphinx-2.2.2.tar.gz) = 80ef160913330ece10101be7965d0d1ed1092430
+SHA512 (Sphinx-2.2.2.tar.gz) = 2aaed5980c6fb3bf1a8b2911bbf5d7b8a2d9356e2e9faad58e9ac93e76f76e0c5f40243774553a719dfe982e5e683821545db56142cd8e3db914e97e363124f1
+Size (Sphinx-2.2.2.tar.gz) = 5828933 bytes



Home | Main Index | Thread Index | Old Index