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 33_realname=debugpy
44pkgbase=mingw-w64-python-${_realname}
55pkgname=(" ${MINGW_PACKAGE_PREFIX} -python-${_realname} " )
6- pkgver=1.8.17
6+ pkgver=1.8.18
77pkgrel=1
88pkgdesc=" An implementation of the Debug Adapter Protocol for Python (mingw-w64)"
99arch=(' any' )
@@ -21,7 +21,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
2121checkdepends=(" ${MINGW_PACKAGE_PREFIX} -python-pytest" )
2222options=(' !strip' )
2323source=(" https://pypi.org/packages/source/${_realname:: 1} /${_realname} /${_realname} -${pkgver} .tar.gz" )
24- sha256sums=(' fd723b47a8c08892b1a16b2c6239a8b96637c62a59b94bb5dab4bac592a58a8e ' )
24+ sha256sums=(' 02551b1b84a91faadd2db9bc4948873f2398190c95b3cc6f97dc706f43e8c433 ' )
2525
2626build () {
2727 cp -r " ${_realname} -${pkgver} " " python-build-${MSYSTEM} " && cd " python-build-${MSYSTEM} "
You can’t perform that action at this time.
0 commit comments