diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-10-20 14:47:55 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-10-20 14:47:55 +0000 |
commit | 4cc61d7fcb55cb9c099c40afef66175592eb9cc3 (patch) | |
tree | 7298fb4039e48a5999ad3d241f66cc14dc5baa4f /net-mgmt/py-adal | |
parent | 05067aa6d518591243bd1d979eaf299dbae09505 (diff) | |
download | ports-4cc61d7fcb55cb9c099c40afef66175592eb9cc3.tar.gz ports-4cc61d7fcb55cb9c099c40afef66175592eb9cc3.zip |
Update to 1.2.0
Notes
Notes:
svn path=/head/; revision=482509
Diffstat (limited to 'net-mgmt/py-adal')
-rw-r--r-- | net-mgmt/py-adal/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/py-adal/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/net-mgmt/py-adal/Makefile b/net-mgmt/py-adal/Makefile index 885e36ce1456..8b6b596e3730 100644 --- a/net-mgmt/py-adal/Makefile +++ b/net-mgmt/py-adal/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= adal -DISTVERSION= 1.1.0 +DISTVERSION= 1.2.0 CATEGORIES= net-mgmt python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,8 +17,9 @@ 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> diff --git a/net-mgmt/py-adal/distinfo b/net-mgmt/py-adal/distinfo index 4da37195065f..f7ddcc289305 100644 --- a/net-mgmt/py-adal/distinfo +++ b/net-mgmt/py-adal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1536184702 -SHA256 (adal-1.1.0.tar.gz) = a2a2f7e4a2d2e2014e3d5ff9f6d614af280c879a1dbf96bb64d92d85a814a645 -SIZE (adal-1.1.0.tar.gz) = 32978 +TIMESTAMP = 1539962685 +SHA256 (adal-1.2.0.tar.gz) = ba52913c38d76b4a4d88eaab41a5763d056ab6d073f106e0605b051ab930f5c1 +SIZE (adal-1.2.0.tar.gz) = 33110 |