diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-09-27 20:58:16 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-09-27 20:58:16 +0000 |
commit | 0d7ff9a0d5ed6c4f81fcc5bf13a421bee24bb3d8 (patch) | |
tree | 02aec5a7f6c7b7281a3b52eed3897e516ba2686c | |
parent | devel/py-azure-mgmt-keyvault: Update to 7.0.0b3 (diff) |
devel/py-azure-mgmt-eventhub: Update to 4.1.0
Changelog: https://pypi.org/project/azure-mgmt-eventhub/4.1.0/
Reported by: portscout
Notes
Notes:
svn path=/head/; revision=550362
-rw-r--r-- | devel/py-azure-mgmt-eventhub/Makefile | 2 | ||||
-rw-r--r-- | devel/py-azure-mgmt-eventhub/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-azure-mgmt-eventhub/Makefile b/devel/py-azure-mgmt-eventhub/Makefile index b3c1a889a601..f4defb39c2fe 100644 --- a/devel/py-azure-mgmt-eventhub/Makefile +++ b/devel/py-azure-mgmt-eventhub/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-eventhub -PORTVERSION= 4.0.0 +PORTVERSION= 4.1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-azure-mgmt-eventhub/distinfo b/devel/py-azure-mgmt-eventhub/distinfo index 7a8bc47366a8..a8fa75e47ec9 100644 --- a/devel/py-azure-mgmt-eventhub/distinfo +++ b/devel/py-azure-mgmt-eventhub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1593284584 -SHA256 (azure-mgmt-eventhub-4.0.0.zip) = 65223196cf132899656c2f9cb71a14c972d99e5ecd815ee050dae1072cb73ae2 -SIZE (azure-mgmt-eventhub-4.0.0.zip) = 145162 +TIMESTAMP = 1601164104 +SHA256 (azure-mgmt-eventhub-4.1.0.zip) = 05b543eb3d2d9bdb2d78bf7366afa5f7e1ba5614f92793f3f2a988453538cfa0 +SIZE (azure-mgmt-eventhub-4.1.0.zip) = 145815 |