From nobody Mon Oct 02 01:02:17 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RzN2y272Cz4w3NJ; Mon, 2 Oct 2023 01:02:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RzN2y1M7Rz4twZ; Mon, 2 Oct 2023 01:02:18 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696208538; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=1jAgV4YGM4WyFXyMeX3VwCQoZiDYhHyzvuhZbb4VH6U=; b=p2PpJjwrN6LC6YJ2t87Ad/937/8Ma5ZT83v2CLXvCeABFUev/pmPeVcKGt2uK5IR7U+kDT l+HTeIOQPQp8Y5qihHZDt2kZ/j0Fo22KLOqYriy//MXvFZehL0vKuaaQT0uUlGeCzBpQB8 9tbAcY2SeROY1BqB3YDjRYtERWBq8NynIoci6zB09MAAlFpTWydK9npzeK5CbsilLT2O7G 3XOf3JlHStdcljES4bnzwc7f+mLk1DOnNxIn6FEwZnRMK/4Vc9wPZMKTkkZrA/jLJDiykX +ECSQdskoOgKg1qHnkn5poUoMIJZr1L3BuSXtUHFQ712Y5BBLYJ3+r3rgpXEcw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696208538; a=rsa-sha256; cv=none; b=rwz6hzyFRl+ETj9mCzCoKKwuhbECulANWwNGI7oitJOSVzq283oFu0/dZUdKv0En3o1xG/ csoxcBZ/9bnrmtFFfPUYZZj0DktSD7dLW1qQgJD6rm6/mb5wGylYyld+zWuIeb58q3nLnZ aYmD3/FAYKJE4hoElZaxuE/ajksODhHdHbTy0SGS7632JkvsXjrJc+dbQpmy+XUdZKUdfm nAuKaWCmkSh51owa/ogbuhm7HVfQiri3xYA8B2ImvaNY6Vv0X3P4ZGVu0yaYzg5ezv/sJe Vdp5fwMhgTHLFK37EDR30IKT83iE1TuR8ns4Jl+wY2AD36OQGP+WpW2RKEKivQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696208538; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=1jAgV4YGM4WyFXyMeX3VwCQoZiDYhHyzvuhZbb4VH6U=; b=r7ftIQIg5MvsBk8CNdDdoO/ZN07ZDZCcKYLuEhnIN5wl9OPCnnAOYUkz6PFhu20YAJmVOf uJWMYBMG5VnPT2kgL0nPUXa5d7vMwomZOYSBoWNTJV53vc0V7BwpMS3qZuQYvd6A1gPkoK Yl6khyLiqkr636Wi1kRjmdztdfYm52NIlXtkC5VuDecsdmVl7lLDwzxrhgwoKk406vhVLW uwg5JoDYwO3uXf2FSVLN50ZVcoDTxehvSgbaNo2C42ZBDnza2cflXHiFTaoEF1xCgy2dbO vMSVVnKzq2a9i9HqpCrdgLF5dx7Yc1MhfSUMmiqmZuB0zUyG5mzcKgYrXSDjxA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RzN2y0KJlzrvD; Mon, 2 Oct 2023 01:02:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 39212H4Y053094; Mon, 2 Oct 2023 01:02:17 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 39212H24053091; Mon, 2 Oct 2023 01:02:17 GMT (envelope-from git) Date: Mon, 2 Oct 2023 01:02:17 GMT Message-Id: <202310020102.39212H24053091@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Danilo G. Baio" Subject: git: 963313bf7416 - main - devel/py-azure-mgmt-authorization: Update to 4.0.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dbaio X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 963313bf7416eef0ac446b6411f75d9317384ba7 Auto-Submitted: auto-generated The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=963313bf7416eef0ac446b6411f75d9317384ba7 commit 963313bf7416eef0ac446b6411f75d9317384ba7 Author: Danilo G. Baio AuthorDate: 2023-10-01 23:25:24 +0000 Commit: Danilo G. Baio CommitDate: 2023-10-01 23:25:24 +0000 devel/py-azure-mgmt-authorization: Update to 4.0.0 Changelog: https://pypi.org/project/azure-mgmt-authorization/4.0.0/ --- devel/py-azure-mgmt-authorization/Makefile | 8 ++++---- devel/py-azure-mgmt-authorization/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/py-azure-mgmt-authorization/Makefile b/devel/py-azure-mgmt-authorization/Makefile index c2b3c9cbbd59..23bd8c9d11c2 100644 --- a/devel/py-azure-mgmt-authorization/Makefile +++ b/devel/py-azure-mgmt-authorization/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-mgmt-authorization -PORTVERSION= 3.0.0 +PORTVERSION= 4.0.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,9 +10,9 @@ WWW= https://pypi.org/project/azure-mgmt-authorization/ 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 USE_PYTHON= autoplist concurrent distutils diff --git a/devel/py-azure-mgmt-authorization/distinfo b/devel/py-azure-mgmt-authorization/distinfo index d94d5589a468..8dbb1bbbefab 100644 --- a/devel/py-azure-mgmt-authorization/distinfo +++ b/devel/py-azure-mgmt-authorization/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679793221 -SHA256 (azure-mgmt-authorization-3.0.0.zip) = 0a5d7f683bf3372236b841cdbd4677f6b08ed7ce41b999c3e644d4286252057d -SIZE (azure-mgmt-authorization-3.0.0.zip) = 1020596 +TIMESTAMP = 1696202685 +SHA256 (azure-mgmt-authorization-4.0.0.zip) = 69b85abc09ae64fc72975bd43431170d8c7eb5d166754b98aac5f3845de57dc4 +SIZE (azure-mgmt-authorization-4.0.0.zip) = 1134795