summaryrefslogtreecommitdiffstats
path: root/python/Flask-RESTful
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-06-29 20:29:14 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-07-01 07:41:57 +0700
commit5c4fe3d3a97a5af4404d0c67b70b425851805d62 (patch)
treec37d75e198128684163bedf9fa6ee2de21f509df /python/Flask-RESTful
parent9ef83774a438d951d76debcb43940e0b9fcf3563 (diff)
downloadslackbuilds-5c4fe3d3a97a5af4404d0c67b70b425851805d62.tar.gz
slackbuilds-5c4fe3d3a97a5af4404d0c67b70b425851805d62.tar.xz
python/Flask-RESTful: Updated for version 0.3.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/Flask-RESTful')
-rw-r--r--python/Flask-RESTful/Flask-RESTful.SlackBuild4
-rw-r--r--python/Flask-RESTful/Flask-RESTful.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/Flask-RESTful/Flask-RESTful.SlackBuild b/python/Flask-RESTful/Flask-RESTful.SlackBuild
index 5a3d962346..59bb6a5a5b 100644
--- a/python/Flask-RESTful/Flask-RESTful.SlackBuild
+++ b/python/Flask-RESTful/Flask-RESTful.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Flask-RESTful
-# Copyright 2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=Flask-RESTful
-VERSION=${VERSION:-0.3.5}
+VERSION=${VERSION:-0.3.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/Flask-RESTful/Flask-RESTful.info b/python/Flask-RESTful/Flask-RESTful.info
index 018e617df1..7d2f6fab08 100644
--- a/python/Flask-RESTful/Flask-RESTful.info
+++ b/python/Flask-RESTful/Flask-RESTful.info
@@ -1,8 +1,8 @@
PRGNAM="Flask-RESTful"
-VERSION="0.3.5"
+VERSION="0.3.6"
HOMEPAGE="https://github.com/flask-restful/flask-restful/"
-DOWNLOAD="https://pypi.python.org/packages/00/f6/250e9e11e96088a69a410adf6bcaa68651a285f40b2c41e0c27b2d579f4a/Flask-RESTful-0.3.5.tar.gz"
-MD5SUM="eab04644697354c0e9ef0fa4c17fe607"
+DOWNLOAD="https://pypi.python.org/packages/20/f1/14a62bba209ae189e5c5fa33d5e0b7a4b5969488fa71fd3b8b323860bfc8/Flask-RESTful-0.3.6.tar.gz"
+MD5SUM="8243ca101185b130d8fa529cbdbdbddd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="aniso8601 Flask six pytz"