From bf42ad535aa0e4751889dbba300e734b61debb02 Mon Sep 17 00:00:00 2001 From: Mikko Värri Date: Mon, 4 Mar 2013 00:05:04 -0500 Subject: libraries/SQLObject: Updated for version 1.3.2. Signed-off-by: dsomero --- libraries/SQLObject/SQLObject.SlackBuild | 4 ++-- libraries/SQLObject/SQLObject.info | 6 +++--- libraries/SQLObject/slack-desc | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) (limited to 'libraries/SQLObject') 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) -- cgit v1.2.3-65-gdbad