Skip to content

Commit

Permalink
devel/py-msal: Update to 1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Apr 9, 2022
1 parent cb2b0a3 commit ab0bb7f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-msal/Makefile
@@ -1,5 +1,5 @@
PORTNAME= msal
DISTVERSION= 1.16.0
DISTVERSION= 1.17.0
PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
Expand All @@ -12,7 +12,7 @@ LICENSE= MIT

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0<3:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyjwt>=1.0.0<3:www/py-pyjwt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cryptography>=0.6<38:security/py-cryptography@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}cryptography>=0.6<39:security/py-cryptography@${PY_FLAVOR}

USES= python:3.6+
USE_PYTHON= autoplist distutils
Expand Down
6 changes: 3 additions & 3 deletions devel/py-msal/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1641079370
SHA256 (msal-1.16.0.tar.gz) = 240fb04dba46a27fd6a3178db8334412d0d02e0be85166f9e05bb45d03399084
SIZE (msal-1.16.0.tar.gz) = 72644
TIMESTAMP = 1649513968
SHA256 (msal-1.17.0.tar.gz) = 04e3cb7bb75c51f56d290381f23056207df1f3eb594ed03d38551f3b16d2a36e
SIZE (msal-1.17.0.tar.gz) = 73264

0 comments on commit ab0bb7f

Please sign in to comment.