From ffd70c8a95b9a671887a524d2924a4daa8374a0b Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sun, 1 Apr 2018 10:56:17 +0200 Subject: libraries/CherryPy: Updated for version 14.0.1. Signed-off-by: Dimitris Zlatanidis --- libraries/CherryPy/CherryPy.SlackBuild | 4 ++-- libraries/CherryPy/CherryPy.info | 8 ++++---- libraries/CherryPy/README | 2 -- 3 files changed, 6 insertions(+), 8 deletions(-) (limited to 'libraries') diff --git a/libraries/CherryPy/CherryPy.SlackBuild b/libraries/CherryPy/CherryPy.SlackBuild index 20ccf71ead..987dbef39e 100644 --- a/libraries/CherryPy/CherryPy.SlackBuild +++ b/libraries/CherryPy/CherryPy.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for CherryPy # Written by Larry Hajali -# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2016-2018 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=CherryPy -VERSION=${VERSION:-12.0.1} +VERSION=${VERSION:-14.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/CherryPy/CherryPy.info b/libraries/CherryPy/CherryPy.info index f85251429d..5ab103dc61 100644 --- a/libraries/CherryPy/CherryPy.info +++ b/libraries/CherryPy/CherryPy.info @@ -1,10 +1,10 @@ PRGNAM="CherryPy" -VERSION="12.0.1" +VERSION="14.0.1" HOMEPAGE="http://www.cherrypy.org/" -DOWNLOAD="https://pypi.python.org/packages/be/d8/a8ef56bfe1c39d466b8d55b496b64459cc43dec71361d88edf904901637f/CherryPy-12.0.1.tar.gz" -MD5SUM="e21fd0c5706504a8f26c46d808a14255" +DOWNLOAD="https://pypi.python.org/packages/b6/cb/c38321ba5bf3c968f926a8be41868bbc35bedbf70272f7d51d88a78ee588/CherryPy-14.0.1.tar.gz" +MD5SUM="c52fccb916bdbc1cfd7dace46929301a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="cheroot portend jaraco.classes" +REQUIRES="setuptools-scm cheroot portend" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" diff --git a/libraries/CherryPy/README b/libraries/CherryPy/README index 044299bd53..316ba98147 100644 --- a/libraries/CherryPy/README +++ b/libraries/CherryPy/README @@ -3,5 +3,3 @@ CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This results in smaller source code developed in less time. - -Optional dependency: python-memcached -- cgit v1.2.3