summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2014-03-06 07:08:57 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-03-06 07:08:57 +0700
commit4f0d1f1b9bc17f2baba5646025faabc50c654140 (patch)
tree6c38bb5108f0b9e15aa421c19ed3c1bd450bbd5d
parentbaf46c6a33d65e232c2e6826bbba8e7ff2de0c35 (diff)
downloadslackbuilds-4f0d1f1b9bc17f2baba5646025faabc50c654140.tar.gz
slackbuilds-4f0d1f1b9bc17f2baba5646025faabc50c654140.tar.xz
libraries/zope.location: Updated for version 4.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/zope.location/zope.location.SlackBuild4
-rw-r--r--libraries/zope.location/zope.location.info6
2 files changed, 5 insertions, 5 deletions
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"