summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2023-03-06 10:14:16 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-12 08:48:09 +0700
commit278df578517d55475010a99ba1998da03f66e6c3 (patch)
tree8115c46415b1ba53b31294a174dbc97c4aada0bb /python
parent214747791183b237001c56d7d4a91ad0413e7f05 (diff)
downloadslackbuilds-278df578517d55475010a99ba1998da03f66e6c3.tar.gz
slackbuilds-278df578517d55475010a99ba1998da03f66e6c3.tar.xz
python/python3-pastedeploy: Updated for version 3.0.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-pastedeploy/python3-pastedeploy.SlackBuild2
-rw-r--r--python/python3-pastedeploy/python3-pastedeploy.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-pastedeploy/python3-pastedeploy.SlackBuild b/python/python3-pastedeploy/python3-pastedeploy.SlackBuild
index eaa751b29d..68ac202fe5 100644
--- a/python/python3-pastedeploy/python3-pastedeploy.SlackBuild
+++ b/python/python3-pastedeploy/python3-pastedeploy.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pastedeploy
SRCNAM=PasteDeploy
-VERSION=${VERSION:-2.1.1}
+VERSION=${VERSION:-3.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-pastedeploy/python3-pastedeploy.info b/python/python3-pastedeploy/python3-pastedeploy.info
index 748f64ef26..ef5955fb5a 100644
--- a/python/python3-pastedeploy/python3-pastedeploy.info
+++ b/python/python3-pastedeploy/python3-pastedeploy.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pastedeploy"
-VERSION="2.1.1"
+VERSION="3.0.1"
HOMEPAGE="https://pylonsproject.org/"
-DOWNLOAD="https://pypi.python.org/packages/source/P/PasteDeploy/PasteDeploy-2.1.1.tar.gz"
-MD5SUM="bc13219866a524626aee97127afa0348"
+DOWNLOAD="https://pypi.python.org/packages/source/P/PasteDeploy/PasteDeploy-3.0.1.tar.gz"
+MD5SUM="361186ab5e4fc003bec3417824f950bd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""