Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2023-07-07 18:35:22 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2023-07-07 18:35:22 +0200
commit47b57b25a904a1ff02d8db3d76a5315c58b2c880 (patch)
tree838adcb147096a52bbebc7311714e39d51b78ce4
parent17fea5559490340ed44f76f5c0f7e36d7e14fde8 (diff)
extra/python-flit-core: prepared boostrapping
-rw-r--r--extra/python-flit-core/PKGBUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/python-flit-core/PKGBUILD b/extra/python-flit-core/PKGBUILD
new file mode 100644
index 00000000..5f84d4e8
--- /dev/null
+++ b/extra/python-flit-core/PKGBUILD
@@ -0,0 +1,6 @@
+# boostrapping python modules
+
+# no testing no test or optional dependencies
+unset check
+unset checkdepends
+unset optdepends