From: Alexandru Ardelean Date: Tue, 2 Jun 2026 20:24:34 +0000 (+0300) Subject: python-docutils: bump to 0.23 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=2d01e86e5f4a570164fe175b9fea4d6fae7d3e52;p=openwrt-packages.git python-docutils: bump to 0.23 Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-docutils/Makefile b/lang/python/python-docutils/Makefile index 13b2adc51..5e323c6e1 100644 --- a/lang/python/python-docutils/Makefile +++ b/lang/python/python-docutils/Makefile @@ -1,11 +1,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-docutils -PKG_VERSION:=0.22.4 +PKG_VERSION:=0.23 PKG_RELEASE:=1 PYPI_NAME:=docutils -PKG_HASH:=4db53b1fde9abecbb74d91230d32ab626d94f6badfc575d6db9194a49df29968 +PKG_HASH:=746f5060322511280a1e50eb76846ed6bf2342984b2ac04dc42caa1a8d78799e PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=Public-Domain BSD-2-License Python-2.0.1 GPL-3.0-or-later