Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-01-14 07:16:50 +0200
committerTasos Sahanidis <tasos@tasossah.com>2024-01-14 07:16:50 +0200
commit60d860f9d44d1230e07d91847f46baa9bba84318 (patch)
treef7c027ba9c0705cd11751a6b1cd16fba87d2fbae
parent56771f4b085fa325408bef499f5cf4151c05f85e (diff)
extra/python-jaraco.functools: Add check dependency to itself
-rw-r--r--extra/python-jaraco.functools/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/python-jaraco.functools/PKGBUILD b/extra/python-jaraco.functools/PKGBUILD
new file mode 100644
index 00000000..c849e325
--- /dev/null
+++ b/extra/python-jaraco.functools/PKGBUILD
@@ -0,0 +1 @@
+checkdepends+=('python-jaraco.functools')