From 4f0d1f1b9bc17f2baba5646025faabc50c654140 Mon Sep 17 00:00:00 2001 From: Mikko Värri Date: Thu, 6 Mar 2014 07:08:57 +0700 Subject: libraries/zope.location: Updated for version 4.0.2. Signed-off-by: Willy Sudiarto Raharjo --- libraries/zope.location/zope.location.SlackBuild | 4 ++-- libraries/zope.location/zope.location.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'libraries/zope.location') diff --git a/libraries/zope.location/zope.location.SlackBuild b/libraries/zope.location/zope.location.SlackBuild index 593272a05b..a9edbba61d 100644 --- a/libraries/zope.location/zope.location.SlackBuild +++ b/libraries/zope.location/zope.location.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for zope.location -# Copyright 2013 Mikko Värri, Finland +# Copyright 2014 Mikko Värri, Finland # 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=zope.location -VERSION=${VERSION:-4.0.1} +VERSION=${VERSION:-4.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/zope.location/zope.location.info b/libraries/zope.location/zope.location.info index bf4199f98c..096999cd9c 100644 --- a/libraries/zope.location/zope.location.info +++ b/libraries/zope.location/zope.location.info @@ -1,8 +1,8 @@ PRGNAM="zope.location" -VERSION="4.0.1" +VERSION="4.0.2" HOMEPAGE="http://pypi.python.org/pypi/zope.location" -DOWNLOAD="http://pypi.python.org/packages/source/z/zope.location/zope.location-4.0.1.zip" -MD5SUM="599938b93c2d3a2ac6187dd33d3bf565" +DOWNLOAD="http://pypi.python.org/packages/source/z/zope.location/zope.location-4.0.2.zip" +MD5SUM="44d865b2c0b1e1cc93898c7df938d353" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="zope.schema zope.proxy zope.component" -- cgit v1.2.3-65-gdbad