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

(-)b/devel/py-azure-storage-blob/Makefile (-4 / +5 lines)
Lines 1-5 Link Here
1
PORTNAME=	azure-storage-blob
1
PORTNAME=	azure-storage-blob
2
PORTVERSION=	2.1.0
2
PORTVERSION=	12.14.1
3
CATEGORIES=	devel python
3
CATEGORIES=	devel python
4
MASTER_SITES=	CHEESESHOP
4
MASTER_SITES=	CHEESESHOP
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
5
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 10-19 WWW= https://pypi.org/project/azure-storage-blob/ Link Here
10
10
11
LICENSE=	MIT
11
LICENSE=	MIT
12
12
13
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-common>=1.1.5:www/py-azure-common@${PY_FLAVOR} \
13
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-core>=1.24.2:devel/py-azure-core@${PY_FLAVOR} \
14
		${PYTHON_PKGNAMEPREFIX}azure-storage-common>=2.1:devel/py-azure-storage-common@${PY_FLAVOR}
14
		${PYTHON_PKGNAMEPREFIX}cryptography>=2.1.4:security/py-cryptography@${PY_FLAVOR} \
15
		${PYTHON_PKGNAMEPREFIX}msrest>=0.7.1:net-mgmt/py-msrest@${PY_FLAVOR}
15
16
16
USES=		azurepy python:3.6+
17
USES=		azurepy python:3.6+ zip
17
USE_PYTHON=	autoplist concurrent distutils
18
USE_PYTHON=	autoplist concurrent distutils
18
19
19
NO_ARCH=	yes
20
NO_ARCH=	yes
(-)b/devel/py-azure-storage-blob/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1567861589
1
TIMESTAMP = 1672187818
2
SHA256 (azure-storage-blob-2.1.0.tar.gz) = b90323aad60f207f9f90a0c4cf94c10acc313c20b39403398dfba51f25f7b454
2
SHA256 (azure-storage-blob-12.14.1.zip) = 860d4d82985a4bfc7d3271e71275af330f54f330a754355435a7ba749ccde997
3
SIZE (azure-storage-blob-2.1.0.tar.gz) = 83156
3
SIZE (azure-storage-blob-12.14.1.zip) = 692238

Return to bug 268609