From 53a73fc21d4142463123c6953f6faab9d22069b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Thu, 31 Dec 2020 23:28:52 +0700 Subject: [PATCH] python3-Sphinx: update to 3.4.1. --- srcpkgs/python3-Sphinx/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-Sphinx/template b/srcpkgs/python3-Sphinx/template index 1857ea60a59..e7425648cfd 100644 --- a/srcpkgs/python3-Sphinx/template +++ b/srcpkgs/python3-Sphinx/template @@ -1,6 +1,6 @@ # Template file for 'python3-Sphinx' pkgname=python3-Sphinx -version=3.3.1 +version=3.4.1 revision=1 wrksrc=Sphinx-${version} build_style=python3-module @@ -18,7 +18,7 @@ maintainer="Đoàn Trần Công Danh " license="BSD-3-Clause" homepage="http://sphinx-doc.org" distfiles="${PYPI_SITE}/S/Sphinx/Sphinx-${version}.tar.gz" -checksum=1e8d592225447104d1172be415bc2972bd1357e3e12fdc76edf2261105db4300 +checksum=e450cb205ff8924611085183bf1353da26802ae73d9251a8fcdf220a8f8712ef conflicts="python-Sphinx>=0" do_check() {