python-tomli: build from source again
now that python is updated
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# Maintainer: J. Peter Mugaas <jpmugaas@suddenlink.net>
|
||||
|
||||
_bootstrapping=yes
|
||||
_bootstrapping=no
|
||||
|
||||
_realname=tomli
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=2.0.1
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="A lil' TOML parser (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
|
||||
Reference in New Issue
Block a user