Skip to content

Commit

Permalink
devel/py-azure-identity: Update to 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Jan 2, 2022
1 parent 344393b commit c756ad5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions devel/py-azure-identity/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-identity
DISTVERSION= 1.5.0
DISTVERSION= 1.6.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,9 +11,9 @@ LICENSE= MIT

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-core>=1.0.0<2.0.0:devel/py-azure-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cryptography>=2.1.4:security/py-cryptography@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}msal>=1.6.0<2.0.0:devel/py-msal@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}msal>=1.7.0<2.0.0:devel/py-msal@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}msal-extensions>=0.3.0:devel/py-msal-extensions@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.6:devel/py-six@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}six>=1.12.0:devel/py-six@${PY_FLAVOR}

USES= azurepy python:3.6+ zip
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions devel/py-azure-identity/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1616849422
SHA256 (azure-identity-1.5.0.zip) = 872adfa760b2efdd62595659b283deba92d47b7a67557eb9ff48f0b5d04ee396
SIZE (azure-identity-1.5.0.zip) = 221449
TIMESTAMP = 1641081021
SHA256 (azure-identity-1.6.1.zip) = 69035c81f280fac5fa9c55f87be3a359b264853727486e3568818bb43988080e
SIZE (azure-identity-1.6.1.zip) = 248470

0 comments on commit c756ad5

Please sign in to comment.