summaryrefslogtreecommitdiffstats
path: root/python/python-faulthandler
diff options
context:
space:
mode:
author Nick Smallbone <nick@smallbone.se>2020-03-14 06:28:33 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-03-14 06:28:33 +0700
commit298051ad05c63a769edee3d8ac680f87afb749e1 (patch)
tree0d093ea6a8407f20af4f405321b8236768ec713f /python/python-faulthandler
parent89c7353cd308029dfcc2f1539485bd8cb6980b26 (diff)
downloadslackbuilds-298051ad05c63a769edee3d8ac680f87afb749e1.tar.gz
slackbuilds-298051ad05c63a769edee3d8ac680f87afb749e1.tar.xz
python/python-faulthandler: Updated for version 3.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-faulthandler')
-rw-r--r--python/python-faulthandler/python-faulthandler.SlackBuild5
-rw-r--r--python/python-faulthandler/python-faulthandler.info10
2 files changed, 8 insertions, 7 deletions
diff --git a/python/python-faulthandler/python-faulthandler.SlackBuild b/python/python-faulthandler/python-faulthandler.SlackBuild
index 4e8a77aa3e..c1b01aebec 100644
--- a/python/python-faulthandler/python-faulthandler.SlackBuild
+++ b/python/python-faulthandler/python-faulthandler.SlackBuild
@@ -2,7 +2,8 @@
#
# Slackware build script for python-faulthandler.
#
-# Copyright 2017-2020 Edinaldo P. Silva, Rio de Janeiro, Brazil.
+# Copyright 2017-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil.
+# Copyright 2020 Nick Smallbone, Gothenburg, Sweden.
# 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=python-faulthandler
-VERSION=${VERSION:-3.1}
+VERSION=${VERSION:-3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-faulthandler/python-faulthandler.info b/python/python-faulthandler/python-faulthandler.info
index 08187297f1..4c543c5507 100644
--- a/python/python-faulthandler/python-faulthandler.info
+++ b/python/python-faulthandler/python-faulthandler.info
@@ -1,10 +1,10 @@
PRGNAM="python-faulthandler"
-VERSION="3.1"
+VERSION="3.2"
HOMEPAGE="https://pypi.python.org/pypi/faulthandler/"
-DOWNLOAD="https://files.pythonhosted.org/packages/0f/22/7909e7de4f5ab4d4bfdefc46ccf360ef52db8db1539c948a6402a18d5dfc/faulthandler-3.1.tar.gz"
-MD5SUM="e949566fa4b9cdced634ce496b5a0541"
+DOWNLOAD="https://files.pythonhosted.org/packages/b9/35/16c89cd8f6e5c422b2b58143f52e12cb04904c14bb0bb7b1c8e5a4db6ac2/faulthandler-3.2.tar.gz"
+MD5SUM="8acdba2d998e0582429253bec19bf562"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
-MAINTAINER="orphaned - no maintainer"
-EMAIL="nobody@nowhere"
+MAINTAINER="Nick Smallbone"
+EMAIL="nick@smallbone.se"