File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
mingw-w64-python-fastjsonschema Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33_realname=fastjsonschema
44pkgbase=mingw-w64-python-${_realname}
55pkgname=(" ${MINGW_PACKAGE_PREFIX} -python-${_realname} " )
6- pkgver=2.20.0
7- pkgrel=2
6+ pkgver=2.21.1
7+ pkgrel=1
88pkgdesc=' Fast JSON schema validator for Python (mingw-w64)'
99arch=(' any' )
1010mingw_arch=(' mingw64' ' ucrt64' ' clang64' ' clangarm64' ' mingw32' )
@@ -18,7 +18,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
1818 " ${MINGW_PACKAGE_PREFIX} -python-installer"
1919 " ${MINGW_PACKAGE_PREFIX} -python-setuptools" )
2020source=(" https://pypi.org/packages/source/${_realname:: 1} /${_realname} /${_realname} -${pkgver} .tar.gz" )
21- sha256sums=(' 3d48fc5300ee96f5d116f10fe6f28d938e6008f59a6a025c2649475b87f76a23 ' )
21+ sha256sums=(' 794d4f0a58f848961ba16af7b9c85a3e88cd360df008c59aac6fc5ae9323b5d4 ' )
2222
2323build () {
2424 cp -r " ${_realname} -${pkgver} " " python-build-${MSYSTEM} " && cd " python-build-${MSYSTEM} "
You can’t perform that action at this time.
0 commit comments