FreshPorts / freshports

The website part of FreshPorts
http://www.freshports.org/
BSD 2-Clause "Simplified" License
68 stars 24 forks source link

578 fix python prefix issues arsing out of python 311 what about suffixes #579

Closed dlangille closed 2 months ago

dlangille commented 2 months ago

classes/port-display.php: Extend dependency line to consider PYTHON_PKGNAMESUFFIX

The code already does:

${PYTHON_PKGNAMEPREFIX}poetry-core>0:devel/py-poetry-core@${PY_FLAVOR}

Now it also caters for:

pylint${PYTHON_PKGNAMESUFFIX}>0:devel/pylint