From 09d5f75042eae044bea7efedfa9da3d1bc77dce5 Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Wed, 30 Mar 2011 16:19:40 +0200 Subject: python/pytz: Updated for version 2011d Signed-off-by: Heinz Wiesinger --- python/pytz/pytz.SlackBuild | 6 ++---- python/pytz/pytz.info | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) (limited to 'python') diff --git a/python/pytz/pytz.SlackBuild b/python/pytz/pytz.SlackBuild index 27d8fb5cd5..b41160ed73 100644 --- a/python/pytz/pytz.SlackBuild +++ b/python/pytz/pytz.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pytz -# Copyright 2009 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2009-2011 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,16 +23,14 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pytz -VERSION=2009n +VERSION=2011d BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -# Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then case "$( uname -m )" in i?86) ARCH=i486 ;; arm*) ARCH=arm ;; - # Unless $ARCH is already set, use uname -m for all other archs: *) ARCH=$( uname -m ) ;; esac fi diff --git a/python/pytz/pytz.info b/python/pytz/pytz.info index 24ce6093c0..e876cb4cf0 100644 --- a/python/pytz/pytz.info +++ b/python/pytz/pytz.info @@ -1,8 +1,8 @@ PRGNAM="pytz" -VERSION="2009n" +VERSION="2011d" HOMEPAGE="https://launchpad.net/pytz" -DOWNLOAD="http://pypi.python.org/packages/source/p/pytz/pytz-2009n.tar.bz2" -MD5SUM="7f069d7221bbe0a580c2300677e204ce" +DOWNLOAD="http://pypi.python.org/packages/source/p/pytz/pytz-2011d.tar.bz2" +MD5SUM="1710a2e1c2c38fd36d95d7b4c1e499c5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Heinz Wiesinger" -- cgit v1.2.3