git: 20d8b05c975a - main - net-mgmt/py-adal: Update to 1.2.7
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 18 07:13:11 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=20d8b05c975a013a2ab9924d17e677b1c6b774c4
commit 20d8b05c975a013a2ab9924d17e677b1c6b774c4
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:06:09 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:44:01 +0000
net-mgmt/py-adal: Update to 1.2.7
- Sort RUN_DEPENDS
Changes: https://github.com/AzureAD/azure-activedirectory-library-for-python/releases
---
net-mgmt/py-adal/Makefile | 4 ++--
net-mgmt/py-adal/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/net-mgmt/py-adal/Makefile b/net-mgmt/py-adal/Makefile
index cb9eed7ae933..ea74734a3e35 100644
--- a/net-mgmt/py-adal/Makefile
+++ b/net-mgmt/py-adal/Makefile
@@ -1,7 +1,7 @@
# Created by: Johannes Jost Meixner <johannes at perceivon.net>
PORTNAME= adal
-PORTVERSION= 1.2.6
+PORTVERSION= 1.2.7
CATEGORIES= net-mgmt python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +12,8 @@ COMMENT= Authentication to Azure Active Directory for Python applications
LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=1.1.0:security/py-cryptography@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}dateutil>=2.1.0<3:devel/py-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyjwt>=1.0.0<3:www/py-pyjwt@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}dateutil>=2.1.0<3:devel/py-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.0.0<3:www/py-requests@${PY_FLAVOR}
USES= python:3.6+
diff --git a/net-mgmt/py-adal/distinfo b/net-mgmt/py-adal/distinfo
index a82163a262c0..f6304385d33e 100644
--- a/net-mgmt/py-adal/distinfo
+++ b/net-mgmt/py-adal/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611665473
-SHA256 (adal-1.2.6.tar.gz) = 08b94d30676ceb78df31bce9dd0f05f1bc2b6172e44c437cbf5b968a00ac6489
-SIZE (adal-1.2.6.tar.gz) = 35034
+TIMESTAMP = 1618320252
+SHA256 (adal-1.2.7.tar.gz) = d74f45b81317454d96e982fd1c50e6fb5c99ac2223728aea8764433a39f566f1
+SIZE (adal-1.2.7.tar.gz) = 35196
More information about the dev-commits-ports-all
mailing list