python-poetry: remove tomli
This commit is contained in:
@@ -4,7 +4,7 @@ _realname=poetry
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=1.5.1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Python dependency management and packaging made easy (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
@@ -34,7 +34,6 @@ depends=(
|
||||
"${MINGW_PACKAGE_PREFIX}-python-requests"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-requests-toolbelt"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-shellingham"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-tomli"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-tomlkit"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-trove-classifiers"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-virtualenv"
|
||||
|
||||
Reference in New Issue
Block a user