Date: Sun, 18 Apr 2021 12:25:27 GMT From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1adbd2eb9006 - main - devel/py-azure-mgmt-marketplaceordering: Update to 1.1.0 Message-ID: <202104181225.13ICPR8s034818@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=1adbd2eb900677e61f1fc03e192078d724b84d9c commit 1adbd2eb900677e61f1fc03e192078d724b84d9c Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2021-04-17 15:54:46 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2021-04-18 12:21:58 +0000 devel/py-azure-mgmt-marketplaceordering: Update to 1.1.0 Changelog: https://pypi.org/project/azure-mgmt-marketplaceordering/1.1.0/ --- devel/py-azure-mgmt-marketplaceordering/Makefile | 6 +++--- devel/py-azure-mgmt-marketplaceordering/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/py-azure-mgmt-marketplaceordering/Makefile b/devel/py-azure-mgmt-marketplaceordering/Makefile index 5181f10ee936..09f8b66890d5 100644 --- a/devel/py-azure-mgmt-marketplaceordering/Makefile +++ b/devel/py-azure-mgmt-marketplaceordering/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-mgmt-marketplaceordering -PORTVERSION= 0.2.1 +PORTVERSION= 1.1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,8 +10,8 @@ COMMENT= Microsoft Azure Market Place Ordering Client Library for Python LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.2.0<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR} USES= azurepy python:3.6+ zip USE_PYTHON= autoplist concurrent distutils diff --git a/devel/py-azure-mgmt-marketplaceordering/distinfo b/devel/py-azure-mgmt-marketplaceordering/distinfo index c05bc984fb2d..8e97370ea801 100644 --- a/devel/py-azure-mgmt-marketplaceordering/distinfo +++ b/devel/py-azure-mgmt-marketplaceordering/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1553900619 -SHA256 (azure-mgmt-marketplaceordering-0.2.1.zip) = dc765cde7ec03efe456438c85c6207c2f77775a8ce8a7adb19b0df5c5dc513c2 -SIZE (azure-mgmt-marketplaceordering-0.2.1.zip) = 30690 +TIMESTAMP = 1618674798 +SHA256 (azure-mgmt-marketplaceordering-1.1.0.zip) = 68b381f52a4df4435dacad5a97e1c59ac4c981f667dcca8f9d04453417d60ad8 +SIZE (azure-mgmt-marketplaceordering-1.1.0.zip) = 41349
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104181225.13ICPR8s034818>