[arch-commits] Commit in python-ldap3/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sun Jul 18 13:40:43 UTC 2021


    Date: Sunday, July 18, 2021 @ 13:40:43
  Author: felixonmars
Revision: 978491

upgpkg: python-ldap3 2.9.1-1

Modified:
  python-ldap3/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-18 13:29:53 UTC (rev 978490)
+++ PKGBUILD	2021-07-18 13:40:43 UTC (rev 978491)
@@ -3,7 +3,7 @@
 # Contributor: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-ldap3
-pkgver=2.9
+pkgver=2.9.1
 pkgrel=1
 pkgdesc="A strictly RFC 4510 conforming LDAP V3 pure Python client library"
 url="https://github.com/cannatag/ldap3"
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-nose')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/cannatag/ldap3/archive/v$pkgver.tar.gz")
-sha512sums=('c5d022308333332ad3e0bc82bfb1b24408ff29aa2dc023554a24ef9a2f650acf477212c383d535095dbda76a75ea36ee74146f3b233384cb83ccdfb383fdb62a')
+sha512sums=('bf07ebca9a53a8c225bc3106d3bd45eb26557c6e5a3d6d45a7f8c149d938ad43825eed0d406a57b93e2e675ed7aa262828f022ab82eb683f0e3029e3ad823106')
 
 build() {
   cd "$srcdir"/ldap3-$pkgver




More information about the arch-commits mailing list