From 0187985c19281f3df81ce7c26ad2ba4e22bbfc2a Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Wed, 11 Dec 2019 19:00:44 +0100 Subject: community/python-tomlkit: another cycle-break attempt (not using python-dephell) --- community/python-tomlkit/PKGBUILD | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 community/python-tomlkit/PKGBUILD diff --git a/community/python-tomlkit/PKGBUILD b/community/python-tomlkit/PKGBUILD new file mode 100644 index 00000000..6c999720 --- /dev/null +++ b/community/python-tomlkit/PKGBUILD @@ -0,0 +1,9 @@ +# breaking dephell cycle (even if that means we build a broken tomlkit) +makedepends=(${makedepends[@]//python-dephell/}) + +eval "$( + declare -f prepare | \ + sed ' + s/dephell/#dephell/ + ' +)" -- cgit v1.2.3