File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ _pyname=Sphinx
55_realname=sphinx
66pkgbase=mingw-w64-python-${_realname}
77pkgname=(" ${MINGW_PACKAGE_PREFIX} -python-${_realname} " )
8- pkgver=8.2.1
8+ pkgver=8.2.3
99pkgrel=1
1010pkgdesc=" Python documentation generator (mingw-w64)"
1111arch=(' any' )
4444checkdepends=(" ${MINGW_PACKAGE_PREFIX} -python-defusedxml"
4545 " ${MINGW_PACKAGE_PREFIX} -python-pytest" )
4646source=(" https://pypi.org/packages/source/${_realname:: 1} /${_realname} /${_realname} -${pkgver} .tar.gz" )
47- sha256sums=(' e4b932951b9c18b039f73b72e4e63afe967d90408700ec222b981ac24647c01e ' )
47+ sha256sums=(' 398ad29dee7f63a75888314e9424d40f52ce5a6a87ae88e7071e80af296ec348 ' )
4848
4949build () {
5050 cp -r " ${_realname} -${pkgver} " " python-build-${MSYSTEM} " && cd " python-build-${MSYSTEM} "
You can’t perform that action at this time.
0 commit comments