diff options
Diffstat (limited to 'net/py-suds/Makefile')
-rw-r--r-- | net/py-suds/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/py-suds/Makefile b/net/py-suds/Makefile index 850d3f0e3fd6..df3dcdc36c67 100644 --- a/net/py-suds/Makefile +++ b/net/py-suds/Makefile @@ -13,6 +13,9 @@ COMMENT= SOAP implementation LICENSE= LGPL3 +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-12-12 + CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}suds-jurko-* USES= python:2.7 |