From c785953dd8f238311ee6431dbc44241d38007ac8 Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Sun, 20 Mar 2022 16:21:18 +0100 Subject: [PATCH] python3-Sphinx: update to 4.4.0. --- srcpkgs/python3-Sphinx/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-Sphinx/template b/srcpkgs/python3-Sphinx/template index 8b0493c1f92c..d1a295fc2462 100644 --- a/srcpkgs/python3-Sphinx/template +++ b/srcpkgs/python3-Sphinx/template @@ -1,6 +1,6 @@ # Template file for 'python3-Sphinx' pkgname=python3-Sphinx -version=4.2.0 +version=4.4.0 revision=1 wrksrc=Sphinx-${version} build_style=python3-module @@ -17,8 +17,9 @@ short_desc="Python 3 documentation generator" maintainer="Đoàn Trần Công Danh " license="BSD-3-Clause" homepage="http://sphinx-doc.org" +changelog="https://www.sphinx-doc.org/en/master/changes.html" distfiles="${PYPI_SITE}/S/Sphinx/Sphinx-${version}.tar.gz" -checksum=94078db9184491e15bce0a56d9186e0aec95f16ac20b12d00e06d4e36f1058a6 +checksum=6caad9786055cb1fa22b4a365c1775816b876f91966481765d7d50e9f0dd35cc conflicts="python-Sphinx>=0" post_install() {