summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2023-05-04 08:58:34 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-04 23:59:12 +0700
commitc8af424a20b88553371da18c716b7e9e8f763d5c (patch)
treead892b2e3b6873d707ffd4bd1be8dfedacafca5d
parent770a57b4501252db536aee804e96c98e37d0e8e8 (diff)
downloadslackbuilds-c8af424a20b88553371da18c716b7e9e8f763d5c.tar.gz
slackbuilds-c8af424a20b88553371da18c716b7e9e8f763d5c.tar.xz
python/python3-dulwich: updated for version 0.21.5
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 1f3cdeb2f4..d117a02375 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.21.3}
+VERSION=${VERSION:-0.21.5}
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 e46c7d2110..5c12c4d792 100644
--- a/python/python3-dulwich/python3-dulwich.info
+++ b/python/python3-dulwich/python3-dulwich.info
@@ -1,8 +1,8 @@
PRGNAM="python3-dulwich"
-VERSION="0.21.3"
+VERSION="0.21.5"
HOMEPAGE="https://www.dulwich.io/"
-DOWNLOAD="https://pypi.python.org/packages/source/d/dulwich/dulwich-0.21.3.tar.gz"
-MD5SUM="a786bc83074c5677ce15a15218c2d575"
+DOWNLOAD="https://pypi.python.org/packages/source/d/dulwich/dulwich-0.21.5.tar.gz"
+MD5SUM="08b553a524041741604d0f5f9a45cd3d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""