1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
Sunpoet Po-Chuan Hsieh 2020-11-06 11:27:57 +00:00
parent 895a4b7826
commit f85d14d39e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=554245
3 changed files with 4 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= adal
PORTVERSION= 1.2.4
PORTVERSION= 1.2.5
CATEGORIES= net-mgmt python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1592145141
SHA256 (adal-1.2.4.tar.gz) = 7a15d22b1ee7ce1be92441199958748982feba6b7dec35fbf60f9b607bad1bc0
SIZE (adal-1.2.4.tar.gz) = 34889
TIMESTAMP = 1604480750
SHA256 (adal-1.2.5.tar.gz) = 8003ba03ef04170195b3eddda8a5ab43649ef2c5f0287023d515affb1ccfcfc3
SIZE (adal-1.2.5.tar.gz) = 34959

View File

@ -3,5 +3,4 @@ Microsoft Azure Active Directory Authentication Library (ADAL) for Python
The ADAL for python library makes it easy for python applications to
authenticate to AAD in order to access AAD protected web resources.
WWW: https://pypi.org/project/adal/
WWW: https://github.com/AzureAD/azure-activedirectory-library-for-python