Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Nov 2023 02:17:09 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 73d81acb4033 - main - www/py-boto3: Update to 1.28.72
Message-ID:  <202311010217.3A12H9rL070591@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit 73d81acb40335bbcda24088db29125e908b4f719
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-01 01:50:46 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-01 02:08:31 +0000

    www/py-boto3: Update to 1.28.72
    
    Changes:        https://github.com/boto/boto3/blob/develop/CHANGELOG.rst
---
 www/py-boto3/Makefile | 6 ++----
 www/py-boto3/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/www/py-boto3/Makefile b/www/py-boto3/Makefile
index 677894edb35a..3b4590934d65 100644
--- a/www/py-boto3/Makefile
+++ b/www/py-boto3/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	boto3
-PORTVERSION=	1.28.63
+PORTVERSION=	1.28.72
 CATEGORIES=	www python devel
+MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -19,7 +20,4 @@ USE_PYTHON=	autoplist concurrent distutils pytest
 
 NO_ARCH=	yes
 
-USE_GITHUB=	yes
-GH_ACCOUNT=	boto
-
 .include <bsd.port.mk>
diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo
index a75f78d21dfb..0683e73aeb34 100644
--- a/www/py-boto3/distinfo
+++ b/www/py-boto3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1697463144
-SHA256 (boto-boto3-1.28.63_GH0.tar.gz) = 5197f7e686b6d82cf3db5d84c3d1fd9eef3a08a71a5569eae3047a3b97023d89
-SIZE (boto-boto3-1.28.63_GH0.tar.gz) = 713769
+TIMESTAMP = 1698341093
+SHA256 (boto3-1.28.72.tar.gz) = cc7d939cdbb4ad3980274c96c589e95f028f740ac49a3547c8f4aaec6a7a6409
+SIZE (boto3-1.28.72.tar.gz) = 103364



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311010217.3A12H9rL070591>