mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
devel/py-msal: Update to 1.10.0
This commit is contained in:
parent
f0324ff732
commit
18eca2e592
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=569343
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= msal
|
||||
DISTVERSION= 1.9.0
|
||||
DISTVERSION= 1.10.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,7 +12,8 @@ COMMENT= Microsoft Authentication Library (MSAL) for Python
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0<3:www/py-requests@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyjwt>=1.0.0<2:www/py-pyjwt@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}pyjwt>=1.0.0<2:www/py-pyjwt@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}cryptography>=0.6<4:security/py-cryptography@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1614727911
|
||||
SHA256 (msal-1.9.0.tar.gz) = c11a6f2a1f8ff522ebf415486b06bbd476582c7b26ee59f4a38a239f57e59249
|
||||
SIZE (msal-1.9.0.tar.gz) = 55825
|
||||
TIMESTAMP = 1616850617
|
||||
SHA256 (msal-1.10.0.tar.gz) = 582e92e3b9fa68084dca6ecfd8db866ddc75cd9043de267c79d6b6277dd27f55
|
||||
SIZE (msal-1.10.0.tar.gz) = 56834
|
||||
|
Loading…
Reference in New Issue
Block a user