diff --git a/devel/py-azure-mgmt-compute/Makefile b/devel/py-azure-mgmt-compute/Makefile index a62520da9686a..468f717fad2a7 100644 --- a/devel/py-azure-mgmt-compute/Makefile +++ b/devel/py-azure-mgmt-compute/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-mgmt-compute -PORTVERSION= 29.0.0 +PORTVERSION= 29.1.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,4 +19,10 @@ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes -.include +.include + +.if ${PYTHON_REL} < 30800 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.3.0:devel/py-typing-extensions@${PY_FLAVOR} +.endif + +.include diff --git a/devel/py-azure-mgmt-compute/distinfo b/devel/py-azure-mgmt-compute/distinfo index 3b568aaea044a..59932f388e979 100644 --- a/devel/py-azure-mgmt-compute/distinfo +++ b/devel/py-azure-mgmt-compute/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667700950 -SHA256 (azure-mgmt-compute-29.0.0.zip) = c244661ffdcc33179366beca40c6506e33c7b36192c408c9159952a7be6950f2 -SIZE (azure-mgmt-compute-29.0.0.zip) = 6894788 +TIMESTAMP = 1679790914 +SHA256 (azure-mgmt-compute-29.1.0.zip) = 2d5a1bae7f5d307ca1e850d7e83fed9c839d4f635b10a4b8d3f8bc6098ac2888 +SIZE (azure-mgmt-compute-29.1.0.zip) = 7421647