python/python3-dulwich: Updated for version 0.20.42.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2022-05-29 13:57:13 +02:00 committed by Willy Sudiarto Raharjo
parent c4f5d63462
commit ef9ec42efb
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-dulwich
SRCNAM=${PRGNAM#python3-*}
VERSION=${VERSION:-0.20.35}
VERSION=${VERSION:-0.20.42}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="python3-dulwich"
VERSION="0.20.35"
VERSION="0.20.42"
HOMEPAGE="https://www.dulwich.io/"
DOWNLOAD="https://pypi.python.org/packages/source/d/dulwich/dulwich-0.20.35.tar.gz"
MD5SUM="f3fecc94fdabff2ee726916b739b6ae5"
DOWNLOAD="https://pypi.python.org/packages/source/d/dulwich/dulwich-0.20.42.tar.gz"
MD5SUM="4fa7821a13c51d7f5b9a5ead5fec4be1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""