summaryrefslogtreecommitdiffstats
path: root/libraries/SQLObject
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/SQLObject')
-rw-r--r--libraries/SQLObject/SQLObject.SlackBuild4
-rw-r--r--libraries/SQLObject/SQLObject.info6
-rw-r--r--libraries/SQLObject/slack-desc10
3 files changed, 10 insertions, 10 deletions
diff --git a/libraries/SQLObject/SQLObject.SlackBuild b/libraries/SQLObject/SQLObject.SlackBuild
index 3580bbc337..82907d6285 100644
--- a/libraries/SQLObject/SQLObject.SlackBuild
+++ b/libraries/SQLObject/SQLObject.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for SQLObject
-# Copyright 2012 Mikko Värri, Finland
+# Copyright 2013 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=SQLObject
-VERSION=${VERSION:-1.3.0}
+VERSION=${VERSION:-1.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/SQLObject/SQLObject.info b/libraries/SQLObject/SQLObject.info
index 90d9643662..863481fe65 100644
--- a/libraries/SQLObject/SQLObject.info
+++ b/libraries/SQLObject/SQLObject.info
@@ -1,8 +1,8 @@
PRGNAM="SQLObject"
-VERSION="1.3.0"
+VERSION="1.3.2"
HOMEPAGE="http://pypi.python.org/pypi/SQLObject/"
-DOWNLOAD="http://pypi.python.org/packages/source/S/SQLObject/SQLObject-1.3.0.tar.gz"
-MD5SUM="c96200159bc45654873ea0232b70e498"
+DOWNLOAD="http://pypi.python.org/packages/source/S/SQLObject/SQLObject-1.3.2.tar.gz"
+MD5SUM="225f5ecb912804415ffbd24db9473367"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="FormEncode"
diff --git a/libraries/SQLObject/slack-desc b/libraries/SQLObject/slack-desc
index 088b972180..9bca9e628f 100644
--- a/libraries/SQLObject/slack-desc
+++ b/libraries/SQLObject/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
SQLObject: SQLObject (Object-Relational Manager, aka database wrapper)