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

Felix Yan felixonmars at archlinux.org
Mon Sep 7 08:01:13 UTC 2020


    Date: Monday, September 7, 2020 @ 08:01:12
  Author: felixonmars
Revision: 699420

upgpkg: python-ldap3 2.8.1-1

Modified:
  python-ldap3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-07 08:00:54 UTC (rev 699419)
+++ PKGBUILD	2020-09-07 08:01:12 UTC (rev 699420)
@@ -3,7 +3,7 @@
 # Contributor: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-ldap3
-pkgver=2.8
+pkgver=2.8.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=('5fd5d35910dbe9818f7c3dc4d3b89ff289a259728bee1bd42700ddc309d68123e41ed4e6ed8bf081138bb549f4d778c127ce50ac39f9cbdaf10751e1137a3f15')
+sha512sums=('f37e76e1008c990290285a757def6fe70e227393fbbdf84eb1130d5fdfd17db724c544848cc424ca7831f8cc9e8d25407fc139981ebd10818064f588adbafebf')
 
 build() {
   cd "$srcdir"/ldap3-$pkgver



More information about the arch-commits mailing list