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:           Sun Dec  8 21:56:23 UTC 2019

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

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/textproc/py-sphinx/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/textproc/py-sphinx/PLIST
cvs rdiff -u -r1.44 -r1.45 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.67 pkgsrc/textproc/py-sphinx/Makefile:1.68
--- pkgsrc/textproc/py-sphinx/Makefile:1.67     Sat Oct 26 23:03:57 2019
+++ pkgsrc/textproc/py-sphinx/Makefile  Sun Dec  8 21:56:23 2019
@@ -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/}

Index: pkgsrc/textproc/py-sphinx/PLIST
diff -u pkgsrc/textproc/py-sphinx/PLIST:1.25 pkgsrc/textproc/py-sphinx/PLIST:1.26
--- pkgsrc/textproc/py-sphinx/PLIST:1.25        Mon Oct 21 21:01:35 2019
+++ pkgsrc/textproc/py-sphinx/PLIST     Sun Dec  8 21:56:23 2019
@@ -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_MESSAGE
 ${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

Index: pkgsrc/textproc/py-sphinx/distinfo
diff -u pkgsrc/textproc/py-sphinx/distinfo:1.44 pkgsrc/textproc/py-sphinx/distinfo:1.45
--- pkgsrc/textproc/py-sphinx/distinfo:1.44     Sat Oct 26 23:03:57 2019
+++ pkgsrc/textproc/py-sphinx/distinfo  Sun Dec  8 21:56:23 2019
@@ -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