Skip to content

Commit 5344864

Browse files
zen0bitsgn
authored andcommitted
python3-Sphinx: update to 9.0.1
1 parent 1e3d33c commit 5344864

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

srcpkgs/python3-Sphinx/template

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Template file for 'python3-Sphinx'
22
pkgname=python3-Sphinx
3-
version=8.3.0
4-
revision=2
3+
version=9.0.1
4+
revision=1
55
build_style=python3-pep517
66
_depends="python3-sphinxcontrib-htmlhelp python3-imagesize python3-alabaster
7-
python3-requests python3-sphinxcontrib-jsmath python3-roman-numerals-py
7+
python3-requests python3-sphinxcontrib-jsmath python3-roman-numerals
88
python3-sphinxcontrib-applehelp python3-Babel
99
python3-sphinxcontrib-serializinghtml python3-docutils python3-Jinja2
1010
python3-sphinxcontrib-devhelp python3-sphinxcontrib-qthelp
@@ -20,7 +20,7 @@ license="BSD-3-Clause"
2020
homepage="http://sphinx-doc.org"
2121
changelog="https://github.com/sphinx-doc/sphinx/raw/master/CHANGES"
2222
distfiles="${PYPI_SITE}/s/sphinx/sphinx-${version}.tar.gz"
23-
checksum=3bad4314a7fa72ce92344eaaa14c42ddf3177ee6a79c227e4ff8ae07d416f584
23+
checksum=c820d856657ce7cd41ce2c097f478ac3d7ddad9779ad83de4f0136a81ff388fd
2424
replaces="python-Sphinx>=0"
2525

2626
post_patch() {

0 commit comments

Comments
 (0)