From 6c19491a6f95082cf773c59ea55c0c2c19075713 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Tue, 28 Dec 2021 20:22:32 +0100 Subject: extra/python-six: bootstrapping --- extra/python-six/PKGBUILD | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 extra/python-six/PKGBUILD diff --git a/extra/python-six/PKGBUILD b/extra/python-six/PKGBUILD new file mode 100644 index 00000000..79c6c3a3 --- /dev/null +++ b/extra/python-six/PKGBUILD @@ -0,0 +1,6 @@ +unset checkdepends +unset check + +makedepends=(${makedepends[@]//python-setuptools/}) +makedepends=(${makedepends[@]//python2-setuptools/}) +makedepends+=(python python2) -- cgit v1.2.3-54-g00ecf