Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2024 00:12:26 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: a06c9354e80c - main - security/py-azure-keyvault-keys: Update to 4.9.0b3
Message-ID:  <202401100012.40A0CQXh020188@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=a06c9354e80cbca9b2bcd83fe279b03d03d2f28f

commit a06c9354e80cbca9b2bcd83fe279b03d03d2f28f
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-12-26 18:06:28 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2024-01-10 00:09:08 +0000

    security/py-azure-keyvault-keys: Update to 4.9.0b3
    
    Changes:  https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/keyvault/azure-keyvault-keys/CHANGELOG.md#490b3-2023-11-03
    
    PR:             275952
    Approved by:    maintainer timeout
---
 security/py-azure-keyvault-keys/Makefile | 4 ++--
 security/py-azure-keyvault-keys/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/security/py-azure-keyvault-keys/Makefile b/security/py-azure-keyvault-keys/Makefile
index 04fdb2950852..06f5f30147dc 100644
--- a/security/py-azure-keyvault-keys/Makefile
+++ b/security/py-azure-keyvault-keys/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-keyvault-keys
-PORTVERSION=	4.8.0
+DISTVERSION=	4.9.0b3
 CATEGORIES=	security python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-common>=1.1<2:www/py-azure-common@${PY
 		${PYTHON_PKGNAMEPREFIX}isodate>=0.6.1:devel/py-isodate@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.0.1:devel/py-typing-extensions@${PY_FLAVOR}
 
-USES=		python zip
+USES=		python
 USE_PYTHON=	autoplist concurrent cryptography distutils
 
 NO_ARCH=	yes
diff --git a/security/py-azure-keyvault-keys/distinfo b/security/py-azure-keyvault-keys/distinfo
index 42fecc166032..100f3be7b3a2 100644
--- a/security/py-azure-keyvault-keys/distinfo
+++ b/security/py-azure-keyvault-keys/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684104536
-SHA256 (azure-keyvault-keys-4.8.0.zip) = 6c0bb2f783202a34a3e5ec74866e6212e591ac7124f03b9669d1b09b68224bc4
-SIZE (azure-keyvault-keys-4.8.0.zip) = 592821
+TIMESTAMP = 1703613175
+SHA256 (azure-keyvault-keys-4.9.0b3.tar.gz) = aa8b1ec9fe96a81106f2f3dcd61175ecae3a01693c05af15f4a45e77894e946a
+SIZE (azure-keyvault-keys-4.9.0b3.tar.gz) = 208992



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401100012.40A0CQXh020188>