summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-02-28 01:25:57 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-02-28 01:25:57 +0700
commita515fd8f0b13cf38aded61baa963ef32550983ba (patch)
tree9d4cc85cd5621974cfcb5afac0b2527ada689d2b /development
parentb42ce8480860d92b7a28b45f223b2fe1795499e3 (diff)
downloadslackbuilds-a515fd8f0b13cf38aded61baa963ef32550983ba.tar.gz
slackbuilds-a515fd8f0b13cf38aded61baa963ef32550983ba.tar.xz
development/SQLAlchemy: Updated for version 0.9.3 + New Maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/SQLAlchemy/README5
-rw-r--r--development/SQLAlchemy/SQLAlchemy.SlackBuild6
-rw-r--r--development/SQLAlchemy/SQLAlchemy.info12
-rw-r--r--development/SQLAlchemy/slack-desc8
4 files changed, 16 insertions, 15 deletions
diff --git a/development/SQLAlchemy/README b/development/SQLAlchemy/README
index e174a89b0e..72490c5ca9 100644
--- a/development/SQLAlchemy/README
+++ b/development/SQLAlchemy/README
@@ -1,4 +1,5 @@
SQLAlchemy (The Python SQL Toolkit and Object Relational Mapper)
-SQLAlchemy is a Pythonic open source SQL toolkit and Object
-Relational Mapper, by Michael Bayer.
+SQLAlchemy is the Python SQL toolkit and Object Relational Mapper
+that gives application developers the full power and
+flexibility of SQL.
diff --git a/development/SQLAlchemy/SQLAlchemy.SlackBuild b/development/SQLAlchemy/SQLAlchemy.SlackBuild
index a99c9b081e..784ecc456f 100644
--- a/development/SQLAlchemy/SQLAlchemy.SlackBuild
+++ b/development/SQLAlchemy/SQLAlchemy.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for SQLAlchemy
# Copyright 2008 Andrea Maccis (andrea.maccis@gmail.com)
+# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=SQLAlchemy
-VERSION=0.5.5
+VERSION=${VERSION:-0.9.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -75,8 +76,7 @@ find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a CHANGES* LICENSE PKG-INFO README* doc/* examples test \
- $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a AUTHORS CHANGES LICENSE README* $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/development/SQLAlchemy/SQLAlchemy.info b/development/SQLAlchemy/SQLAlchemy.info
index f51ea0235e..63de71be05 100644
--- a/development/SQLAlchemy/SQLAlchemy.info
+++ b/development/SQLAlchemy/SQLAlchemy.info
@@ -1,10 +1,10 @@
PRGNAM="SQLAlchemy"
-VERSION="0.5.5"
+VERSION="0.9.3"
HOMEPAGE="http://www.sqlalchemy.org"
-DOWNLOAD="http://downloads.sourceforge.net/project/sqlalchemy/sqlalchemy/0.5.5/SQLAlchemy-0.5.5.tar.gz"
-MD5SUM="6a518d2c16caf10bdbce85ad06e08abb"
+DOWNLOAD="https://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-0.9.3.tar.gz"
+MD5SUM="a27989b9d4b3f14ea0b1600aa45559c4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pysetuptools"
-MAINTAINER="Andrea Maccis"
-EMAIL="andrea.maccis@gmail.com"
+REQUIRES=""
+MAINTAINER="Dimitris Zlatanidis"
+EMAIL="d.zlatanidis@gmail.com"
diff --git a/development/SQLAlchemy/slack-desc b/development/SQLAlchemy/slack-desc
index 52a681d4c5..906ad093a6 100644
--- a/development/SQLAlchemy/slack-desc
+++ b/development/SQLAlchemy/slack-desc
@@ -8,11 +8,11 @@
|-----handy-ruler------------------------------------------------------|
SQLAlchemy: SQLAlchemy (The Python SQL Toolkit and Object Relational Mapper)
SQLAlchemy:
-SQLAlchemy: SQLAlchemy is a Pythonic open source SQL toolkit and Object
-SQLAlchemy: Relational Mapper, by Michael Bayer.
-SQLAlchemy:
-SQLAlchemy: Homepage: http://www.sqlalchemy.org
+SQLAlchemy: SQLAlchemy is the Python SQL toolkit and Object Relational Mapper
+SQLAlchemy: that gives application developers the full power and
+SQLAlchemy: flexibility of SQL.
SQLAlchemy:
+SQLAlchemy: Homepage: http://www.sqlalchemy.org/
SQLAlchemy:
SQLAlchemy:
SQLAlchemy: