Skip to content

Commit

Permalink
devel/py-botocore: Update to 1.31.27
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 16, 2023
1 parent 6ea4240 commit 35b5cad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions devel/py-botocore/Makefile
@@ -1,5 +1,5 @@
PORTNAME= botocore
PORTVERSION= 1.31.6
PORTVERSION= 1.31.27
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1<2.0.0:devel/py-jmespath@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dateutil>=2.1<3.0.0:devel/py-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}urllib3>=1.25.4,1<1.27,1:net/py-urllib3@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}awscrt>=0.16.9:devel/py-awscrt@${PY_FLAVOR} \
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}awscrt>=0.16.26:devel/py-awscrt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jsonschema>=0:devel/py-jsonschema@${PY_FLAVOR}

USES= python
Expand All @@ -25,6 +25,6 @@ NO_ARCH= yes
OPTIONS_DEFINE= CRT
CRT_DESC= Common runtime support

CRT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}awscrt>=0.16.9:devel/py-awscrt@${PY_FLAVOR}
CRT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}awscrt>=0.16.26:devel/py-awscrt@${PY_FLAVOR}

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/py-botocore/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1691070026
SHA256 (botocore-1.31.6.tar.gz) = 1d724d542c9031195dd24e66b09b24ee654266e4cf0c2bc24679036f786158a3
SIZE (botocore-1.31.6.tar.gz) = 11234568
TIMESTAMP = 1692211615
SHA256 (botocore-1.31.27.tar.gz) = 739d09e13751e3b9b0f341b5ffe5bf8d0452b8769d435c4084ee88739d42b7f7
SIZE (botocore-1.31.27.tar.gz) = 11302356

0 comments on commit 35b5cad

Please sign in to comment.