pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-docutils py-docutils: downgraded to 0.17.1...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d6e78ef58050
branches: trunk
changeset: 768664:d6e78ef58050
user: adam <adam%pkgsrc.org@localhost>
date: Fri Oct 29 16:13:22 2021 +0000
description:
py-docutils: downgraded to 0.17.1 - py-sphinx is not ready for 0.18 yet
diffstat:
textproc/py-docutils/Makefile | 4 ++--
textproc/py-docutils/PLIST | 7 ++++++-
textproc/py-docutils/distinfo | 8 ++++----
3 files changed, 12 insertions(+), 7 deletions(-)
diffs (54 lines):
diff -r 52195f10f9fa -r d6e78ef58050 textproc/py-docutils/Makefile
--- a/textproc/py-docutils/Makefile Fri Oct 29 12:22:13 2021 +0000
+++ b/textproc/py-docutils/Makefile Fri Oct 29 16:13:22 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2021/10/27 15:29:54 adam Exp $
+# $NetBSD: Makefile,v 1.55 2021/10/29 16:13:22 adam Exp $
-DISTNAME= docutils-0.18
+DISTNAME= docutils-0.17.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/docutils/}
diff -r 52195f10f9fa -r d6e78ef58050 textproc/py-docutils/PLIST
--- a/textproc/py-docutils/PLIST Fri Oct 29 12:22:13 2021 +0000
+++ b/textproc/py-docutils/PLIST Fri Oct 29 16:13:22 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2021/10/27 15:29:54 adam Exp $
+@comment $NetBSD: PLIST,v 1.27 2021/10/29 16:13:22 adam Exp $
bin/rst2html-${PYVERSSUFFIX}
bin/rst2html4-${PYVERSSUFFIX}
bin/rst2html5-${PYVERSSUFFIX}
@@ -141,6 +141,9 @@
${PYSITELIB}/docutils/parsers/rst/directives/body.py
${PYSITELIB}/docutils/parsers/rst/directives/body.pyc
${PYSITELIB}/docutils/parsers/rst/directives/body.pyo
+${PYSITELIB}/docutils/parsers/rst/directives/html.py
+${PYSITELIB}/docutils/parsers/rst/directives/html.pyc
+${PYSITELIB}/docutils/parsers/rst/directives/html.pyo
${PYSITELIB}/docutils/parsers/rst/directives/images.py
${PYSITELIB}/docutils/parsers/rst/directives/images.pyc
${PYSITELIB}/docutils/parsers/rst/directives/images.pyo
@@ -425,7 +428,9 @@
${PYSITELIB}/docutils/writers/s5_html/themes/big-black/pretty.css
${PYSITELIB}/docutils/writers/s5_html/themes/big-white/framing.css
${PYSITELIB}/docutils/writers/s5_html/themes/big-white/pretty.css
+${PYSITELIB}/docutils/writers/s5_html/themes/default/blank.gif
${PYSITELIB}/docutils/writers/s5_html/themes/default/framing.css
+${PYSITELIB}/docutils/writers/s5_html/themes/default/iepngfix.htc
${PYSITELIB}/docutils/writers/s5_html/themes/default/opera.css
${PYSITELIB}/docutils/writers/s5_html/themes/default/outline.css
${PYSITELIB}/docutils/writers/s5_html/themes/default/pretty.css
diff -r 52195f10f9fa -r d6e78ef58050 textproc/py-docutils/distinfo
--- a/textproc/py-docutils/distinfo Fri Oct 29 12:22:13 2021 +0000
+++ b/textproc/py-docutils/distinfo Fri Oct 29 16:13:22 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2021/10/27 15:29:54 adam Exp $
+$NetBSD: distinfo,v 1.27 2021/10/29 16:13:22 adam Exp $
-BLAKE2s (docutils-0.18.tar.gz) = 7081224f8da5087e08197186a4119612d481dd0bc9189b5ad5d0e39413f5b14a
-SHA512 (docutils-0.18.tar.gz) = c61bbe26b5f771dbfa4df94249bf19575088160f82a4a5cdf427a78d2675de915e9d979fffd515e353259ac57a08e7096c970f06ae20d7ca6f48d223072f0096
-Size (docutils-0.18.tar.gz) = 2036219 bytes
+BLAKE2s (docutils-0.17.1.tar.gz) = aefdc9702ad5a588a6bccebfba72c6205e3bf5600e67c3addfe75dcd3d291582
+SHA512 (docutils-0.17.1.tar.gz) = 5ec2087116bd5356fdffc54f07f6b0355aac5fa9d6caeefa77e8d201fd4706c0d419193c4d9a3964ae493da3091fe2c7dc36b74f81a1e1b9282173658b06e71b
+Size (docutils-0.17.1.tar.gz) = 2016138 bytes
Home |
Main Index |
Thread Index |
Old Index