git: 27476da6192a - main - devel/py-boto: mark deprecated
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Jan 2025 14:15:28 UTC
The branch main has been updated by rm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=27476da6192a7c1ffc0117ea38a72a3514fb1d46
commit 27476da6192a7c1ffc0117ea38a72a3514fb1d46
Author: Ruslan Makhmatkhanov <rm@FreeBSD.org>
AuthorDate: 2025-01-11 14:14:27 +0000
Commit: Ruslan Makhmatkhanov <rm@FreeBSD.org>
CommitDate: 2025-01-11 14:14:27 +0000
devel/py-boto: mark deprecated
This version is discontinued upstream. Mark deprecated and suggest
user to use www/py-boto3
---
devel/py-boto/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/py-boto/Makefile b/devel/py-boto/Makefile
index 17c25e6e579c..271f85e699a2 100644
--- a/devel/py-boto/Makefile
+++ b/devel/py-boto/Makefile
@@ -10,6 +10,8 @@ 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