git: fe7aad9c91f5 - main - net/py-suds-community: Remove obsoleted port

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Fri, 03 Jun 2022 10:53:48 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fe7aad9c91f5b75adf81979ede1dbf5ddc4802e1

commit fe7aad9c91f5b75adf81979ede1dbf5ddc4802e1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-03 10:51:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-03 10:51:36 +0000

    net/py-suds-community: Remove obsoleted port
    
    Use net/py-suds instead.
---
 MOVED                           |  1 +
 net/Makefile                    |  1 -
 net/py-suds-community/Makefile  | 22 ----------------------
 net/py-suds-community/distinfo  |  3 ---
 net/py-suds-community/pkg-descr |  4 ----
 5 files changed, 1 insertion(+), 30 deletions(-)

diff --git a/MOVED b/MOVED
index 6afb239de393..5ed4dc5cc56c 100644
--- a/MOVED
+++ b/MOVED
@@ -17185,3 +17185,4 @@ databases/R-cran-RSQLite.extfuns|databases/R-cran-RSQLite|2022-05-31|Has expired
 net/mpich2|net/mpich|2022-05-31|Has been deprecrated for a long time and build fails with GCC 11
 net-im/jabber.el||2022-06-01|Has expired: is marked as broken: fails to build: jabber-chat.el:25:1: Error: Wrong number of arguments: (3 . 3), 2
 x11-fm/Arqiver|x11-fm/arqiver|2022-06-01|Convert PORTNATE to lowercase
+net/py-suds-community|net/py-suds|2022-06-03|Remove obsoleted port. Use net/py-suds instead
diff --git a/net/Makefile b/net/Makefile
index f3ce6bb8c8c0..3578a8d282b2 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1139,7 +1139,6 @@
     SUBDIR += py-sshuttle
     SUBDIR += py-stomp.py
     SUBDIR += py-suds
-    SUBDIR += py-suds-community
     SUBDIR += py-suds-jurko
     SUBDIR += py-tacacs_plus
     SUBDIR += py-terminado
diff --git a/net/py-suds-community/Makefile b/net/py-suds-community/Makefile
deleted file mode 100644
index 77e918e3cd6d..000000000000
--- a/net/py-suds-community/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-
-PORTNAME=	suds-community
-PORTVERSION=	1.1.1
-CATEGORIES=	net python
-MASTER_SITES=	CHEESESHOP
-PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-
-MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Lightweight SOAP client (community fork)
-
-LICENSE=	LGPL3
-LICENSE_FILE=	${WRKSRC}/LICENSE.txt
-
-TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
-
-USES=		python:3.6+
-USE_PYTHON=	autoplist concurrent distutils
-
-NO_ARCH=	yes
-
-.include <bsd.port.mk>
diff --git a/net/py-suds-community/distinfo b/net/py-suds-community/distinfo
deleted file mode 100644
index e85fea5f68ad..000000000000
--- a/net/py-suds-community/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1652122687
-SHA256 (suds-community-1.1.1.tar.gz) = 040f16eda0d03b389ade69ca32e6c06a8dfa3b16a759c998e30357758e747131
-SIZE (suds-community-1.1.1.tar.gz) = 284934
diff --git a/net/py-suds-community/pkg-descr b/net/py-suds-community/pkg-descr
deleted file mode 100644
index 5c2c23dc7f84..000000000000
--- a/net/py-suds-community/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Suds is a lightweight SOAP-based web service client for Python licensed under
-LGPL. This is a community fork of the jurko fork.
-
-WWW: https://github.com/suds-community/suds