pkgsrc-WIP-changes archive

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

py-docutils: update to 0.22.2



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sun Sep 21 17:42:25 2025 +0200
Changeset:	f04c2d17b2764b91b625c44898a0848713905eb9

Modified Files:
	py-docutils/Makefile
	py-docutils/distinfo

Log Message:
py-docutils: update to 0.22.2

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f04c2d17b2764b91b625c44898a0848713905eb9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-docutils/Makefile | 4 +---
 py-docutils/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diffs:
diff --git a/py-docutils/Makefile b/py-docutils/Makefile
index 19fdaf3c50..3f5e30deea 100644
--- a/py-docutils/Makefile
+++ b/py-docutils/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.67 2025/08/03 10:06:37 wiz Exp $
 
-DISTNAME=	docutils-0.22.1
+DISTNAME=	docutils-0.22.2
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	textproc python
 MASTER_SITES=	${MASTER_SITE_PYPI:=d/docutils/}
@@ -29,8 +29,6 @@ post-install:
 	cd ${DESTDIR}${PREFIX}/bin && \
 	${MV} ${bin} ${bin}-${PYVERSSUFFIX} || ${TRUE}
 .endfor
-	# bug in 0.22.1 distfile
-	${RM} ${DESTDIR}${PREFIX}/${PYSITELIB}/docutils/.__init__.py.swp
 
 do-test:
 	cd ${WRKSRC} && ${PYTHONBIN} test/alltests.py
diff --git a/py-docutils/distinfo b/py-docutils/distinfo
index 40c1409e0b..a832e41179 100644
--- a/py-docutils/distinfo
+++ b/py-docutils/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.33 2025/08/03 10:06:37 wiz Exp $
 
-BLAKE2s (docutils-0.22.1.tar.gz) = 7217a7166d29c48320a798f7484228ae0e9a9d7e2b2f17a7d384e787e3ff3a3b
-SHA512 (docutils-0.22.1.tar.gz) = 9cf82e12e5b63bed33dd334a9282a565d6a65edd7b8ad0b62ffe2a05ce039f7947a935de8743acc4846a6334fd894d90533dd0bf931166dcdbab56bc93c92619
-Size (docutils-0.22.1.tar.gz) = 2291655 bytes
+BLAKE2s (docutils-0.22.2.tar.gz) = 12521d8f6e44293a90b0ca0010bdb89170a7837f9af5ed8d4c67cf52cb2a2422
+SHA512 (docutils-0.22.2.tar.gz) = dfa6825fe1c5f870719da054badc3af69854b64b9e1057210b7aa6ecd2eff0f809fa311d3d30b1eb4fa542f68eacc26b6be314f1897c8a7cb423ab91f8f15102
+Size (docutils-0.22.2.tar.gz) = 2289092 bytes


Home | Main Index | Thread Index | Old Index