www/py-boto3: Update to 1.28.72
Changes: https://github.com/boto/boto3/blob/develop/CHANGELOG.rst
This commit is contained in:
parent
b66daab12a
commit
73d81acb40
2 changed files with 5 additions and 7 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue