From 6a565142fe64703c2f0acabff5f9f6ab4a9a3169 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sat, 18 May 2019 17:46:52 +0200 Subject: python/Flask: Updated for version 1.0.3. Signed-off-by: Dimitris Zlatanidis --- python/Flask/Flask.SlackBuild | 4 ++-- python/Flask/Flask.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/Flask') diff --git a/python/Flask/Flask.SlackBuild b/python/Flask/Flask.SlackBuild index 25614492d359c..73ee7f7908d54 100644 --- a/python/Flask/Flask.SlackBuild +++ b/python/Flask/Flask.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Flask -# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2019 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:-1.0.2} +VERSION=${VERSION:-1.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/Flask/Flask.info b/python/Flask/Flask.info index 6cc369d76bcad..5b5e184ec1204 100644 --- a/python/Flask/Flask.info +++ b/python/Flask/Flask.info @@ -1,8 +1,8 @@ PRGNAM="Flask" -VERSION="1.0.2" +VERSION="1.0.3" HOMEPAGE="http://flask.pocoo.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/4b/12/c1fbf4971fda0e4de05565694c9f0c92646223cff53f15b6eb248a310a62/Flask-1.0.2.tar.gz" -MD5SUM="824f0f20aae1f44c9c7dc4054adb7969" +DOWNLOAD="https://files.pythonhosted.org/packages/e9/96/8f6d83828a77306a119e12b215a7b0637c955b408fb1c161311a6891b958/Flask-1.0.3.tar.gz" +MD5SUM="4b81d0538eb6515ce94df05e74523913" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="werkzeug Jinja2 itsdangerous click" -- cgit v1.2.3