summaryrefslogtreecommitdiffstats
path: root/development/SQLAlchemy
diff options
context:
space:
mode:
author Dimitris Zlatanidis2020-02-21 08:22:52 +0100
committer Willy Sudiarto Raharjo2020-02-24 00:10:04 +0100
commit8a9a6e6589b71318bfdc74f99a89f454a1bea894 (patch)
treeb59806b5e450e8d948d11665b5b0c623d6a9f42e /development/SQLAlchemy
parentea50cd0168a4f1204090ad2400e6444d3ea267b8 (diff)
downloadslackbuilds-8a9a6e6589b71318bfdc74f99a89f454a1bea894.tar.gz
development/SQLAlchemy: Updated for version 1.3.13.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'development/SQLAlchemy')
-rw-r--r--development/SQLAlchemy/SQLAlchemy.SlackBuild4
-rw-r--r--development/SQLAlchemy/SQLAlchemy.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/SQLAlchemy/SQLAlchemy.SlackBuild b/development/SQLAlchemy/SQLAlchemy.SlackBuild
index 8cbf9f8868..d89e37135f 100644
--- a/development/SQLAlchemy/SQLAlchemy.SlackBuild
+++ b/development/SQLAlchemy/SQLAlchemy.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for SQLAlchemy
-# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2020 Dimitris Zlatanidis Orestiada, Greece
# Copyright 2008 Andrea Maccis (andrea.maccis@gmail.com)
# All rights reserved.
#
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=SQLAlchemy
-VERSION=${VERSION:-1.3.12}
+VERSION=${VERSION:-1.3.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/SQLAlchemy/SQLAlchemy.info b/development/SQLAlchemy/SQLAlchemy.info
index cd4d5bbb64..5e70410874 100644
--- a/development/SQLAlchemy/SQLAlchemy.info
+++ b/development/SQLAlchemy/SQLAlchemy.info
@@ -1,8 +1,8 @@
PRGNAM="SQLAlchemy"
-VERSION="1.3.12"
+VERSION="1.3.13"
HOMEPAGE="http://www.sqlalchemy.org"
-DOWNLOAD="https://files.pythonhosted.org/packages/17/7f/35879c73859368ad19a952b69ee780aa97fc30350dabd45fb948d6a4e3ea/SQLAlchemy-1.3.12.tar.gz"
-MD5SUM="02a46be841903b60c52a83342d3ced8e"
+DOWNLOAD="https://files.pythonhosted.org/packages/af/47/35edeb0f86c0b44934c05d961c893e223ef27e79e1f53b5e6f14820ff553/SQLAlchemy-1.3.13.tar.gz"
+MD5SUM="7ccf4fd305b2cd647221c4d6be0d7999"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""