Created attachment 223253 [details] py-lirc-deprecate-and-set-to-expire.patch Hi, since the support for Python 2.7 was removed in ports r559531 the port comms/py-lirc is no longer usable because it's not compatible with Python 3: > >>> import pylircmodule > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > ImportError: /usr/local/lib/python3.7/site-packages/pylircmodule.so: Undefined symbol "Py_InitModule" There hasn't been a new release for more than 15 years either. Hence it makes sense to deprecate the port and set an expiration date.
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/277906772
Comment on attachment 223253 [details] py-lirc-deprecate-and-set-to-expire.patch ^ Triage: Set maintainer-approval flag to '+' due maintainer's timeout.
A commit references this bug: Author: kai Date: Mon Mar 29 16:36:39 UTC 2021 New revision: 569483 URL: https://svnweb.freebsd.org/changeset/ports/569483 Log: comms/py-lirc: Mark as DEPRECATED * The package isn't compatible with Python 3 and has not received any updates by upstream for more than 15 years. PR: 254271, 253815 (related) Approved by: maintainer timeout (14 days) Changes: head/comms/py-lirc/Makefile