security/py-coincurve: update 18.0.0 → 19.0.1

Reported by:	portscout
2024Q2
Yuri Victorovich 2024-03-04 07:01:59 -07:00
parent d7f2a59333
commit 2652ac77f6
2 changed files with 7 additions and 5 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= coincurve
DISTVERSION= 18.0.0
DISTVERSION= 19.0.1
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -21,7 +21,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1crypto>0:devel/py-asn1crypto@${PY_FLAVOR
${PYTHON_PKGNAMEPREFIX}cffi>=1.3.0:devel/py-cffi@${PY_FLAVOR}
USES= pkgconfig python
USE_PYTHON= distutils autoplist
USE_PYTHON= distutils autoplist pytest # tests fail due to missing imports, but sources were changed after 19.0.1
TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
post-install:
@${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/coincurve/_libsecp256k1*.so

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1687315666
SHA256 (coincurve-18.0.0.tar.gz) = c86626afe417a09d8e80e56780efcae3ae516203b23b5ade84813916e1c94fc1
SIZE (coincurve-18.0.0.tar.gz) = 2472981
TIMESTAMP = 1709573136
SHA256 (coincurve-19.0.1.tar.gz) = c2191049e66792a1a19ca2e64b4d057be3ef1553105e5b9713a92b740c7809ee
SIZE (coincurve-19.0.1.tar.gz) = 2639689