opnsense-ports/databases/py-psycopg-c/files/patch-setup.cfg
Franco Fichtner bb5eb57737 */*: sync with upstream
Taken from: FreeBSD
2021-11-29 13:26:28 +01:00

11 lines
249 B
INI

--- setup.cfg.orig 2021-11-10 15:24:01 UTC
+++ setup.cfg
@@ -33,7 +33,7 @@ license_file = LICENSE.txt
[options]
python_requires = >= 3.6
-setup_requires = Cython >= 3.0a5
+setup_requires = Cython >= 0.29.24
packages = find:
zip_safe = False