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=urllib3
44pkgbase=mingw-w64-python-${_realname}
55pkgname=(" ${MINGW_PACKAGE_PREFIX} -python-${_realname} " )
6- pkgver=2.6.0
6+ pkgver=2.6.1
77pkgrel=1
88pkgdesc=" HTTP library with thread-safe connection pooling and file post support (mingw-w64)"
99arch=(' any' )
@@ -43,7 +43,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python-brotli"
4343 " ${MINGW_PACKAGE_PREFIX} -python-zstandard"
4444 " ${MINGW_PACKAGE_PREFIX} -python-trustme" )
4545source=(" https://pypi.org/packages/source/${_realname:: 1} /${_realname} /${_realname} -${pkgver} .tar.gz" )
46- sha256sums=(' cb9bcef5a4b345d5da5d145dc3e30834f58e8018828cbc724d30b4cb7d4d49f1 ' )
46+ sha256sums=(' 5379eb6e1aba4088bae84f8242960017ec8d8e3decf30480b3a1abdaa9671a3f ' )
4747
4848build () {
4949 cp -r " ${_realname} -${pkgver} " " python-build-${MSYSTEM} " && cd " python-build-${MSYSTEM} "
You can’t perform that action at this time.
0 commit comments