git: 969895fb2454 - main - www/py-boto3: fix whitespace in pkg-descr.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Oct 2021 07:48:16 UTC
The branch main has been updated by olgeni: URL: https://cgit.FreeBSD.org/ports/commit/?id=969895fb2454f6b3d2e980f3ff9374cbd2ebee7c commit 969895fb2454f6b3d2e980f3ff9374cbd2ebee7c Author: Jimmy Olgeni <olgeni@FreeBSD.org> AuthorDate: 2021-10-15 21:46:42 +0000 Commit: Jimmy Olgeni <olgeni@FreeBSD.org> CommitDate: 2021-10-16 07:09:13 +0000 www/py-boto3: fix whitespace in pkg-descr. --- www/py-boto3/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/py-boto3/pkg-descr b/www/py-boto3/pkg-descr index c416093c9d84..b8f5328f5410 100644 --- a/www/py-boto3/pkg-descr +++ b/www/py-boto3/pkg-descr @@ -1,6 +1,6 @@ Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for Python, which allows Python developers to write software that makes - use of services like Amazon S3 and Amazon EC2. You can find the latest, +use of services like Amazon S3 and Amazon EC2. You can find the latest, most up to date, documentation at Read the Docs, including a list of services that are supported.