python-sphinx: Update to 1.8.3

This commit is contained in:
Alexey Pavlov
2018-12-27 10:57:20 +03:00
parent 16cf838ece
commit adbbb7c0f1

View File

@@ -5,7 +5,7 @@ _pyname=Sphinx
_realname=sphinx
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
pkgver=1.8.2
pkgver=1.8.3
pkgrel=1
pkgdesc="Python documentation generator (mingw-w64)"
arch=('any')
@@ -51,7 +51,7 @@ checkdepends=(
)
#_dtoken="40/45/d4a68a1f8dc669714f48d251afb4352036f87be5e9873cd27e57b9c141f0"
source=("${_realname}-${pkgver}.tar.gz"::"https://pypi.org/packages/source/S/${_pyname}/${_pyname}-${pkgver}.tar.gz")
sha256sums=('120732cbddb1b2364471c3d9f8bfd4b0c5b550862f99a65736c77f970b142aea')
sha256sums=('c4cb17ba44acffae3d3209646b6baec1e215cad3065e852c68cc569d4df1b9f8')
prepare() {
# source duplication is required because makefile modify source code