From 98851715590f14f166fbf260508b349c76a7637c Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Fri, 24 Mar 2017 19:35:37 +0100 Subject: [PATCH] python/gunicorn: Updated for version 19.7.1. Signed-off-by: Dimitris Zlatanidis --- python/gunicorn/gunicorn.SlackBuild | 4 ++-- python/gunicorn/gunicorn.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/python/gunicorn/gunicorn.SlackBuild b/python/gunicorn/gunicorn.SlackBuild index d1d00528cc..6ff6385ca1 100644 --- a/python/gunicorn/gunicorn.SlackBuild +++ b/python/gunicorn/gunicorn.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for gunicorn -# 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=gunicorn -VERSION=${VERSION:-19.6.0} +VERSION=${VERSION:-19.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/gunicorn/gunicorn.info b/python/gunicorn/gunicorn.info index 39133fc563..f6173bd4ad 100644 --- a/python/gunicorn/gunicorn.info +++ b/python/gunicorn/gunicorn.info @@ -1,8 +1,8 @@ PRGNAM="gunicorn" -VERSION="19.6.0" +VERSION="19.7.1" HOMEPAGE="http://gunicorn.org/" -DOWNLOAD="https://pypi.python.org/packages/84/ce/7ea5396efad1cef682bbc4068e72a0276341d9d9d0f501da609fab9fcb80/gunicorn-19.6.0.tar.gz" -MD5SUM="338e5e8a83ea0f0625f768dba4597530" +DOWNLOAD="https://pypi.python.org/packages/30/3a/10bb213cede0cc4d13ac2263316c872a64bf4c819000c8ccd801f1d5f822/gunicorn-19.7.1.tar.gz" +MD5SUM="174d3c3cd670a5be0404d84c484e590c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES=""