Date: Mon, 2 Oct 2023 01:02:09 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: 3366d14b5338 - main - devel/py-azure-mgmt-redhatopenshift: Update to 1.3.0 Message-ID: <202310020102.392129PN051782@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=3366d14b533888469068d83fd0be9175eb5afb6f commit 3366d14b533888469068d83fd0be9175eb5afb6f Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2023-10-01 23:17:51 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2023-10-01 23:17:51 +0000 devel/py-azure-mgmt-redhatopenshift: Update to 1.3.0 Changelog: https://pypi.org/project/azure-mgmt-redhatopenshift/1.3.0/ --- devel/py-azure-mgmt-redhatopenshift/Makefile | 10 +++++----- devel/py-azure-mgmt-redhatopenshift/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/devel/py-azure-mgmt-redhatopenshift/Makefile b/devel/py-azure-mgmt-redhatopenshift/Makefile index aac56803893c..d6ed323125db 100644 --- a/devel/py-azure-mgmt-redhatopenshift/Makefile +++ b/devel/py-azure-mgmt-redhatopenshift/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-mgmt-redhatopenshift -DISTVERSION= 1.2.0 +DISTVERSION= 1.3.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,11 +10,11 @@ WWW= https://pypi.org/project/azure-mgmt-redhatopenshift/ 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} +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 zip +USES= azurepy python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes diff --git a/devel/py-azure-mgmt-redhatopenshift/distinfo b/devel/py-azure-mgmt-redhatopenshift/distinfo index 4777b41c739b..aa91a5d8a61d 100644 --- a/devel/py-azure-mgmt-redhatopenshift/distinfo +++ b/devel/py-azure-mgmt-redhatopenshift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679791636 -SHA256 (azure-mgmt-redhatopenshift-1.2.0.zip) = 654e26293ce7cbdb6c283ac5494fa5965e6fea80e2bd82655c3ae25892c061e7 -SIZE (azure-mgmt-redhatopenshift-1.2.0.zip) = 227432 +TIMESTAMP = 1696202225 +SHA256 (azure-mgmt-redhatopenshift-1.3.0.tar.gz) = 2ce265754c967554a1a4df250fccc674579816229298e0e4dd634e3f57c97dcb +SIZE (azure-mgmt-redhatopenshift-1.3.0.tar.gz) = 165956
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310020102.392129PN051782>