diff options
-rw-r--r-- | development/SQLAlchemy/SQLAlchemy.SlackBuild | 2 | ||||
-rw-r--r-- | development/SQLAlchemy/SQLAlchemy.info | 8 | ||||
-rw-r--r-- | development/SQLAlchemy/slack-desc | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/development/SQLAlchemy/SQLAlchemy.SlackBuild b/development/SQLAlchemy/SQLAlchemy.SlackBuild index 7b6cf22abf..b6049163cf 100644 --- a/development/SQLAlchemy/SQLAlchemy.SlackBuild +++ b/development/SQLAlchemy/SQLAlchemy.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=SQLAlchemy -VERSION=0.4.4 +VERSION=0.4.6 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/SQLAlchemy/SQLAlchemy.info b/development/SQLAlchemy/SQLAlchemy.info index e3022d421e..6f83722bb0 100644 --- a/development/SQLAlchemy/SQLAlchemy.info +++ b/development/SQLAlchemy/SQLAlchemy.info @@ -1,8 +1,8 @@ PRGNAM="SQLAlchemy" -VERSION="0.4.4" +VERSION="0.4.6" HOMEPAGE="http://www.sqlalchemy.org" -DOWNLOAD="http://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-0.4.4.tar.gz" -MD5SUM="ff8ec0cfda50563575f1cfaa07764554" +DOWNLOAD="http://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-0.4.6.tar.gz" +MD5SUM="3d1e737bb408de25b2fadb19a736b40e" MAINTAINER="Andrea Maccis" EMAIL="andrea.maccis@gmail.com" -APPROVED="David Somero" +APPROVED="rworkman" diff --git a/development/SQLAlchemy/slack-desc b/development/SQLAlchemy/slack-desc index c543a1a371..454ec09457 100644 --- a/development/SQLAlchemy/slack-desc +++ b/development/SQLAlchemy/slack-desc @@ -5,7 +5,7 @@ # exactly 11 lines for the formatting to be correct. It's also customary to # leave one space after the ':'. - |-----handy-ruler---------------------------------------------------| + |-----handy-ruler--------------------------------------------------| SQLAlchemy: SQLAlchemy (The Python SQL Toolkit and Object Relational Mapper) SQLAlchemy: SQLAlchemy: SQLAlchemy is a Pythonic open source SQL toolkit and Object |