xml2rfc: update to 3.29.0.

This commit is contained in:
Andrew Benson 2025-06-20 11:17:21 -05:00
parent e2ae442183
commit 36d65f5ce3

View file

@ -1,6 +1,6 @@
# Template file for 'xml2rfc'
pkgname=xml2rfc
version=3.28.1
version=3.29.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-poetry-core python3-setuptools"
@ -14,7 +14,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="BSD-3-Clause"
homepage="https://ietf-tools.github.io/xml2rfc/"
distfiles="https://github.com/ietf-tools/xml2rfc/archive/v${version}/xml2rfc-${version}.tar.gz"
checksum=aa15bb7250b45344f4384a470210f9e03dc35e9dd9457d71a4145373b155c2d3
checksum=21642b40d75c52f0d0434a7b77ee474ddc5bb8c1040e60d36d6dfb31e859e626
make_check=no # too many dependencies
post_install() {