From 5fb5f464138c4c9277fec995f55b9615caf2f4c6 Mon Sep 17 00:00:00 2001 From: Edinaldo P. Silva Date: Fri, 27 Apr 2018 01:24:46 +0700 Subject: python/python-faulthandler: Updated for version 3.1. Signed-off-by: Willy Sudiarto Raharjo --- python/python-faulthandler/python-faulthandler.SlackBuild | 6 +++--- python/python-faulthandler/python-faulthandler.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'python/python-faulthandler') diff --git a/python/python-faulthandler/python-faulthandler.SlackBuild b/python/python-faulthandler/python-faulthandler.SlackBuild index 35983dd71d..c48398efa2 100644 --- a/python/python-faulthandler/python-faulthandler.SlackBuild +++ b/python/python-faulthandler/python-faulthandler.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for python-faulthandler. # -# Copyright 2017 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2017-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-faulthandler -VERSION=${VERSION:-3.0} +VERSION=${VERSION:-3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -54,7 +54,7 @@ else LIBDIRSUFFIX="" fi -SRCNAM="faulthandler" +SRCNAM=${SRCNAM:-faulthandler} set -e diff --git a/python/python-faulthandler/python-faulthandler.info b/python/python-faulthandler/python-faulthandler.info index 718f5fde9c..7b4d5dc4f8 100644 --- a/python/python-faulthandler/python-faulthandler.info +++ b/python/python-faulthandler/python-faulthandler.info @@ -1,8 +1,8 @@ PRGNAM="python-faulthandler" -VERSION="3.0" +VERSION="3.1" HOMEPAGE="https://pypi.python.org/pypi/faulthandler/" -DOWNLOAD="https://pypi.python.org/packages/ce/8b/24cfaae65452373863a3dd6e45db7767024b5b03bd44bafc079c7de202fc/faulthandler-3.0.tar.gz" -MD5SUM="978a5ea29306d5c923fa7c1678ad772b" +DOWNLOAD="https://files.pythonhosted.org/packages/0f/22/7909e7de4f5ab4d4bfdefc46ccf360ef52db8db1539c948a6402a18d5dfc/faulthandler-3.1.tar.gz" +MD5SUM="e949566fa4b9cdced634ce496b5a0541" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3