View | Details | Raw Unified | Return to bug 272253
Collapse All | Expand All

(-)b/security/py-pycryptodome/Makefile (-3 / +3 lines)
Lines 1-5 Link Here
1
PORTNAME=	pycryptodome
1
PORTNAME=	pycryptodome
2
DISTVERSION=	3.16.0
2
DISTVERSION=	3.18.0
3
CATEGORIES=	security python
3
CATEGORIES=	security python
4
MASTER_SITES=	PYPI
4
MASTER_SITES=	PYPI
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 14-21 LICENSE_FILE= ${WRKSRC}/LICENSE.rst Link Here
14
14
15
TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pycryptodome-test-vectors>=0:security/py-pycryptodome-test-vectors@${PY_FLAVOR}
15
TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pycryptodome-test-vectors>=0:security/py-pycryptodome-test-vectors@${PY_FLAVOR}
16
16
17
# Officially: 2.7, 3.5-3.10
17
# Officially: 2.7, 3.5-3.11
18
USES=		cpe python:3.7+
18
USES=		cpe python
19
CPE_VENDOR=	python
19
CPE_VENDOR=	python
20
USE_PYTHON=	autoplist distutils
20
USE_PYTHON=	autoplist distutils
21
21
(-)b/security/py-pycryptodome/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1671234687
1
TIMESTAMP = 1686439746
2
SHA256 (pycryptodome-3.16.0.tar.gz) = 0e45d2d852a66ecfb904f090c3f87dc0dfb89a499570abad8590f10d9cffb350
2
SHA256 (pycryptodome-3.18.0.tar.gz) = c9adee653fc882d98956e33ca2c1fb582e23a8af7ac82fee75bd6113c55a0413
3
SIZE (pycryptodome-3.16.0.tar.gz) = 4548083
3
SIZE (pycryptodome-3.18.0.tar.gz) = 4639231

Return to bug 272253