1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

editors/libreoffice: allow build with python 3.11 (+)

Upper python version limit was come from math/py-numpy.
Since NumPY supports py311, remove this limit.

PR:	267478
This commit is contained in:
Dima Panov 2022-10-31 23:45:20 +03:00
parent ec4e7aca2b
commit d05592ffa9

View File

@ -120,7 +120,7 @@ SHEBANG_GLOB= *.py
GNU_CONFIGURE= yes
USES= autoreconf:build bison compiler:c++17-lang cpe desktop-file-utils \
gettext gl gmake gnome jpeg localbase:ldflags perl5 pkgconfig \
python:3.8-3.10 shebangfix shared-mime-info ssl tar:xz xorg
python:3.8+ shebangfix shared-mime-info ssl tar:xz xorg
USE_GL= gl glew glu
USE_GNOME= cairo glib20 libxml2 libxslt
USE_OPENLDAP= yes