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

Daniel M. Capella polyzen at archlinux.org
Fri Dec 28 20:14:20 UTC 2018


    Date: Friday, December 28, 2018 @ 20:14:19
  Author: polyzen
Revision: 418741

Add python-mock checkdep

Modified:
  python-dulwich/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-28 20:13:21 UTC (rev 418740)
+++ PKGBUILD	2018-12-28 20:14:19 UTC (rev 418741)
@@ -10,6 +10,7 @@
 url=https://www.dulwich.io
 license=('GPL')
 depends=('python-certifi' 'python-urllib3')
+checkdepends=('python-mock')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
 sha256sums=('5e1e39555f594939a8aff1ca08b3bdf6c7efd4b941c2850760983a0197240974')
 



More information about the arch-commits mailing list