Fri Oct 29 16:13:22 2021 UTC ()
py-docutils: downgraded to 0.17.1 - py-sphinx is not ready for 0.18 yet


(adam)
diff -r1.54 -r1.55 pkgsrc/textproc/py-docutils/Makefile
diff -r1.26 -r1.27 pkgsrc/textproc/py-docutils/PLIST
diff -r1.26 -r1.27 pkgsrc/textproc/py-docutils/distinfo

cvs diff -r1.54 -r1.55 pkgsrc/textproc/py-docutils/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/py-docutils/Makefile 2021/10/27 15:29:54 1.54
+++ pkgsrc/textproc/py-docutils/Makefile 2021/10/29 16:13:22 1.55
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.54 2021/10/27 15:29:54 adam Exp $ 1# $NetBSD: Makefile,v 1.55 2021/10/29 16:13:22 adam Exp $
2 2
3DISTNAME= docutils-0.18 3DISTNAME= docutils-0.17.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= textproc python 5CATEGORIES= textproc python
6MASTER_SITES= ${MASTER_SITE_PYPI:=d/docutils/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=d/docutils/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://docutils.sourceforge.io/ 9HOMEPAGE= https://docutils.sourceforge.io/
10COMMENT= Python tool to generate documents 10COMMENT= Python tool to generate documents
11LICENSE= public-domain AND 2-clause-bsd 11LICENSE= public-domain AND 2-clause-bsd
12 12
13DEPENDS+= ${PYPKGPREFIX}-expat>=0:../../textproc/py-expat 13DEPENDS+= ${PYPKGPREFIX}-expat>=0:../../textproc/py-expat
14DEPENDS+= ${PYPKGPREFIX}-pygments>=0:../../textproc/py-pygments 14DEPENDS+= ${PYPKGPREFIX}-pygments>=0:../../textproc/py-pygments
15DEPENDS+= ${PYPKGPREFIX}-roman>=1.4:../../math/py-roman 15DEPENDS+= ${PYPKGPREFIX}-roman>=1.4:../../math/py-roman
16 16

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

--- pkgsrc/textproc/py-docutils/PLIST 2021/10/27 15:29:54 1.26
+++ pkgsrc/textproc/py-docutils/PLIST 2021/10/29 16:13:22 1.27
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.26 2021/10/27 15:29:54 adam Exp $ 1@comment $NetBSD: PLIST,v 1.27 2021/10/29 16:13:22 adam Exp $
2bin/rst2html-${PYVERSSUFFIX} 2bin/rst2html-${PYVERSSUFFIX}
3bin/rst2html4-${PYVERSSUFFIX} 3bin/rst2html4-${PYVERSSUFFIX}
4bin/rst2html5-${PYVERSSUFFIX} 4bin/rst2html5-${PYVERSSUFFIX}
5bin/rst2latex-${PYVERSSUFFIX} 5bin/rst2latex-${PYVERSSUFFIX}
6bin/rst2man-${PYVERSSUFFIX} 6bin/rst2man-${PYVERSSUFFIX}
7bin/rst2odt-${PYVERSSUFFIX} 7bin/rst2odt-${PYVERSSUFFIX}
8bin/rst2odt_prepstyles-${PYVERSSUFFIX} 8bin/rst2odt_prepstyles-${PYVERSSUFFIX}
9bin/rst2pseudoxml-${PYVERSSUFFIX} 9bin/rst2pseudoxml-${PYVERSSUFFIX}
10bin/rst2s5-${PYVERSSUFFIX} 10bin/rst2s5-${PYVERSSUFFIX}
11bin/rst2xetex-${PYVERSSUFFIX} 11bin/rst2xetex-${PYVERSSUFFIX}
12bin/rst2xml-${PYVERSSUFFIX} 12bin/rst2xml-${PYVERSSUFFIX}
13bin/rstpep2html-${PYVERSSUFFIX} 13bin/rstpep2html-${PYVERSSUFFIX}
14${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 14${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
@@ -131,26 +131,29 @@ ${PYSITELIB}/docutils/parsers/recommonma @@ -131,26 +131,29 @@ ${PYSITELIB}/docutils/parsers/recommonma
131${PYSITELIB}/docutils/parsers/recommonmark_wrapper.pyo 131${PYSITELIB}/docutils/parsers/recommonmark_wrapper.pyo
132${PYSITELIB}/docutils/parsers/rst/__init__.py 132${PYSITELIB}/docutils/parsers/rst/__init__.py
133${PYSITELIB}/docutils/parsers/rst/__init__.pyc 133${PYSITELIB}/docutils/parsers/rst/__init__.pyc
134${PYSITELIB}/docutils/parsers/rst/__init__.pyo 134${PYSITELIB}/docutils/parsers/rst/__init__.pyo
135${PYSITELIB}/docutils/parsers/rst/directives/__init__.py 135${PYSITELIB}/docutils/parsers/rst/directives/__init__.py
136${PYSITELIB}/docutils/parsers/rst/directives/__init__.pyc 136${PYSITELIB}/docutils/parsers/rst/directives/__init__.pyc
137${PYSITELIB}/docutils/parsers/rst/directives/__init__.pyo 137${PYSITELIB}/docutils/parsers/rst/directives/__init__.pyo
138${PYSITELIB}/docutils/parsers/rst/directives/admonitions.py 138${PYSITELIB}/docutils/parsers/rst/directives/admonitions.py
139${PYSITELIB}/docutils/parsers/rst/directives/admonitions.pyc 139${PYSITELIB}/docutils/parsers/rst/directives/admonitions.pyc
140${PYSITELIB}/docutils/parsers/rst/directives/admonitions.pyo 140${PYSITELIB}/docutils/parsers/rst/directives/admonitions.pyo
141${PYSITELIB}/docutils/parsers/rst/directives/body.py 141${PYSITELIB}/docutils/parsers/rst/directives/body.py
142${PYSITELIB}/docutils/parsers/rst/directives/body.pyc 142${PYSITELIB}/docutils/parsers/rst/directives/body.pyc
143${PYSITELIB}/docutils/parsers/rst/directives/body.pyo 143${PYSITELIB}/docutils/parsers/rst/directives/body.pyo
 144${PYSITELIB}/docutils/parsers/rst/directives/html.py
 145${PYSITELIB}/docutils/parsers/rst/directives/html.pyc
 146${PYSITELIB}/docutils/parsers/rst/directives/html.pyo
144${PYSITELIB}/docutils/parsers/rst/directives/images.py 147${PYSITELIB}/docutils/parsers/rst/directives/images.py
145${PYSITELIB}/docutils/parsers/rst/directives/images.pyc 148${PYSITELIB}/docutils/parsers/rst/directives/images.pyc
146${PYSITELIB}/docutils/parsers/rst/directives/images.pyo 149${PYSITELIB}/docutils/parsers/rst/directives/images.pyo
147${PYSITELIB}/docutils/parsers/rst/directives/misc.py 150${PYSITELIB}/docutils/parsers/rst/directives/misc.py
148${PYSITELIB}/docutils/parsers/rst/directives/misc.pyc 151${PYSITELIB}/docutils/parsers/rst/directives/misc.pyc
149${PYSITELIB}/docutils/parsers/rst/directives/misc.pyo 152${PYSITELIB}/docutils/parsers/rst/directives/misc.pyo
150${PYSITELIB}/docutils/parsers/rst/directives/parts.py 153${PYSITELIB}/docutils/parsers/rst/directives/parts.py
151${PYSITELIB}/docutils/parsers/rst/directives/parts.pyc 154${PYSITELIB}/docutils/parsers/rst/directives/parts.pyc
152${PYSITELIB}/docutils/parsers/rst/directives/parts.pyo 155${PYSITELIB}/docutils/parsers/rst/directives/parts.pyo
153${PYSITELIB}/docutils/parsers/rst/directives/references.py 156${PYSITELIB}/docutils/parsers/rst/directives/references.py
154${PYSITELIB}/docutils/parsers/rst/directives/references.pyc 157${PYSITELIB}/docutils/parsers/rst/directives/references.pyc
155${PYSITELIB}/docutils/parsers/rst/directives/references.pyo 158${PYSITELIB}/docutils/parsers/rst/directives/references.pyo
156${PYSITELIB}/docutils/parsers/rst/directives/tables.py 159${PYSITELIB}/docutils/parsers/rst/directives/tables.py
@@ -415,27 +418,29 @@ ${PYSITELIB}/docutils/writers/pep_html/p @@ -415,27 +418,29 @@ ${PYSITELIB}/docutils/writers/pep_html/p
415${PYSITELIB}/docutils/writers/pep_html/template.txt 418${PYSITELIB}/docutils/writers/pep_html/template.txt
416${PYSITELIB}/docutils/writers/pseudoxml.py 419${PYSITELIB}/docutils/writers/pseudoxml.py
417${PYSITELIB}/docutils/writers/pseudoxml.pyc 420${PYSITELIB}/docutils/writers/pseudoxml.pyc
418${PYSITELIB}/docutils/writers/pseudoxml.pyo 421${PYSITELIB}/docutils/writers/pseudoxml.pyo
419${PYSITELIB}/docutils/writers/s5_html/__init__.py 422${PYSITELIB}/docutils/writers/s5_html/__init__.py
420${PYSITELIB}/docutils/writers/s5_html/__init__.pyc 423${PYSITELIB}/docutils/writers/s5_html/__init__.pyc
421${PYSITELIB}/docutils/writers/s5_html/__init__.pyo 424${PYSITELIB}/docutils/writers/s5_html/__init__.pyo
422${PYSITELIB}/docutils/writers/s5_html/themes/README.txt 425${PYSITELIB}/docutils/writers/s5_html/themes/README.txt
423${PYSITELIB}/docutils/writers/s5_html/themes/big-black/__base__ 426${PYSITELIB}/docutils/writers/s5_html/themes/big-black/__base__
424${PYSITELIB}/docutils/writers/s5_html/themes/big-black/framing.css 427${PYSITELIB}/docutils/writers/s5_html/themes/big-black/framing.css
425${PYSITELIB}/docutils/writers/s5_html/themes/big-black/pretty.css 428${PYSITELIB}/docutils/writers/s5_html/themes/big-black/pretty.css
426${PYSITELIB}/docutils/writers/s5_html/themes/big-white/framing.css 429${PYSITELIB}/docutils/writers/s5_html/themes/big-white/framing.css
427${PYSITELIB}/docutils/writers/s5_html/themes/big-white/pretty.css 430${PYSITELIB}/docutils/writers/s5_html/themes/big-white/pretty.css
 431${PYSITELIB}/docutils/writers/s5_html/themes/default/blank.gif
428${PYSITELIB}/docutils/writers/s5_html/themes/default/framing.css 432${PYSITELIB}/docutils/writers/s5_html/themes/default/framing.css
 433${PYSITELIB}/docutils/writers/s5_html/themes/default/iepngfix.htc
429${PYSITELIB}/docutils/writers/s5_html/themes/default/opera.css 434${PYSITELIB}/docutils/writers/s5_html/themes/default/opera.css
430${PYSITELIB}/docutils/writers/s5_html/themes/default/outline.css 435${PYSITELIB}/docutils/writers/s5_html/themes/default/outline.css
431${PYSITELIB}/docutils/writers/s5_html/themes/default/pretty.css 436${PYSITELIB}/docutils/writers/s5_html/themes/default/pretty.css
432${PYSITELIB}/docutils/writers/s5_html/themes/default/print.css 437${PYSITELIB}/docutils/writers/s5_html/themes/default/print.css
433${PYSITELIB}/docutils/writers/s5_html/themes/default/s5-core.css 438${PYSITELIB}/docutils/writers/s5_html/themes/default/s5-core.css
434${PYSITELIB}/docutils/writers/s5_html/themes/default/slides.css 439${PYSITELIB}/docutils/writers/s5_html/themes/default/slides.css
435${PYSITELIB}/docutils/writers/s5_html/themes/default/slides.js 440${PYSITELIB}/docutils/writers/s5_html/themes/default/slides.js
436${PYSITELIB}/docutils/writers/s5_html/themes/medium-black/__base__ 441${PYSITELIB}/docutils/writers/s5_html/themes/medium-black/__base__
437${PYSITELIB}/docutils/writers/s5_html/themes/medium-black/pretty.css 442${PYSITELIB}/docutils/writers/s5_html/themes/medium-black/pretty.css
438${PYSITELIB}/docutils/writers/s5_html/themes/medium-white/framing.css 443${PYSITELIB}/docutils/writers/s5_html/themes/medium-white/framing.css
439${PYSITELIB}/docutils/writers/s5_html/themes/medium-white/pretty.css 444${PYSITELIB}/docutils/writers/s5_html/themes/medium-white/pretty.css
440${PYSITELIB}/docutils/writers/s5_html/themes/small-black/__base__ 445${PYSITELIB}/docutils/writers/s5_html/themes/small-black/__base__
441${PYSITELIB}/docutils/writers/s5_html/themes/small-black/pretty.css 446${PYSITELIB}/docutils/writers/s5_html/themes/small-black/pretty.css

cvs diff -r1.26 -r1.27 pkgsrc/textproc/py-docutils/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/py-docutils/distinfo 2021/10/27 15:29:54 1.26
+++ pkgsrc/textproc/py-docutils/distinfo 2021/10/29 16:13:22 1.27
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.26 2021/10/27 15:29:54 adam Exp $ 1$NetBSD: distinfo,v 1.27 2021/10/29 16:13:22 adam Exp $
2 2
3BLAKE2s (docutils-0.18.tar.gz) = 7081224f8da5087e08197186a4119612d481dd0bc9189b5ad5d0e39413f5b14a 3BLAKE2s (docutils-0.17.1.tar.gz) = aefdc9702ad5a588a6bccebfba72c6205e3bf5600e67c3addfe75dcd3d291582
4SHA512 (docutils-0.18.tar.gz) = c61bbe26b5f771dbfa4df94249bf19575088160f82a4a5cdf427a78d2675de915e9d979fffd515e353259ac57a08e7096c970f06ae20d7ca6f48d223072f0096 4SHA512 (docutils-0.17.1.tar.gz) = 5ec2087116bd5356fdffc54f07f6b0355aac5fa9d6caeefa77e8d201fd4706c0d419193c4d9a3964ae493da3091fe2c7dc36b74f81a1e1b9282173658b06e71b
5Size (docutils-0.18.tar.gz) = 2036219 bytes 5Size (docutils-0.17.1.tar.gz) = 2016138 bytes