python/python3-dulwich: updated for version 0.20.35

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2022-03-28 16:02:48 +02:00 committed by Willy Sudiarto Raharjo
parent 62d713887c
commit 8c829f0c95
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.32}
VERSION=${VERSION:-0.20.35}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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