aports/main/py3-cffi/fix-setuptools-deprecation.patch
Celeste 871ad1e71e main/py3-cffi: upgrade to 1.16.0 & use gpep517 packaging
also, deleted empty musl-compat.patch, fixed setuptools
deprecated license_file warning, and run tests on all archs.
2023-09-29 10:36:00 +00:00

8 lines
173 B
Diff

--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,4 @@
[metadata]
-license_file = LICENSE
license_files = LICENSE
project_urls =
Documentation = http://cffi.readthedocs.org/