development/Sphinx: Updated for version 4.0.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Benjamin Trigona-Harany 2021-06-21 12:05:26 +02:00 committed by Willy Sudiarto Raharjo
parent fc85603a24
commit ac1e50c603
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=Sphinx
VERSION=${VERSION:-3.5.4}
VERSION=${VERSION:-4.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="Sphinx"
VERSION="3.5.4"
VERSION="4.0.2"
HOMEPAGE="http://www.sphinx-doc.org"
DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-3.5.4.tar.gz"
MD5SUM="dd46088ebc01f6f721ee7618df680d68"
DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-4.0.2.tar.gz"
MD5SUM="025cf3c9c173872924f7c4d96a878b65"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="alabaster imagesize python3-babel Jinja2 snowballstemmer sphinxcontrib-applehelp sphinxcontrib-devhelp sphinxcontrib-htmlhelp sphinxcontrib-jsmath sphinxcontrib-qthelp sphinxcontrib-serializinghtml"