svn commit: r501318 - head/devel/py-azure-storage-blob

Danilo G. Baio dbaio at FreeBSD.org
Sat May 11 23:15:44 UTC 2019


Author: dbaio
Date: Sat May 11 23:15:42 2019
New Revision: 501318
URL: https://svnweb.freebsd.org/changeset/ports/501318

Log:
  devel/py-azure-storage-blob: Update to 2.0.1
  
  Reported by:	portscout

Modified:
  head/devel/py-azure-storage-blob/Makefile
  head/devel/py-azure-storage-blob/distinfo

Modified: head/devel/py-azure-storage-blob/Makefile
==============================================================================
--- head/devel/py-azure-storage-blob/Makefile	Sat May 11 23:14:36 2019	(r501317)
+++ head/devel/py-azure-storage-blob/Makefile	Sat May 11 23:15:42 2019	(r501318)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure-storage-blob
-PORTVERSION=	1.5.0
+PORTVERSION=	2.0.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT=	Microsoft Azure Storage Blob Client Library f
 LICENSE=	MIT
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-common>=1.1.5:www/py-azure-common@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}azure-storage-common>=1.4:devel/py-azure-storage-common@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}azure-storage-common>=2.0:devel/py-azure-storage-common@${PY_FLAVOR} \
 		${PY_FUTURES}
 
 USES=		azurepy python

Modified: head/devel/py-azure-storage-blob/distinfo
==============================================================================
--- head/devel/py-azure-storage-blob/distinfo	Sat May 11 23:14:36 2019	(r501317)
+++ head/devel/py-azure-storage-blob/distinfo	Sat May 11 23:15:42 2019	(r501318)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550319976
-SHA256 (azure-storage-blob-1.5.0.tar.gz) = f187a878e7a191f4e098159904f72b4146cf70e1aabaf6484ab4ba72fc6f252c
-SIZE (azure-storage-blob-1.5.0.tar.gz) = 71909
+TIMESTAMP = 1557600678
+SHA256 (azure-storage-blob-2.0.1.tar.gz) = 93381abf5d18222b9dd8a07fa5f810536427c047663433f4c77877d047877032
+SIZE (azure-storage-blob-2.0.1.tar.gz) = 75732


More information about the svn-ports-all mailing list