mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
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:
parent
86dc0ce1d0
commit
e8b1f4405a
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue