git: 245d33f10ccd - main - devel/py-azure-mgmt-appconfiguration: Update to 3.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 20 May 2023 18:32:25 UTC
The branch main has been updated by dbaio:
URL: https://cgit.FreeBSD.org/ports/commit/?id=245d33f10ccdb4767344a637d6501dc17101ee55
commit 245d33f10ccdb4767344a637d6501dc17101ee55
Author: Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-05-20 15:02:52 +0000
Commit: Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-05-20 18:30:52 +0000
devel/py-azure-mgmt-appconfiguration: Update to 3.0.0
Changelog: https://pypi.org/project/azure-mgmt-appconfiguration/3.0.0/
---
devel/py-azure-mgmt-appconfiguration/Makefile | 18 ++++++++++++------
devel/py-azure-mgmt-appconfiguration/distinfo | 6 +++---
2 files changed, 15 insertions(+), 9 deletions(-)
diff --git a/devel/py-azure-mgmt-appconfiguration/Makefile b/devel/py-azure-mgmt-appconfiguration/Makefile
index c43c2a2f68fa..36b4f239628b 100644
--- a/devel/py-azure-mgmt-appconfiguration/Makefile
+++ b/devel/py-azure-mgmt-appconfiguration/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-appconfiguration
-DISTVERSION= 2.1.0
+DISTVERSION= 3.0.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,13 +10,19 @@ WWW= https://pypi.org/project/azure-mgmt-appconfiguration/
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.6.21: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.0<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}
+RUN_DEPENDS= ${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} \
+ ${PYTHON_PKGNAMEPREFIX}isodate>=0.6.1<1.0.0:devel/py-isodate@${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-appconfiguration/distinfo b/devel/py-azure-mgmt-appconfiguration/distinfo
index 7bb79a7dbef3..81c6baf4b1c7 100644
--- a/devel/py-azure-mgmt-appconfiguration/distinfo
+++ b/devel/py-azure-mgmt-appconfiguration/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657997086
-SHA256 (azure-mgmt-appconfiguration-2.1.0.zip) = eacdca7d63a5ce4a2aeeec6e0db14c6265b6dab3981ed81081843a44c150890f
-SIZE (azure-mgmt-appconfiguration-2.1.0.zip) = 82254
+TIMESTAMP = 1684594909
+SHA256 (azure-mgmt-appconfiguration-3.0.0.zip) = 14986e560a8d8dd4487a03f8bd4212ac0b47bef5657b95501552133e6e072c4c
+SIZE (azure-mgmt-appconfiguration-3.0.0.zip) = 277679