Several more or less important ports are marked as deprecated due to a more or less obvious dependency to EOLed Python 2.7 and also marked for removement. Among many others one of those ports is www/py-graphite-web which is only available as py-graphite-web@py27. Checking out the website https://graphite.readthedocs.io/en/latest/releases/1_1_4.html give us the information about the status of carbon and graphite web: [...] 1.1.4 09/04/2018 Django 2 and Python 3.7 support for carbon and graphite-web [...] We're using carbon cache which is related on Python 2.7 and would like to utilize the Icinga2-module for graphite, but the installation fails due to Python 2.7 dependencies which would result in a deletion of necessary ports already installed with a Python 3.7 dependency. How to resolv this dilemma? Can the port(s) in question be revied and ported to Python 3.7 at least?
(In reply to O. Hartmann from comment #0) Thank you for the report. This should be no longer an issue since ports 538461 as www/py-graphite-web 1.1.7 is now only available for Python 3.5+: > USES= cpe python:3.5+ shebangfix Thus I'm closing this PR as "Overcome By Events". Please re-open it if it's still an issue for you.