python3-Sphinx: update to 5.3.0.
This commit is contained in:
		| @@ -1,9 +1,10 @@ | ||||
| # Template file for 'python3-Sphinx' | ||||
| pkgname=python3-Sphinx | ||||
| version=5.1.1 | ||||
| version=5.3.0 | ||||
| revision=1 | ||||
| build_style=python3-module | ||||
| hostmakedepends="python3-setuptools" | ||||
| build_style=python3-pep517 | ||||
| make_install_target="sphinx-$version-py3-none-any.whl" | ||||
| hostmakedepends="python3-flit_core" | ||||
| depends="python3-Jinja2 python3-docutils python3-Pygments | ||||
|  python3-snowballstemmer python3-Babel python3-alabaster python3-imagesize | ||||
|  python3-requests python3-packaging python3-sphinxcontrib-applehelp | ||||
| @@ -17,7 +18,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>" | ||||
| license="BSD-3-Clause" | ||||
| homepage="http://sphinx-doc.org" | ||||
| distfiles="${PYPI_SITE}/S/Sphinx/Sphinx-${version}.tar.gz" | ||||
| checksum=ba3224a4e206e1fbdecf98a4fae4992ef9b24b85ebf7b584bb340156eaf08d89 | ||||
| checksum=51026de0a9ff9fc13c05d74913ad66047e104f56a129ff73e174eb5c3ee794b5 | ||||
| conflicts="python-Sphinx>=0" | ||||
|  | ||||
| post_install() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Đoàn Trần Công Danh
					Đoàn Trần Công Danh