From 106a1a44d9f05a985125bcb39c0e86aa8ae0eb5a Mon Sep 17 00:00:00 2001 From: Chris Walker Date: Sun, 2 Sep 2018 19:56:16 +0100 Subject: development/alembic: Updated for version 1.0.0. Signed-off-by: David Spencer --- development/alembic/README | 2 +- development/alembic/alembic.SlackBuild | 6 +++--- development/alembic/alembic.info | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'development/alembic') diff --git a/development/alembic/README b/development/alembic/README index 55a00fcef7..210bca92cc 100644 --- a/development/alembic/README +++ b/development/alembic/README @@ -4,4 +4,4 @@ SQLAlchemy Database Toolkit for Python. This package can be used to create databases for use with the Asterisk project. -Optional dependencies: postgresql and psycopg2 +Optional dependencies: psycopg2 diff --git a/development/alembic/alembic.SlackBuild b/development/alembic/alembic.SlackBuild index ff7624523d..11036dfb53 100644 --- a/development/alembic/alembic.SlackBuild +++ b/development/alembic/alembic.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for alembic -# Copyright 2017-2018 Christopher Walker Kempner, TX +# Copyright 2017-2018 Chris Walker Kempner, TX # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=alembic -VERSION=${VERSION:-0.9.9} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.0.0} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then diff --git a/development/alembic/alembic.info b/development/alembic/alembic.info index 29504f63fd..e62c35f69d 100644 --- a/development/alembic/alembic.info +++ b/development/alembic/alembic.info @@ -1,10 +1,10 @@ PRGNAM="alembic" -VERSION="0.9.9" +VERSION="1.0.0" HOMEPAGE="https://pypi.python.org/pypi/alembic" -DOWNLOAD="https://pypi.python.org/packages/89/03/756d5b8e1c90bf283c3f435766aa3f20208d1c3887579dd8f2122e01d5f4/alembic-0.9.9.tar.gz" -MD5SUM="c74c6b8b3b2c405b48a9bfeed9a0bd2d" +DOWNLOAD="https://files.pythonhosted.org/packages/92/41/c01e9a2eaef90348cf7dea5054605c991633b5ca470574efe768b60ad5bc/alembic-1.0.0.tar.gz" +MD5SUM="762ab9ba56d1c0b1bfbc7c9f7f849c92" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="SQLAlchemy Mako python-editor python-dateutil" -MAINTAINER="Christopher Walker" +MAINTAINER="Chris Walker" EMAIL="kris240376@gmail.com" -- cgit v1.2.3