diff --git a/srcpkgs/xml2rfc/template b/srcpkgs/xml2rfc/template index 69ccd32cde7..02d23225384 100644 --- a/srcpkgs/xml2rfc/template +++ b/srcpkgs/xml2rfc/template @@ -1,19 +1,19 @@ # Template file for 'xml2rfc' pkgname=xml2rfc -version=3.17.4 +version=3.17.5 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-appdirs python3-ConfigArgParse python3-html5lib python3-intervaltree python3-Jinja2 python3-MarkupSafe python3-kitchen python3-lxml python3-pycountry python3-yaml python3-requests python3-six - python3-google-i18n-address python3-wcwidth" + python3-google-i18n-address python3-wcwidth python3-platformdirs" short_desc="Generate RFCs and IETF drafts from XML" maintainer="Andrew Benson " license="BSD-3-Clause" homepage="https://ietf-tools.github.io/xml2rfc/" distfiles="https://github.com/ietf-tools/xml2rfc/releases/download/v${version}/xml2rfc-${version}.tar.gz" -checksum=7b7e91e7b46db56d0c9ea07e0d7c0d1aa79e2117f028a3134fef4b31fb96ce3a +checksum=4f00b90a11a33b94076e166846f74843435e7077757082a631a9c53bbc71d991 make_check=no # too many dependencies post_install() {