git: 6946972e05eb - main - devel/py-azure-mgmt-cosmosdb: Update to 9.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Mar 2023 08:52:41 UTC
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=6946972e05ebe2858b9f0c760f903c8d205dc2c0 commit 6946972e05ebe2858b9f0c760f903c8d205dc2c0 Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2023-03-26 01:10:41 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2023-03-26 08:51:04 +0000 devel/py-azure-mgmt-cosmosdb: Update to 9.0.0 Changelog: https://pypi.org/project/azure-mgmt-cosmosdb/9.0.0/ --- devel/py-azure-mgmt-cosmosdb/Makefile | 10 ++++++++-- devel/py-azure-mgmt-cosmosdb/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/devel/py-azure-mgmt-cosmosdb/Makefile b/devel/py-azure-mgmt-cosmosdb/Makefile index e500714c09c5..44a53ffe2268 100644 --- a/devel/py-azure-mgmt-cosmosdb/Makefile +++ b/devel/py-azure-mgmt-cosmosdb/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-mgmt-cosmosdb -DISTVERSION= 8.0.0 +DISTVERSION= 9.0.0 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= PYPI @@ -20,4 +20,10 @@ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${PYTHON_REL} < 30800 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.3.0:devel/py-typing-extensions@${PY_FLAVOR} +.endif + +.include <bsd.port.post.mk> diff --git a/devel/py-azure-mgmt-cosmosdb/distinfo b/devel/py-azure-mgmt-cosmosdb/distinfo index 764f64fe1b73..822418ff5023 100644 --- a/devel/py-azure-mgmt-cosmosdb/distinfo +++ b/devel/py-azure-mgmt-cosmosdb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667057697 -SHA256 (azure-mgmt-cosmosdb-8.0.0.zip) = ffac9255f0a3af562289921924496b77511f8ab57e4c9bc4fc5bcab3b521a0aa -SIZE (azure-mgmt-cosmosdb-8.0.0.zip) = 416732 +TIMESTAMP = 1679792985 +SHA256 (azure-mgmt-cosmosdb-9.0.0.zip) = edb3fc925348a76b2484d294f2ce75cdac50386ea960c08af7093a71ee69c920 +SIZE (azure-mgmt-cosmosdb-9.0.0.zip) = 449206