From 810a5d35fb86cb0a7049ea33a08a5aa546ed8171 Mon Sep 17 00:00:00 2001 From: Ishaan Bhimwal Date: Sat, 16 Jul 2022 01:28:44 +0530 Subject: [PATCH] python3-dulwich: update to 0.20.45 and adopt --- srcpkgs/python3-dulwich/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-dulwich/template b/srcpkgs/python3-dulwich/template index 1cf072010b0c..4fcf79898159 100644 --- a/srcpkgs/python3-dulwich/template +++ b/srcpkgs/python3-dulwich/template @@ -1,6 +1,6 @@ # Template file for 'python3-dulwich' pkgname=python3-dulwich -version=0.20.44 +version=0.20.45 revision=1 wrksrc="dulwich-${version}" build_style=python3-module @@ -9,12 +9,11 @@ makedepends="python3-devel" depends="python3-urllib3 python3-certifi" checkdepends="${depends} python3-gevent python3-gpg gnupg" short_desc="Python3 implementation of the Git file formats and protocols" -maintainer="Orphaned " +maintainer="Ishaan Bhimwal " license="GPL-2.0-or-later, Apache-2.0" homepage="https://www.dulwich.io/" distfiles="${PYPI_SITE}/d/dulwich/dulwich-${version}.tar.gz" -checksum=10e8d73763dd30c86a99a15ade8bfcf3ab8fe96532cdf497e8cb1d11832352b8 - +checksum=70710dd9ca2a442190c7e506892db074c318ac762e221f7529b8ce34802041b7 conflicts="python-dulwich>=0" do_check() {