forked from Lainports/freebsd-ports
net/py-soapy: set for deprecation
This library didn't get any updates for 14 years and it depends upon ancient textproc/py-xml, that should be kicked from the ports tree. No ports in the tree depending upon this one and we have dozen of modern and actively developed alternatives: - net/py-soapy - net/py-suds - net/py-simplesoap etc. So mark it deprecated and set expiration date to 2015-08-01 (to conform expiration date of another py-xml consumer - net-p2p/btqueue, so we can kick them both in the same day). Discussed with: sbz (maintainer)
This commit is contained in:
parent
10c7b12517
commit
2bd51f34ec
1 changed files with 3 additions and 0 deletions
|
|
@ -14,6 +14,9 @@ LICENSE= PSFL
|
|||
|
||||
RUN_DEPENDS= ${PYXML}
|
||||
|
||||
DEPRECATED= Abandonware depending on ancient py-xml. Please use net/py-soappy instead
|
||||
EXPIRATION_DATE= 2015-08-01
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue