summaryrefslogtreecommitdiff
path: root/net-mail/automx2/files/automx2-2024.2-setupcfg.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/automx2/files/automx2-2024.2-setupcfg.patch')
-rw-r--r--net-mail/automx2/files/automx2-2024.2-setupcfg.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/net-mail/automx2/files/automx2-2024.2-setupcfg.patch b/net-mail/automx2/files/automx2-2024.2-setupcfg.patch
new file mode 100644
index 000000000000..07a68305f44f
--- /dev/null
+++ b/net-mail/automx2/files/automx2-2024.2-setupcfg.patch
@@ -0,0 +1,13 @@
+diff --color -r -u a/setup.cfg b/setup.cfg
+--- a/setup.cfg 2024-02-21 05:58:03.000000000 +0100
++++ b/setup.cfg 2024-07-08 18:27:14.404495000 +0200
+@@ -51,6 +51,9 @@
+ packages = find:
+ python_requires = >=3.7
+
++[options.packages.find]
++exclude = test*
++
+ [options.package_data]
+ * =
+ contrib/flask.sh