summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2018-06-22 14:24:52 +0200
committer Willy Sudiarto Raharjo2018-06-22 14:24:52 +0200
commitfbf10e6bfdf73be0aad82a1e3d09f30a70279f13 (patch)
tree4398592b3e89f69d2b8d3b7c96a51846094eb625 /python
parent8c143db933213caf00a1bbb8f97895951ee00184 (diff)
downloadslackbuilds-fbf10e6bfdf73be0aad82a1e3d09f30a70279f13.tar.gz
python/pyrfc3339: Updated for version 1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/pyrfc3339/pyrfc3339.SlackBuild4
-rw-r--r--python/pyrfc3339/pyrfc3339.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/pyrfc3339/pyrfc3339.SlackBuild b/python/pyrfc3339/pyrfc3339.SlackBuild
index dbde307e8e..f3b5be8ba0 100644
--- a/python/pyrfc3339/pyrfc3339.SlackBuild
+++ b/python/pyrfc3339/pyrfc3339.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pyrfc3339
-# Copyright 2015-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2015-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=pyrfc3339
SRCNAM=pyRFC3339
-VERSION=${VERSION:-1.0}
+VERSION=${VERSION:-1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pyrfc3339/pyrfc3339.info b/python/pyrfc3339/pyrfc3339.info
index da7ae91b35..57080e2d59 100644
--- a/python/pyrfc3339/pyrfc3339.info
+++ b/python/pyrfc3339/pyrfc3339.info
@@ -1,8 +1,8 @@
PRGNAM="pyrfc3339"
-VERSION="1.0"
+VERSION="1.1"
HOMEPAGE="https://pypi.python.org/pypi/pyRFC3339"
-DOWNLOAD="https://pypi.python.org/packages/source/p/pyRFC3339/pyRFC3339-1.0.tar.gz"
-MD5SUM="0f7edd7ffd756a582eeef9282fecb60d"
+DOWNLOAD="https://pypi.python.org/packages/source/p/pyRFC3339/pyRFC3339-1.1.tar.gz"
+MD5SUM="c829980738b8271b0179ffd0c41187b0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""