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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Aug 11 13:22:14 UTC 2019


    Date: Sunday, August 11, 2019 @ 13:22:14
  Author: svenstaro
Revision: 359614

upgpkg: python-lib389 1.0.4-2

Depend on python-dateutil

Modified:
  python-lib389/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-11 12:50:50 UTC (rev 359613)
+++ PKGBUILD	2019-08-11 13:22:14 UTC (rev 359614)
@@ -2,11 +2,11 @@
 pkgname=python-lib389
 pkgver=1.0.4
 pkgdesc="389 Directory Server (Python management scripts)"
-pkgrel=1
+pkgrel=2
 arch=(x86_64)
 url="http://port389.org/"
 license=(GPL)
-depends=(389-ds-base python python-argcomplete python-ldap)
+depends=(389-ds-base python python-argcomplete python-ldap python-dateutil)
 checkdepends=(python-pytest python-dateutil)
 makedepends=(python python-setuptools python-argparse-manpage python-argcomplete python-ldap)
 source=("https://fedorapeople.org/groups/389ds/binaries/python-lib389-${pkgver}.tar.bz2")



More information about the arch-commits mailing list