mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
devel/py-aiorpcX-legacy: Expire port
Now that the version constraints of finance/electrum no longer exist we can deprecate this port with a very short grace period of one month.
This commit is contained in:
parent
2402ee90ea
commit
2c27922c7e
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= aiorpcX
|
||||
PORTVERSION= 0.18.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,6 +13,9 @@ COMMENT= Generic async RPC implementation, including JSON-RPC
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
DEPRECATED= Legacy port is no longer required, please use devel/py-aiorpcX instead
|
||||
EXPIRATION_DATE=2022-04-20
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=0:devel/py-attrs@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}websockets>=0:devel/py-websockets@${PY_FLAVOR}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue