mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -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
|
PORTNAME= aiorpcX
|
||||||
PORTVERSION= 0.18.7
|
PORTVERSION= 0.18.7
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -12,6 +13,9 @@ COMMENT= Generic async RPC implementation, including JSON-RPC
|
||||||
|
|
||||||
LICENSE= MIT
|
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} \
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=0:devel/py-attrs@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}websockets>=0:devel/py-websockets@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}websockets>=0:devel/py-websockets@${PY_FLAVOR}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue