diff --git a/devel/py-azure-mgmt-recoveryservicesbackup/Makefile b/devel/py-azure-mgmt-recoveryservicesbackup/Makefile index 8978145317fc..71bfcea96c1a 100644 --- a/devel/py-azure-mgmt-recoveryservicesbackup/Makefile +++ b/devel/py-azure-mgmt-recoveryservicesbackup/Makefile @@ -1,22 +1,28 @@ PORTNAME= azure-mgmt-recoveryservicesbackup -DISTVERSION= 5.1.0b1 +DISTVERSION= 5.1.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dbaio@FreeBSD.org COMMENT= Microsoft Azure Recovery Services Backup Management Client Library for Python WWW= https://pypi.org/project/azure-mgmt-recoveryservicesbackup/ LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.7.1:net-mgmt/py-msrest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.2<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR} -USES= azurepy python:3.6+ zip +USES= azurepy python:3.7+ zip 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-recoveryservicesbackup/distinfo b/devel/py-azure-mgmt-recoveryservicesbackup/distinfo index 814974ea0207..5a9fc0c5352f 100644 --- a/devel/py-azure-mgmt-recoveryservicesbackup/distinfo +++ b/devel/py-azure-mgmt-recoveryservicesbackup/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667055273 -SHA256 (azure-mgmt-recoveryservicesbackup-5.1.0b1.zip) = e1d8cf7c3ce3f6a9795859f97da7cb65644a6e87ef6f563b8f4e52efb972ef9b -SIZE (azure-mgmt-recoveryservicesbackup-5.1.0b1.zip) = 524248 +TIMESTAMP = 1679791435 +SHA256 (azure-mgmt-recoveryservicesbackup-5.1.0.zip) = c65f8a6cd19c789585bc9287f00c34d87a3ec0c031bf13d9e13d3d4229a7ece5 +SIZE (azure-mgmt-recoveryservicesbackup-5.1.0.zip) = 598320