From bf1c0e20315a477b786636f3712eb61b0f68d220 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 17 Dec 2021 12:47:39 +0100 Subject: extra/python-appdirs: bootstrapping --- extra/python-appdirs/PKGBUILD | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 extra/python-appdirs/PKGBUILD diff --git a/extra/python-appdirs/PKGBUILD b/extra/python-appdirs/PKGBUILD new file mode 100644 index 00000000..78877574 --- /dev/null +++ b/extra/python-appdirs/PKGBUILD @@ -0,0 +1,6 @@ +makedepends=(${makedepends[@]//python-setuptools/}) +makedepends=(${makedepends[@]//python2-setuptools/}) +makedepends=('python-setuptools-bootstrap' 'python2-setuptools-bootstrap' 'python2' 'python') + +unset checkdepends +unset check -- cgit v1.2.3-54-g00ecf