Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/python-requests/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2023-07-07 11:38:22 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2023-07-07 11:38:22 +0200
commitda93202220f9626c665da4e5e9648c2e0d4b1b55 (patch)
tree9c402e82afbdc865bf389cf847383f87ec7b7c2a /extra/python-requests/PKGBUILD
parent0510d974b4131736041fb314d1996a3ef14d5c2e (diff)
extra/python-requests: prepared for bootstrapping
Diffstat (limited to 'extra/python-requests/PKGBUILD')
-rw-r--r--extra/python-requests/PKGBUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/python-requests/PKGBUILD b/extra/python-requests/PKGBUILD
new file mode 100644
index 00000000..5f84d4e8
--- /dev/null
+++ b/extra/python-requests/PKGBUILD
@@ -0,0 +1,6 @@
+# boostrapping python modules
+
+# no testing no test or optional dependencies
+unset check
+unset checkdepends
+unset optdepends