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

Felix Yan felixonmars at archlinux.org
Sat Aug 8 18:17:19 UTC 2020


    Date: Saturday, August 8, 2020 @ 18:17:19
  Author: felixonmars
Revision: 672582

upgpkg: python-ldap3 2.8-1

Modified:
  python-ldap3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-08 18:14:14 UTC (rev 672581)
+++ PKGBUILD	2020-08-08 18:17:19 UTC (rev 672582)
@@ -3,8 +3,8 @@
 # Contributor: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-ldap3
-pkgver=2.7
-pkgrel=2
+pkgver=2.8
+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=('52b9e8632a8d0b5cfdd801d165f72cfa78b6fa56e1c5e1b3b0b44ad1f1d695a55506b324d88af429319bc9b7b2a5d67d8f0eb6b7c305aa06a7ed9fec8aedbd94')
+sha512sums=('5fd5d35910dbe9818f7c3dc4d3b89ff289a259728bee1bd42700ddc309d68123e41ed4e6ed8bf081138bb549f4d778c127ce50ac39f9cbdaf10751e1137a3f15')
 
 build() {
   cd "$srcdir"/ldap3-$pkgver



More information about the arch-commits mailing list