opnsense-ports/databases/py-psycopg-c/files/patch-setup.cfg
Franco Fichtner 054ebd424e */*: sync with upstream
Taken from: FreeBSD
2023-01-09 17:44:31 +01:00

11 lines
252 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.7
-setup_requires = Cython >= 3.0.0a11
+setup_requires = Cython >= 0.29.32
packages = find:
zip_safe = False