summaryrefslogtreecommitdiffstats
path: root/python/pendulum
diff options
context:
space:
mode:
Diffstat (limited to 'python/pendulum')
-rw-r--r--python/pendulum/pendulum.SlackBuild2
-rw-r--r--python/pendulum/pendulum.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/pendulum/pendulum.SlackBuild b/python/pendulum/pendulum.SlackBuild
index 975afd278d..99154bd0b7 100644
--- a/python/pendulum/pendulum.SlackBuild
+++ b/python/pendulum/pendulum.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pendulum
-VERSION=${VERSION:-0.6.2}
+VERSION=${VERSION:-0.6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pendulum/pendulum.info b/python/pendulum/pendulum.info
index b703554df4..83d1f8e0e3 100644
--- a/python/pendulum/pendulum.info
+++ b/python/pendulum/pendulum.info
@@ -1,8 +1,8 @@
PRGNAM="pendulum"
-VERSION="0.6.2"
+VERSION="0.6.3"
HOMEPAGE="https://pendulum.eustace.io/"
-DOWNLOAD="https://pypi.python.org/packages/29/76/44fb90c50921211eced8dfbfe33972ba941c626fa959fabe879a557098df/pendulum-0.6.2.tar.gz"
-MD5SUM="6a0f857a0b9c34160a848871d269f25e"
+DOWNLOAD="https://pypi.python.org/packages/3a/dd/f0c46ec9f91d3a445ef208460a4ee7de203238e87cd085464a0ac5de30c2/pendulum-0.6.3.tar.gz"
+MD5SUM="eecd76a582bbbb1ac9ffa3a9afa19a49"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tzlocal python-dateutil"