package/python-docutils: bump version to 0.22.4

https://docutils.sourceforge.io/HISTORY.html#release-0-22-4-2025-12-18

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2025-12-20 22:41:52 +01:00
committed by Julien Olivain
parent 9fe8f09e74
commit 98181333f5
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/docutils/json
md5 98a6168e7f4719c9fd90184e88157656 docutils-0.22.3.tar.gz
sha256 21486ae730e4ca9f622677b1412b879af1791efcfba517e4c6f60be543fc8cdd docutils-0.22.3.tar.gz
md5 58f718cd60a87725d4dac56ae427c9f8 docutils-0.22.4.tar.gz
sha256 4db53b1fde9abecbb74d91230d32ab626d94f6badfc575d6db9194a49df29968 docutils-0.22.4.tar.gz
# Locally computed sha256 checksums
sha256 6ab4f27c76c74f96e5e692da5944a6f82968f3bddaac5660a4aa723e70eb5d8f COPYING.rst

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_DOCUTILS_VERSION = 0.22.3
PYTHON_DOCUTILS_VERSION = 0.22.4
PYTHON_DOCUTILS_SOURCE = docutils-$(PYTHON_DOCUTILS_VERSION).tar.gz
PYTHON_DOCUTILS_SITE = https://files.pythonhosted.org/packages/d9/02/111134bfeb6e6c7ac4c74594e39a59f6c0195dc4846afbeac3cba60f1927
PYTHON_DOCUTILS_SITE = https://files.pythonhosted.org/packages/ae/b6/03bb70946330e88ffec97aefd3ea75ba575cb2e762061e0e62a213befee8
PYTHON_DOCUTILS_LICENSE = Public Domain, BSD-2-Clause, BSD-3-Clause, GPL-3.0+ (emacs mode)
PYTHON_DOCUTILS_LICENSE_FILES = COPYING.rst
PYTHON_DOCUTILS_SETUP_TYPE = flit