ports/devel/py-pythran/files/patch-requirements.txt
Max Brazhnikov 7383168a2c devel/py-pythran: convert to pep517
and bump PORTREVISION to fix runtime error when building dependent ports.

PR:		281588
Appoved by:	wen@ (maintainer)
2024-09-22 11:52:05 +03:00

10 lines
171 B
Text

--- requirements.txt.orig 2023-12-11 08:19:50 UTC
+++ requirements.txt
@@ -1,5 +1,5 @@ setuptools
ply>=3.4
setuptools
-gast~=0.5.0
+gast
numpy
-beniget~=0.4.0
+beniget