freebsd-ports/x11-toolkits/py-qt5-gui
Raphael Kubo da Costa bb3fdd9409 PyQt: Unconditionally install the .pyi files
r460809 started installing .pyi with the %%PYTHON3%% substitution in the
plists. Support for .pyi files was added in Python 3.5, and PyQt's configure.py
only installs the files on Python >= 3.5.

This patch removes the version checks from configure.py (the files are just
unused in earlier Python versions), as it is easier than checking Python 3's
version in each PyQt port's Makefile (or to add the logic to Mk/Uses/pyqt.mk).

PR:		225773
Reviewed by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D14361
2018-02-14 21:30:14 +00:00
..
Makefile PyQt: Unconditionally install the .pyi files 2018-02-14 21:30:14 +00:00
pkg-descr - Update WWWs for all py-qt4* and py-qt5* ports 2018-02-03 12:45:01 +00:00
pkg-plist PyQt: Unconditionally install the .pyi files 2018-02-14 21:30:14 +00:00