From 9a6e986b892470e6290ac80cf393849937133790 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Thu, 24 Jul 2014 16:15:11 +0700 Subject: python/colored: Updated for version 1.1.3. Signed-off-by: Willy Sudiarto Raharjo --- python/colored/README | 4 +++- python/colored/colored.SlackBuild | 2 +- python/colored/colored.info | 6 +++--- 3 files changed, 7 insertions(+), 5 deletions(-) (limited to 'python') diff --git a/python/colored/README b/python/colored/README index b88c6ab2e010..d43d9adc18cd 100644 --- a/python/colored/README +++ b/python/colored/README @@ -1,2 +1,4 @@ Very simple Python library for color and formatting in terminal. -Support Python 2 and 3. +Collection of color codes and names for 256 color terminal setups. +The following is a list of 256 colors for Xterm, containing an +example of the displayed color, Xterm Name, Xterm Number and HEX. diff --git a/python/colored/colored.SlackBuild b/python/colored/colored.SlackBuild index 3d8d2bcd14b7..588d0a130f5b 100644 --- a/python/colored/colored.SlackBuild +++ b/python/colored/colored.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=colored -VERSION=${VERSION:-1.0.6} +VERSION=${VERSION:-1.1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/colored/colored.info b/python/colored/colored.info index ea7f224143cf..32e1705d5ba6 100644 --- a/python/colored/colored.info +++ b/python/colored/colored.info @@ -1,8 +1,8 @@ PRGNAM="colored" -VERSION="1.0.6" +VERSION="1.1.3" HOMEPAGE="https://github.com/dslackw/colored" -DOWNLOAD="https://github.com/dslackw/colored/archive/v1.0.6.tar.gz" -MD5SUM="3b712a4efc38b9d758967805eff82828" +DOWNLOAD="https://github.com/dslackw/colored/archive/v1.1.3.tar.gz" +MD5SUM="398951bf9647e8f831d29fec445fd105" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3