mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 01:16:28 -04:00
and bump PORTREVISION to fix runtime error when building dependent ports. PR: 281588 Appoved by: wen@ (maintainer)
10 lines
171 B
Text
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
|