development/Sphinx: Updated for version 3.3.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Benjamin Trigona-Harany 2020-11-12 21:39:35 -08:00 committed by Willy Sudiarto Raharjo
parent f5c7dc3f02
commit 6fe90788a2
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. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=Sphinx PRGNAM=Sphinx
VERSION=${VERSION:-3.2.1} VERSION=${VERSION:-3.3.1}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="Sphinx" PRGNAM="Sphinx"
VERSION="3.2.1" VERSION="3.3.1"
HOMEPAGE="http://www.sphinx-doc.org" HOMEPAGE="http://www.sphinx-doc.org"
DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-3.2.1.tar.gz" DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-3.3.1.tar.gz"
MD5SUM="84aab02c279697e9414cbeed1c5c4b22" MD5SUM="a082ab4be33777ff9567c0bdb510c0f7"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_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" 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"