1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-14 03:39:53 +03:00
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/