mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update to 1.0.1
Changes: https://github.com/AzureAD/azure-activedirectory-library-for-python/releases
This commit is contained in:
parent
8780af0f1b
commit
58d8746c58
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473247
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= adal
|
||||
DISTVERSION= 1.0.0
|
||||
DISTVERSION= 1.0.1
|
||||
CATEGORIES= net-mgmt python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -17,8 +17,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=1.1.0:security/py-cryptography
|
||||
${PYTHON_PKGNAMEPREFIX}pyjwt>=1.0.0:www/py-pyjwt@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1527701634
|
||||
SHA256 (adal-1.0.0.tar.gz) = 73967435fe2c95f4f7430e0138066e89a7536f71e5a7440835e326d310742376
|
||||
SIZE (adal-1.0.0.tar.gz) = 33814
|
||||
TIMESTAMP = 1529611237
|
||||
SHA256 (adal-1.0.1.tar.gz) = 71b0e9b479320f76af4bcd268f7359580ba2e217228e83ff7529f51a9845f393
|
||||
SIZE (adal-1.0.1.tar.gz) = 32645
|
||||
|
Loading…
Reference in New Issue
Block a user