From 2d8ee40fc7b064fc99eea7acaf67ac36692c8fc0 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Thu, 19 Jan 2017 02:16:39 +0200 Subject: python/APScheduler: Updated for version 3.3.1. Signed-off-by: Dimitris Zlatanidis --- python/APScheduler/APScheduler.SlackBuild | 4 ++-- python/APScheduler/APScheduler.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/APScheduler') diff --git a/python/APScheduler/APScheduler.SlackBuild b/python/APScheduler/APScheduler.SlackBuild index 663fef3a41..a3493e9a8e 100644 --- a/python/APScheduler/APScheduler.SlackBuild +++ b/python/APScheduler/APScheduler.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for APScheduler -# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece # 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=APScheduler -VERSION=${VERSION:-3.3.0} +VERSION=${VERSION:-3.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/APScheduler/APScheduler.info b/python/APScheduler/APScheduler.info index e1ae3fb90a..91de1a2608 100644 --- a/python/APScheduler/APScheduler.info +++ b/python/APScheduler/APScheduler.info @@ -1,8 +1,8 @@ PRGNAM="APScheduler" -VERSION="3.3.0" +VERSION="3.3.1" HOMEPAGE="http://pypi.python.org/pypi/APScheduler/" -DOWNLOAD="https://pypi.python.org/packages/33/1f/67c56dddfebb8c7e6f96705284f18ce529e4bc48dec0ae42718550d52714/APScheduler-3.3.0.tar.gz" -MD5SUM="67ff7f68a8fce66676fc28a488f029f2" +DOWNLOAD="https://pypi.python.org/packages/43/20/7131b30b6476366a536f46095a31750b77aa4b643984f7bcbbed96cf2126/APScheduler-3.3.1.tar.gz" +MD5SUM="6342b3b78b41920a8aa54fd3cd4a299d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="tzlocal six futures funcsigs" -- cgit v1.2.3