summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Audrius Kažukauskas2017-09-01 20:23:42 +0200
committer David Spencer2017-09-02 11:20:30 +0200
commit83d0671ac2cd8be9d3b1c802428811f01d9e7b99 (patch)
tree25b02b4ee574498f4c68a4d0d2f3e43fe3170504
parent7338176397cd912379c37797a95648603a690744 (diff)
downloadslackbuilds-83d0671ac2cd8be9d3b1c802428811f01d9e7b99.tar.gz
python/dulwich: Updated for version 0.18.2.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
-rw-r--r--python/dulwich/dulwich.SlackBuild4
-rw-r--r--python/dulwich/dulwich.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/dulwich/dulwich.SlackBuild b/python/dulwich/dulwich.SlackBuild
index df1c0ef712..0959144a68 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.17.3}
+VERSION=${VERSION:-0.18.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -40,7 +40,7 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-set -eu
+set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
diff --git a/python/dulwich/dulwich.info b/python/dulwich/dulwich.info
index d997b89680..09d642adc2 100644
--- a/python/dulwich/dulwich.info
+++ b/python/dulwich/dulwich.info
@@ -1,8 +1,8 @@
PRGNAM="dulwich"
-VERSION="0.17.3"
+VERSION="0.18.2"
HOMEPAGE="https://www.dulwich.io/"
-DOWNLOAD="https://pypi.python.org/packages/d8/a9/6892b6ec7695b799b9730f633e9a2cbe854af0c5df1e75980e3a934ac3bc/dulwich-0.17.3.tar.gz"
-MD5SUM="2e5a14b1f4cbc9207b8a4134683a6054"
+DOWNLOAD="https://pypi.python.org/packages/a4/fd/61692ee8e7492aacd7473c316aa2a3c4c87c873ea385bd76f7d263686a19/dulwich-0.18.2.tar.gz"
+MD5SUM="ce8b41fb357094752547d717aee975c6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""