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

Felix Yan felixonmars at archlinux.org
Sun Feb 14 23:48:22 UTC 2021


    Date: Sunday, February 14, 2021 @ 23:48:22
  Author: felixonmars
Revision: 860075

upgpkg: python-ldap3 2.9-1

Modified:
  python-ldap3/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-14 23:46:14 UTC (rev 860074)
+++ PKGBUILD	2021-02-14 23:48:22 UTC (rev 860075)
@@ -3,8 +3,8 @@
 # Contributor: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-ldap3
-pkgver=2.8.1
-pkgrel=3
+pkgver=2.9
+pkgrel=1
 pkgdesc="A strictly RFC 4510 conforming LDAP V3 pure Python client library"
 url="https://github.com/cannatag/ldap3"
 license=('LGPL')
@@ -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=('f37e76e1008c990290285a757def6fe70e227393fbbdf84eb1130d5fdfd17db724c544848cc424ca7831f8cc9e8d25407fc139981ebd10818064f588adbafebf')
+sha512sums=('c5d022308333332ad3e0bc82bfb1b24408ff29aa2dc023554a24ef9a2f650acf477212c383d535095dbda76a75ea36ee74146f3b233384cb83ccdfb383fdb62a')
 
 build() {
   cd "$srcdir"/ldap3-$pkgver



More information about the arch-commits mailing list