git: 3ae7b6decea0 - main - devel/py-azure-mgmt-databoxedge: Update to 1.0.0
Danilo G. Baio
dbaio at FreeBSD.org
Sat Aug 7 23:04:28 UTC 2021
The branch main has been updated by dbaio:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3ae7b6decea0117ec405cd1b0725d881eb547383
commit 3ae7b6decea0117ec405cd1b0725d881eb547383
Author: Danilo G. Baio <dbaio at FreeBSD.org>
AuthorDate: 2021-08-07 20:24:59 +0000
Commit: Danilo G. Baio <dbaio at FreeBSD.org>
CommitDate: 2021-08-07 23:01:35 +0000
devel/py-azure-mgmt-databoxedge: Update to 1.0.0
Changelog: https://pypi.org/project/azure-mgmt-databoxedge/1.0.0/
---
devel/py-azure-mgmt-databoxedge/Makefile | 8 ++++----
devel/py-azure-mgmt-databoxedge/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/devel/py-azure-mgmt-databoxedge/Makefile b/devel/py-azure-mgmt-databoxedge/Makefile
index 9bedb1a51885..f069ca03209b 100644
--- a/devel/py-azure-mgmt-databoxedge/Makefile
+++ b/devel/py-azure-mgmt-databoxedge/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-databoxedge
-DISTVERSION= 0.2.0
+DISTVERSION= 1.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -9,9 +9,9 @@ COMMENT= Microsoft Azure Databoxedge Management Client Library for Python
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.6.21:net-mgmt/py-msrest@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}azure-core>=1.2.0<2.0.0:devel/py-azure-core@${PY_FLAVOR}
USES= azurepy python:3.6+ zip
USE_PYTHON= autoplist concurrent distutils
diff --git a/devel/py-azure-mgmt-databoxedge/distinfo b/devel/py-azure-mgmt-databoxedge/distinfo
index c692bc45f355..9337bab159db 100644
--- a/devel/py-azure-mgmt-databoxedge/distinfo
+++ b/devel/py-azure-mgmt-databoxedge/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609619848
-SHA256 (azure-mgmt-databoxedge-0.2.0.zip) = 83c06d5292063ac7bc26bc2ce3c810fe8eec8329a5817d172319754e11d2dd70
-SIZE (azure-mgmt-databoxedge-0.2.0.zip) = 347617
+TIMESTAMP = 1628367828
+SHA256 (azure-mgmt-databoxedge-1.0.0.zip) = 04090062bc1e8f00c2f45315a3bceb0fb3b3479ec1474d71b88342e13499b087
+SIZE (azure-mgmt-databoxedge-1.0.0.zip) = 1321796
More information about the dev-commits-ports-all
mailing list