python 3.12 rebuilds

This commit is contained in:
Christoph Reiter
2024-07-05 23:01:07 +02:00
parent cf4938d5f6
commit 9b64bd6498
76 changed files with 76 additions and 76 deletions

View File

@@ -3,7 +3,7 @@
pkgname=python-docutils
_name=${pkgname#python-}
pkgver=0.21.2
pkgrel=1
pkgrel=2
pkgdesc='Set of tools for processing plaintext docs into formats such as HTML, XML, or LaTeX'
arch=('any')
url='http://docutils.sourceforge.net'