opnsense-ports/graphics/py-willow/files/patch-setup.py
Franco Fichtner c7fad71ac0 */*: sync with upstream
Taken from: FreeBSD
2023-05-30 10:59:29 +02:00

11 lines
290 B
Python

--- setup.py.orig 2023-03-29 19:16:29 UTC
+++ setup.py
@@ -46,7 +46,7 @@ setup(
],
python_requires='>=3.7',
install_requires=[
- "filetype>=1.0.10,!=1.1.0",
+ "filetype>=1.0.7,!=1.1.0",
"defusedxml>=0.7,<1.0",
],
extras_require={"testing": [