aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dulwich
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-03-28 16:02:48 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-02 18:18:55 +0700
commit8c829f0c958f4db1497bc78e2ef6e63a3d56968a (patch)
tree45bc0d231f305fcdfb69fe031be52f49205b9742 /python/python3-dulwich
parent62d713887cac73e432dd838ebbf9b22628db662b (diff)
downloadslackbuilds-8c829f0c958f4db1497bc78e2ef6e63a3d56968a.tar.xz
python/python3-dulwich: updated for version 0.20.35
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-dulwich')
-rw-r--r--python/python3-dulwich/python3-dulwich.SlackBuild2
-rw-r--r--python/python3-dulwich/python3-dulwich.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-dulwich/python3-dulwich.SlackBuild b/python/python3-dulwich/python3-dulwich.SlackBuild
index 81601c90914e..a80d2b593049 100644
--- a/python/python3-dulwich/python3-dulwich.SlackBuild
+++ b/python/python3-dulwich/python3-dulwich.SlackBuild
@@ -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}
diff --git a/python/python3-dulwich/python3-dulwich.info b/python/python3-dulwich/python3-dulwich.info
index 080c7104e541..5cf5659dffb1 100644
--- a/python/python3-dulwich/python3-dulwich.info
+++ b/python/python3-dulwich/python3-dulwich.info
@@ -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=""