git: f7a53cc1f211 - main - net/py-matrix-synapse-ldap3: Update to 0.1.5

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 20 16:18:56 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f7a53cc1f21135f818ca2ca24217d9e0006d9d0a

commit f7a53cc1f21135f818ca2ca24217d9e0006d9d0a
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 16:04:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 16:16:02 +0000

    net/py-matrix-synapse-ldap3: Update to 0.1.5
    
    Changes:        https://github.com/matrix-org/matrix-synapse-ldap3/releases
---
 net/py-matrix-synapse-ldap3/Makefile | 5 ++---
 net/py-matrix-synapse-ldap3/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/net/py-matrix-synapse-ldap3/Makefile b/net/py-matrix-synapse-ldap3/Makefile
index a9c9ad31c001..b2d42129a896 100644
--- a/net/py-matrix-synapse-ldap3/Makefile
+++ b/net/py-matrix-synapse-ldap3/Makefile
@@ -1,8 +1,7 @@
 # Created by: Mark Felder <feld at FreeBSD.org>
 
 PORTNAME=	matrix-synapse-ldap3
-PORTVERSION=	0.1.4
-PORTREVISION=	1
+PORTVERSION=	0.1.5
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +12,7 @@ COMMENT=	LDAP3 auth provider for Matrix Synapse
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ldap3>=2.6:net/py-ldap3@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ldap3>=2.8:net/py-ldap3@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}twisted>=15.1.0:devel/py-twisted@${PY_FLAVOR}
 
 USES=		python:3.6+
diff --git a/net/py-matrix-synapse-ldap3/distinfo b/net/py-matrix-synapse-ldap3/distinfo
index 0192e186d1d3..b9cc3ac07ad9 100644
--- a/net/py-matrix-synapse-ldap3/distinfo
+++ b/net/py-matrix-synapse-ldap3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1575504747
-SHA256 (matrix-synapse-ldap3-0.1.4.tar.gz) = 5d36a0ef8cd005d8791047bec1b2dc1dda4abe6e3190e012f4d604aa13d27505
-SIZE (matrix-synapse-ldap3-0.1.4.tar.gz) = 12445
+TIMESTAMP = 1624189741
+SHA256 (matrix-synapse-ldap3-0.1.5.tar.gz) = 9fdf8df7c8ec756642aa0fea53b31c0b2f1924f70d7f049a2090b523125456fe
+SIZE (matrix-synapse-ldap3-0.1.5.tar.gz) = 19086


More information about the dev-commits-ports-main mailing list