Skip to content

Commit

Permalink
devel/py-msal: Update to 1.18.0b1
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Jun 18, 2022
1 parent 300e0b9 commit 7a452d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions devel/py-msal/Makefile
@@ -1,6 +1,5 @@
PORTNAME= msal
DISTVERSION= 1.17.0
PORTREVISION= 1
DISTVERSION= 1.18.0b1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,7 +11,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<39:security/py-cryptography@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}cryptography>=0.6<40: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 = 1649513968
SHA256 (msal-1.17.0.tar.gz) = 04e3cb7bb75c51f56d290381f23056207df1f3eb594ed03d38551f3b16d2a36e
SIZE (msal-1.17.0.tar.gz) = 73264
TIMESTAMP = 1655515750
SHA256 (msal-1.18.0b1.tar.gz) = 9226038f35fbe7abae94b16be200ae2e75e09808beb365830869af910142f0ec
SIZE (msal-1.18.0b1.tar.gz) = 75747

0 comments on commit 7a452d7

Please sign in to comment.