File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 33_realname=pkginfo
44pkgbase=mingw-w64-python-${_realname}
55pkgname=(" ${MINGW_PACKAGE_PREFIX} -python-${_realname} " )
6- provides=(" ${MINGW_PACKAGE_PREFIX} -python3-${_realname} " )
7- conflicts=(" ${MINGW_PACKAGE_PREFIX} -python3-${_realname} " )
8- replaces=(" ${MINGW_PACKAGE_PREFIX} -python3-${_realname} " )
9- pkgver=1.11.1
10- pkgrel=3
6+ pkgver=1.12.0
7+ pkgrel=1
118pkgdesc=" Query metadatdata from sdists / bdists / installed packages (mingw-w64)"
129arch=(' any' )
1310mingw_arch=(' mingw32' ' mingw64' ' ucrt64' ' clang64' ' clangarm64' )
@@ -25,7 +22,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
2522checkdepends=(" ${MINGW_PACKAGE_PREFIX} -python-pytest" )
2623options=(' !strip' )
2724source=(" https://pypi.org/packages/source/${_realname:: 1} /${_realname} /${_realname} -${pkgver} .tar.gz" )
28- sha512sums=(' 9bb159e4c9efe6d42c6f564346bb3bfacc700cfdf3498d7dcdddcbbc5e9797df720f3f0a2142a7abd2e84e82ec30823d9807a61304af1c165973a2582ffb2731 ' )
25+ sha512sums=(' 871d85cfbc69380033dc071bfb32dc3da4a5c44fefda8c3be9c7ae5d8ed17f2800f82f9ce3b81e4c0ebb3a1956581093a1379d00a9eb6a42e0821253586aaceb ' )
2926
3027build () {
3128 cp -r " ${_realname} -${pkgver} " " python-build-${MSYSTEM} " && cd " python-build-${MSYSTEM} "
You can’t perform that action at this time.
0 commit comments