View | Details | Raw Unified | Return to bug 230348 | Differences between
and this patch

Collapse All | Expand All

(-)net/py-ripe.atlas.sagan/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	ripe.atlas.sagan
4
PORTNAME=	ripe.atlas.sagan
5
PORTVERSION=	1.2.1
5
PORTVERSION=	1.2.2
6
CATEGORIES=	net python
6
CATEGORIES=	net python
7
MASTER_SITES=	CHEESESHOP
7
MASTER_SITES=	CHEESESHOP
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 18-24 Link Here
18
		${PYTHON_PKGNAMEPREFIX}cryptography>=0:security/py-cryptography@${PY_FLAVOR}
18
		${PYTHON_PKGNAMEPREFIX}cryptography>=0:security/py-cryptography@${PY_FLAVOR}
19
19
20
USES=		python
20
USES=		python
21
USE_PYTHON=	autoplist distutils
21
USE_PYTHON=	autoplist concurrent distutils
22
NO_ARCH=	yes
22
NO_ARCH=	yes
23
23
24
.include <bsd.port.mk>
24
.include <bsd.port.mk>
(-)net/py-ripe.atlas.sagan/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1501962999
1
TIMESTAMP = 1533386169
2
SHA256 (ripe.atlas.sagan-1.2.1.tar.gz) = 2a834f4d0f9f796860fecbab67db128a461721b6af9823d22f38182941718555
2
SHA256 (ripe.atlas.sagan-1.2.2.tar.gz) = 836fdb3beea0dd42d9495669c82bab476e265e9f76c153716a8f2538893b9cdf
3
SIZE (ripe.atlas.sagan-1.2.1.tar.gz) = 107139
3
SIZE (ripe.atlas.sagan-1.2.2.tar.gz) = 108353

Return to bug 230348