From c69574faff628e5cede32d768f1505115b4f6dab Mon Sep 17 00:00:00 2001 From: Barry J. Grundy Date: Sat, 19 Jan 2019 04:19:32 +0700 Subject: python/pefile: Updated for version 2018.8.8. Signed-off-by: Willy Sudiarto Raharjo --- python/pefile/pefile.SlackBuild | 6 +++--- python/pefile/pefile.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'python/pefile') diff --git a/python/pefile/pefile.SlackBuild b/python/pefile/pefile.SlackBuild index 71b552007c..884b0fdf77 100644 --- a/python/pefile/pefile.SlackBuild +++ b/python/pefile/pefile.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for pefile -# Copyright 2016 Barry Grundy +# Copyright 2016-2019 Barry Grundy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -21,10 +21,10 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# Updated for 2017.11.5, December 2017, Barry J. Grundy. +# Updated for 2018.8.8 Jan 2019, Barry J. Grundy. PRGNAM=pefile -VERSION=${VERSION:-2017.11.5} +VERSION=${VERSION:-2018.8.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pefile/pefile.info b/python/pefile/pefile.info index e04b383a2e..708bacf7fa 100644 --- a/python/pefile/pefile.info +++ b/python/pefile/pefile.info @@ -1,8 +1,8 @@ PRGNAM="pefile" -VERSION="2017.11.5" +VERSION="2018.8.8" HOMEPAGE="https://pypi.python.org/pypi/pefile/" -DOWNLOAD="https://pypi.python.org/packages/7e/9b/f99171190f04cd23768547dd34533b4016bd582842f53cd9fe9585a74c74/pefile-2017.11.5.tar.gz" -MD5SUM="99453cda7a34d93d71cda60280eb062a" +DOWNLOAD="https://files.pythonhosted.org/packages/ed/cc/157f20038a80b6a9988abc06c11a4959be8305a0d33b6d21a134127092d4/pefile-2018.8.8.tar.gz" +MD5SUM="ba779dbf686a513d5ae57d82dd9bc579" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-future" -- cgit v1.2.3