Skip to content

Commit

Permalink
devel/py-awscrt: Update to 0.16.14
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 18, 2023
1 parent 24c3069 commit 7d43352
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
6 changes: 4 additions & 2 deletions devel/py-awscrt/Makefile
@@ -1,5 +1,5 @@
PORTNAME= awscrt
PORTVERSION= 0.16.13
PORTVERSION= 0.16.14
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,9 +13,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= cmake:devel/cmake-core

USES= python:3.7+
USES= python:3.7+ ssl
USE_PYTHON= autoplist concurrent distutils

MAKE_ENV= AWS_CRT_BUILD_USE_SYSTEM_LIBCRYPTO=1

post-install:
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +

Expand Down
6 changes: 3 additions & 3 deletions devel/py-awscrt/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1680726112
SHA256 (awscrt-0.16.13.tar.gz) = b7ec07435e178400369024450d118834a1c8b01ccfebe8140b82102fb161720d
SIZE (awscrt-0.16.13.tar.gz) = 27094087
TIMESTAMP = 1681843854
SHA256 (awscrt-0.16.14.tar.gz) = a9e0e994053796abedec85ac0f2fbdd238ddf5ff61586eda80fded29e1c7f69c
SIZE (awscrt-0.16.14.tar.gz) = 27087764

0 comments on commit 7d43352

Please sign in to comment.