devel/py-pyro: deprecate and set to expire

Development of pyro4 stopped upstream. It's codebase isn't compatible
with Python 3.11 and later and will never be. Author recommends to switch
to pyro5 (not in ports) for new projects:

https://github.com/irmen/Pyro4?tab=readme-ov-file#pyro4---python-remote-objects
This commit is contained in:
Ruslan Makhmatkhanov 2025-02-21 23:25:55 +03:00
parent 86dc0ce1d0
commit e8b1f4405a

View file

@ -12,6 +12,9 @@ WWW= https://pythonhosted.org/Pyro4/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Upstream development stopped, not compatible with py311, use pyro5 instead
EXPIRATION_DATE=2025-03-21
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}serpent>=1.27:devel/py-serpent@${PY_FLAVOR}
USES= cpe python