summaryrefslogtreecommitdiffstats
path: root/python/Flask
diff options
context:
space:
mode:
Diffstat (limited to 'python/Flask')
-rw-r--r--python/Flask/Flask.SlackBuild4
-rw-r--r--python/Flask/Flask.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/Flask/Flask.SlackBuild b/python/Flask/Flask.SlackBuild
index b201901504..0e10f1e2b3 100644
--- a/python/Flask/Flask.SlackBuild
+++ b/python/Flask/Flask.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Flask
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-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
-VERSION=${VERSION:-0.12}
+VERSION=${VERSION:-0.12.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/Flask/Flask.info b/python/Flask/Flask.info
index 877f2aebfb..92358989d1 100644
--- a/python/Flask/Flask.info
+++ b/python/Flask/Flask.info
@@ -1,8 +1,8 @@
PRGNAM="Flask"
-VERSION="0.12"
+VERSION="0.12.2"
HOMEPAGE="http://flask.pocoo.org/"
-DOWNLOAD="https://pypi.python.org/packages/4b/3a/4c20183df155dd2e39168e35d53a388efb384a512ca6c73001d8292c094a/Flask-0.12.tar.gz"
-MD5SUM="c1d30f51cff4a38f9454b23328a15c5a"
+DOWNLOAD="https://pypi.python.org/packages/eb/12/1c7bd06fcbd08ba544f25bf2c6612e305a70ea51ca0eda8007344ec3f123/Flask-0.12.2.tar.gz"
+MD5SUM="97278dfdafda98ba7902e890b0289177"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="werkzeug Jinja2 itsdangerous click"