summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2015-09-05 13:04:55 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-09-05 18:24:28 +0700
commitf3f6002a80b2ec08fb76ccde4c2c0d53237f193f (patch)
tree6fe24b4c48c3b22499f58c7eb3c8756d7a69f03e /python
parent5ff0a0eb7e5104a6e8ad125ff92fdafe3fe6d97a (diff)
downloadslackbuilds-f3f6002a80b2ec08fb76ccde4c2c0d53237f193f.tar.gz
slackbuilds-f3f6002a80b2ec08fb76ccde4c2c0d53237f193f.tar.xz
python/dulwich: Updated for version 0.10.1.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python')
-rw-r--r--python/dulwich/dulwich.SlackBuild2
-rw-r--r--python/dulwich/dulwich.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/dulwich/dulwich.SlackBuild b/python/dulwich/dulwich.SlackBuild
index a0a6a9db61..4aa315b7ab 100644
--- a/python/dulwich/dulwich.SlackBuild
+++ b/python/dulwich/dulwich.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=dulwich
-VERSION=${VERSION:-0.10.0}
+VERSION=${VERSION:-0.10.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/dulwich/dulwich.info b/python/dulwich/dulwich.info
index 1bb0742ded..59f565f34b 100644
--- a/python/dulwich/dulwich.info
+++ b/python/dulwich/dulwich.info
@@ -1,8 +1,8 @@
PRGNAM="dulwich"
-VERSION="0.10.0"
+VERSION="0.10.1"
HOMEPAGE="https://www.samba.org/~jelmer/dulwich/"
-DOWNLOAD="https://pypi.python.org/packages/source/d/dulwich/dulwich-0.10.0.tar.gz"
-MD5SUM="caa3222039ca1359c011c2d5e4f2d85b"
+DOWNLOAD="https://www.samba.org/~jelmer/dulwich/dulwich-0.10.1.tar.gz"
+MD5SUM="fa72df313916fb86186e507414899cf9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""