git: 359d1461ffa4 - main - net/py-soap2py: Mark DEPRECATED and set EXPIRATION_DATE to 2024-05-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 May 2024 06:31:00 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=359d1461ffa4f732bee37e4403a664634547ac1e commit 359d1461ffa4f732bee37e4403a664634547ac1e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-16 06:18:32 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-16 06:22:09 +0000 net/py-soap2py: Mark DEPRECATED and set EXPIRATION_DATE to 2024-05-31 --- net/py-soap2py/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/py-soap2py/Makefile b/net/py-soap2py/Makefile index e7467a8edd1d..0e783f95f174 100644 --- a/net/py-soap2py/Makefile +++ b/net/py-soap2py/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/pysimplesoap/pysimplesoap LICENSE= LGPL3+ +DEPRECATED= Use net/py-pysimplesoap instead +EXPIRATION_DATE=2024-05-31 + USES= python USE_PYTHON= autoplist concurrent distutils