aports/community/py3-miniflux/no-universal.patch
2023-02-14 00:17:28 +01:00

11 lines
150 B
Diff

Don't build universal wheel
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,2 @@
[metadata]
description-file = README.rst
-
-[bdist_wheel]
-universal=1