summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Markus Rinne2019-04-19 08:23:12 +0200
committer Willy Sudiarto Raharjo2019-04-21 02:31:40 +0200
commit1e8f5dabfd9325655536909a5d8153deeab83bb8 (patch)
treed878e411e1e63de6e78440495ffa2a44b4735ed0
parentfd5a9ea5097bc1dcbece1263d54364dde06a588f (diff)
downloadslackbuilds-1e8f5dabfd9325655536909a5d8153deeab83bb8.tar.gz
python/defusedxml: Updated for version 0.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/defusedxml/defusedxml.SlackBuild2
-rw-r--r--python/defusedxml/defusedxml.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/defusedxml/defusedxml.SlackBuild b/python/defusedxml/defusedxml.SlackBuild
index 6c429dddc9..ac016c8dd3 100644
--- a/python/defusedxml/defusedxml.SlackBuild
+++ b/python/defusedxml/defusedxml.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=defusedxml
-VERSION=${VERSION:-0.5.0}
+VERSION=${VERSION:-0.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/defusedxml/defusedxml.info b/python/defusedxml/defusedxml.info
index 8fc091bb74..36204f3b3b 100644
--- a/python/defusedxml/defusedxml.info
+++ b/python/defusedxml/defusedxml.info
@@ -1,8 +1,8 @@
PRGNAM="defusedxml"
-VERSION="0.5.0"
+VERSION="0.6.0"
HOMEPAGE="https://pypi.python.org/pypi/defusedxml"
-DOWNLOAD="https://github.com/tiran/defusedxml/archive/v0.5.0/defusedxml-0.5.0.tar.gz"
-MD5SUM="3aa135375954a9705633aad3d5abfeda"
+DOWNLOAD="https://github.com/tiran/defusedxml/archive/v0.6.0/defusedxml-0.6.0.tar.gz"
+MD5SUM="d424828fbbb281412dcc733ad9eea615"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""