diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2023-11-18 23:14:38 +0300 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2023-11-18 23:14:38 +0300 |
commit | 5738eeb7fd9a4cf21aada1d43291e42865e220c9 (patch) | |
tree | 0fa2e9528c75ef031993df028be8dad6660d3a58 /net/py-python-ldap | |
parent | x11-fonts/commit-mono: Update to 1.141 (diff) |
net/py-python-ldap: update to 3.4.4
Changes:
https://github.com/python-ldap/python-ldap/releases/tag/python-ldap-3.4.4
Diffstat (limited to 'net/py-python-ldap')
-rw-r--r-- | net/py-python-ldap/Makefile | 3 | ||||
-rw-r--r-- | net/py-python-ldap/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net/py-python-ldap/Makefile b/net/py-python-ldap/Makefile index 99b48b136cef..76cf15fbe3e9 100644 --- a/net/py-python-ldap/Makefile +++ b/net/py-python-ldap/Makefile @@ -1,6 +1,5 @@ PORTNAME= python-ldap -DISTVERSION= 3.4.3 -PORTREVISION= 1 +DISTVERSION= 3.4.4 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-python-ldap/distinfo b/net/py-python-ldap/distinfo index 625aa74a2765..aefb26c13951 100644 --- a/net/py-python-ldap/distinfo +++ b/net/py-python-ldap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1700183390 -SHA256 (python-ldap-3.4.3.tar.gz) = ab26c519a0ef2a443a2a10391fa3c5cb52d7871323399db949ebfaa9f25ee2a0 -SIZE (python-ldap-3.4.3.tar.gz) = 377438 +TIMESTAMP = 1700338254 +SHA256 (python-ldap-3.4.4.tar.gz) = 7edb0accec4e037797705f3a05cbf36a9fde50d08c8f67f2aef99a2628fab828 +SIZE (python-ldap-3.4.4.tar.gz) = 377889 |