development/Sphinx: Updated for version 2.4.4.

Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Benjamin Trigona-Harany 2020-04-04 11:13:23 -07:00 committed by Willy Sudiarto Raharjo
parent 394e30b437
commit b6b3324a78
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
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:-2.4.3}
VERSION=${VERSION:-2.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="Sphinx"
VERSION="2.4.3"
VERSION="2.4.4"
HOMEPAGE="http://www.sphinx-doc.org"
DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-2.4.3.tar.gz"
MD5SUM="5d1c845e061566e80e6a92c84ad37c3f"
DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-2.4.4.tar.gz"
MD5SUM="09938ea71d970c5a4dac748d8a0967c6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="alabaster imagesize python3-babel docutils Jinja2 python3-packaging Pygments python-requests python3-six snowballstemmer sphinxcontrib-applehelp sphinxcontrib-devhelp sphinxcontrib-htmlhelp sphinxcontrib-jsmath sphinxcontrib-qthelp sphinxcontrib-serializinghtml python3-certifi"