git: 06a590c00d00 - main - devel/py-boto: Remove expired port

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Mon, 31 Mar 2025 16:41:54 UTC
The branch main has been updated by rene:

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

commit 06a590c00d003c4638fbea6d6be8351d4fe97461
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-03-31 16:41:29 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-03-31 16:41:51 +0000

    devel/py-boto: Remove expired port
    
    2025-02-11 devel/py-boto: This version is discontinued upstream, please use www/py-boto3
---
 MOVED                   |  1 +
 devel/Makefile          |  1 -
 devel/py-boto/Makefile  | 23 -----------------------
 devel/py-boto/distinfo  |  3 ---
 devel/py-boto/pkg-descr | 22 ----------------------
 5 files changed, 1 insertion(+), 49 deletions(-)

diff --git a/MOVED b/MOVED
index e9ba67fc074d..91bc939956b9 100644
--- a/MOVED
+++ b/MOVED
@@ -4292,3 +4292,4 @@ japanese/esecanna||2025-03-31|Has expired: Upstream disapeared and distfile is n
 devel/rubygem-aws-sdk-elasticinference||2025-03-31|Has expired: Deprecated by upstream
 devel/electron31||2025-03-31|Has expired: EOLed upstream, switch to newer version
 net-im/telepathy-logger-qt5||2025-03-31|Has expired: Abandoned project
+devel/py-boto|www/py-boto3|2025-03-31|Has expired: This version is discontinued upstream, please use www/py-boto3
diff --git a/devel/Makefile b/devel/Makefile
index 057a93500491..d66582ed8d43 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4581,7 +4581,6 @@
     SUBDIR += py-bluelet
     SUBDIR += py-boltons
     SUBDIR += py-boolean.py
-    SUBDIR += py-boto
     SUBDIR += py-botocore
     SUBDIR += py-bps-restpy
     SUBDIR += py-breathe
diff --git a/devel/py-boto/Makefile b/devel/py-boto/Makefile
deleted file mode 100644
index 86b15b9dd07c..000000000000
--- a/devel/py-boto/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-PORTNAME=	boto
-PORTVERSION=	2.49.0
-PORTREVISION=	2
-CATEGORIES=	devel python
-MASTER_SITES=	PYPI
-PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-
-MAINTAINER=	rm@FreeBSD.org
-COMMENT=	Python interface to Amazon Web Services
-WWW=		https://github.com/boto/boto/
-
-LICENSE=	MIT
-DEPRECATED=	This version is discontinued upstream, please use www/py-boto3
-EXPIRATION_DATE=	2025-02-11
-
-USES=		python
-USE_PYTHON=	autoplist concurrent distutils
-
-NO_ARCH=	yes
-
-CONFLICTS_INSTALL=	p5-Net-Amazon-Route53
-
-.include <bsd.port.mk>
diff --git a/devel/py-boto/distinfo b/devel/py-boto/distinfo
deleted file mode 100644
index 3796266b46d9..000000000000
--- a/devel/py-boto/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1546544689
-SHA256 (boto-2.49.0.tar.gz) = ea0d3b40a2d852767be77ca343b58a9e3a4b00d9db440efb8da74b4e58025e5a
-SIZE (boto-2.49.0.tar.gz) = 1478498
diff --git a/devel/py-boto/pkg-descr b/devel/py-boto/pkg-descr
deleted file mode 100644
index 2ed55d0c7bca..000000000000
--- a/devel/py-boto/pkg-descr
+++ /dev/null
@@ -1,22 +0,0 @@
-An integrated interface to current and future infrastructural services
-offered by Amazon Web Services. Currently, this includes:
-
-  * Simple Storage Service (S3)
-  * Simple Queue Service (SQS)
-  * Elastic Compute Cloud (EC2)
-  * Mechanical Turk
-  * SimpleDB
-  * CloudFront
-  * CloudWatch
-  * AutoScale
-  * Elastic Load Balancer (ELB)
-  * Virtual Private Cloud (VPC)
-  * Elastic Map Reduce (EMR)
-  * Relational Data Service (RDS)
-  * Simple Notification Server (SNS)
-  * Google Storage
-  * Identity and Access Management (IAM)
-  * Route53 DNS Service (route53)
-  * Simple Email Service (SES)
-  * Flexible Payment Service (FPS)
-  * CloudFormation