git: 84399bea9095 - main - devel/py-azure-mgmt-recoveryservicesbackup: Update to 5.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Mar 2023 08:52:32 UTC
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=84399bea90955c08ceab361fec5f61ebd2ecac84 commit 84399bea90955c08ceab361fec5f61ebd2ecac84 Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2023-03-26 00:46:08 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2023-03-26 08:51:02 +0000 devel/py-azure-mgmt-recoveryservicesbackup: Update to 5.1.0 Changelog: https://pypi.org/project/azure-mgmt-recoveryservicesbackup/5.1.0 --- devel/py-azure-mgmt-recoveryservicesbackup/Makefile | 12 +++++++++--- devel/py-azure-mgmt-recoveryservicesbackup/distinfo | 6 +++--- 2 files changed, 12 insertions(+), 6 deletions(-) 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,5 +1,5 @@ PORTNAME= azure-mgmt-recoveryservicesbackup -DISTVERSION= 5.1.0b1 +DISTVERSION= 5.1.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,9 +14,15 @@ 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 <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-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