From 6822c158853aed5ddf57c18f2f738e4e670396fb Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 16 Jul 2018 05:43:34 -0300 Subject: [PATCH] python-dulwich: update to 0.19.5. --- srcpkgs/python-dulwich/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-dulwich/template b/srcpkgs/python-dulwich/template index b846b6ba72c..7193ec51002 100644 --- a/srcpkgs/python-dulwich/template +++ b/srcpkgs/python-dulwich/template @@ -1,18 +1,19 @@ # Template file for 'python-dulwich' pkgname=python-dulwich -version=0.19.2 +version=0.19.5 revision=1 wrksrc="dulwich-${version}" build_style=python-module pycompile_module="dulwich" hostmakedepends="python-setuptools python3-setuptools" makedepends="python-devel python3-devel" +checkdepends="python3-urllib3 python3-gevent python3-pbr python3-greenlet" short_desc="Python2 implementation of the Git file formats and protocols" maintainer="Juan RP " -homepage="https://www.dulwich.io/" license="GPL-2.0-or-later, Apache-2.0" +homepage="https://www.dulwich.io/" distfiles="${PYPI_SITE}/d/dulwich/dulwich-${version}.tar.gz" -checksum=c51e10c260543240e0806052af046e1a78b98cbe1ac1ef3880a78d2269e09da4 +checksum=34f99e575fe1f1e89cca92cec1ddd50b4991199cb00609203b28df9eb83ce259 alternatives=" dulwich:dul-receive-pack:/usr/bin/dul-receive-pack2