From e61b0b14807fd45f2d5708ba24692e9220b0426e Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Thu, 12 Jan 2017 21:30:07 +0100 Subject: python/pyicu: Updated for version 1.9.5. Signed-off-by: Heinz Wiesinger --- python/pyicu/pyicu.SlackBuild | 6 +++--- python/pyicu/pyicu.info | 8 ++++---- python/pyicu/slack-desc | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'python') diff --git a/python/pyicu/pyicu.SlackBuild b/python/pyicu/pyicu.SlackBuild index bc663af547..19bf29f4b2 100644 --- a/python/pyicu/pyicu.SlackBuild +++ b/python/pyicu/pyicu.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pyicu -# Copyright 2009-2015 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2009-2017 Heinz Wiesinger, Amsterdam, The Netherlands # 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=pyicu -VERSION=1.8 +VERSION=1.9.5 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -63,7 +63,7 @@ find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \ | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a CHANGES CREDITS LICENSE PKG-INFO README \ +cp -a CHANGES CREDITS LICENSE PKG-INFO README.md \ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild diff --git a/python/pyicu/pyicu.info b/python/pyicu/pyicu.info index 25a0099e67..5ec10d4cbc 100644 --- a/python/pyicu/pyicu.info +++ b/python/pyicu/pyicu.info @@ -1,8 +1,8 @@ PRGNAM="pyicu" -VERSION="1.8" -HOMEPAGE="http://pyicu.osafoundation.org/" -DOWNLOAD="https://pypi.python.org/packages/source/P/PyICU/PyICU-1.8.tar.gz" -MD5SUM="00c8d40e5400f52c8474aa9480e8dbc1" +VERSION="1.9.5" +HOMEPAGE="https://github.com/ovalhub/pyicu" +DOWNLOAD="https://pypi.python.org/packages/a2/9f/1947f288143191b903e58633ee597cb98bc284de28dafb1231b6f8b67b99/PyICU-1.9.5.tar.gz" +MD5SUM="30f85b7272f15b26c110c9f3e3a9e7a0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/python/pyicu/slack-desc b/python/pyicu/slack-desc index 21c44c07f3..781b011ac9 100644 --- a/python/pyicu/slack-desc +++ b/python/pyicu/slack-desc @@ -11,7 +11,7 @@ pyicu: pyicu: PyICU is a Python extension wrapping IBM's International pyicu: Components for Unicode C++ library (ICU). pyicu: -pyicu: Homepage: http://pyicu.osafoundation.org/ +pyicu: Homepage: https://github.com/ovalhub/pyicu pyicu: pyicu: pyicu: -- cgit v1.2.3